Search the web
Sign In
New User? Sign Up
jrun-interest · Java Servlet engine
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 8081 - 8110 of 16245   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8081
hi i am a new jrun user. I Did you turn off the garbage collector? can u turn off the garbage collector? It is a news to me. Please tell me how to do that. I...
ajit m gholap
agholap@...
Send Email
Apr 3, 2000
12:58 am
8082
How can I set up Jrun to support multiple web site ( IIS web server that has multiple web site on same machine)? Does anyone has idea or experience? Please let...
이한수
hslee@...
Send Email
Apr 3, 2000
1:50 am
8083
You can disable class garbage collection by passing the noclassgc option to the JVM on startup. So to do this in JRun 2.3.3, you would edit the jsm.properties...
Scott Stirling
sstirling@...
Send Email
Apr 3, 2000
3:06 am
8084
There are several ways to do this. You should check out multihoming in the JRun Users Guide (in your docs directory) and the list archive for this email list...
Scott Stirling
sstirling@...
Send Email
Apr 3, 2000
3:12 am
8085
hi all, can anybody tell me how to use ssl with apache and jrun. I have no idea about how ssl works. Can anybody suggest me any good site where i get a good...
ajit m gholap
agholap@...
Send Email
Apr 11, 2000
5:04 am
8086
http://www.verisign.com/ has a lot of information. This is where you can buy ssl certificates, too. Teri Radichel teri@... the project:...
Teri Radichel
Teri@...
Send Email
Apr 11, 2000
5:21 am
8087
www.apache.org -> Related Projects -> Apache-SSL HTH ET ... From: ajit m gholap [mailto:agholap@...] Sent: Monday, April 10, 2000 9:19 PM To:...
Eitzenberger Thomas
thomas.eitzenberger@...
Send Email
Apr 11, 2000
6:17 am
8088
... There are at least two different products, which you can use to add SSL support to Apache: 1.) Apache SSL 2.) mod-ssl I can recommend the latter. Have a...
Oliver Koell
oko@...
Send Email
Apr 11, 2000
8:46 am
8089
Hi, I think the Problem has something to do with the Jrun Configuration. If I have a message like this in the same log file, there are some conflicts with ...
Ingo Schneider
schneider@...
Send Email
Apr 11, 2000
8:49 am
8090
No problems, I'm using JRun (build 155) onn w2000 for 2 months. Mikhail ... From: urmila.varanasi@... [mailto:urmila.varanasi@...] ...
Mikhail Bezroukov
mekhas@...
Send Email
Apr 11, 2000
5:48 pm
8091
thanks for responding. I installed it last week w/no problems and everything seems to be okay Urmila ... From: urmila.varanasi@... ...
urmila.varanasi@...
Send Email
Apr 11, 2000
5:55 pm
8092
... If you're thinking of the browser cache, that's not necessarily true. You can put an "expires" header in your reply. Putting the right value in the expires...
ken_warkentyne@...
Send Email
Apr 11, 2000
6:03 pm
8093
I am not sure what was responsible for this error , but I uninstalled my JRun .rebooted and stopped almost all services and installed Jrun again and rebooted...
Srinivasan Pulipakkam
sriniip@...
Send Email
Apr 11, 2000
8:05 pm
8094
We recently received and installed our SSL certificate on our production web server. Now we must alter our existing Servlets and JSPs to make use of SSL. Our...
David S. Soleno
dsoleno@...
Send Email
Apr 11, 2000
8:58 pm
8095
There's no immediately obvious reason why you'd have to do anything to your code just because you're now using a server with SSL enabled. Is there a ...
Scott Stirling
sstirling@...
Send Email
Apr 11, 2000
9:49 pm
8096
Hi, My company has a project for a Email service which is more or less like Hotmail,Yahoo etc . Can't guess the traffic yet. Has anybody done a project like...
ajay sharma
ajksharma@...
Send Email
Apr 12, 2000
2:11 am
8097
Right. If it's necessary for whatever reason to test SSL in development, you can create your own certificate with any web server. NES has a built-in utility...
Scott Stirling
sstirling@...
Send Email
Apr 12, 2000
2:36 am
8098
I fairly new to the servlet world, having only written for 3 months now. I recently installed JRUN on IIS box and set the admin prot to 57860 - however, it...
David Cate
dcate@...
Send Email
Apr 12, 2000
2:37 am
8099
I've read the FAQ on setting up multiple jsm's, but I'm having a problem I can't solve. Furthermore, trying to set up a second jsm has stopped my original one...
Erich Izdepski
izdepse@...
Send Email
Apr 12, 2000
2:48 am
8100
I have mailed you directly an Appendix out of our installation guide. It (a zipped Word 97 doc) gives our version of the recipe. Hope it helps. David ... Date:...
David Heron
davidhe@...
Send Email
Apr 12, 2000
2:53 am
8101
I use JNI for a linear programming DLL and all it needs is the directory where the DLLs are located added to the java.path variable:- in jsm.properties ...
Mike Wood
mike.p.wood@...
Send Email
Apr 12, 2000
2:53 am
8102
This may be a bit off topic, but I think it might concern any java developper. I'm using Blackdown's 1.2.2 JDK, but I remember having the same trouble in the...
Sylvain Roche
sylvain@...
Send Email
Apr 12, 2000
2:56 am
8103
I am running JRUN under Windows 2000 and IIS in a test environment and have not had any problems. ... From: urmila.varanasi@... ...
EKreiser@...
Send Email
Apr 12, 2000
3:00 am
8104
That been around for a while, I found the best thing is to multiply every thing to get a whole integer do the math and then divide back in to a float. Thanks...
Doug Nelson
dnelson@...
Send Email
Apr 12, 2000
3:02 am
8105
Hi! I let my servlet call a C function with JNI. Below is my code: //////////////////////////////////////////////////////////// import java.io.*; import...
Xizhen Wang
wang-xizhen@...
Send Email
Apr 12, 2000
3:03 am
8106
... From: "Sylvain Roche" <sylvain@...> To: "JRun@allaire" <jrun-talk@...> Sent: Tuesday, April 04, 2000 9:59 AM Subject:...
Andy Bailey
abailey@...
Send Email
Apr 12, 2000
3:04 am
8107
Hi, We've got a problem serving dynamic PDF and XLS content via an https connection in IE: Requesting a static PDF file from the server works fine, as does...
Matthew.Smalley@...
Send Email
Apr 12, 2000
3:04 am
8108
Xizhen- JRun has an internal library it uses for dll's. Add the dll location to the jrun library path on the java service manager settings page in the ...
Erich Izdepski
izdepse@...
Send Email
Apr 12, 2000
3:04 am
8109
Hi all, i asked this already some time ago, but didn't get much feedback. So i try again :-) I have a setup using Jrun with Apache and mod_ssl on a Linux...
Oliver Koell
oko@...
Send Email
Apr 12, 2000
3:06 am
8110
We did this in Perl in 1995. It is still running and gets about 250,000 hits/month. Single Pentium 233 HP Netserver with 384Mb of memory (NT 4.0, WebSite Pro,...
Mike Hogarth
mahogarth@...
Send Email
Apr 12, 2000
3:30 am
Messages 8081 - 8110 of 16245   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help