Well, as I think JRun Standard issn't free for bundling. I got a pricing list from you about JRun Standard. Is it now free? For example I worked on a project...
818
Jim Janson
jjanson@...
Jun 1, 1998 3:49 pm
Getting the ability to run with an alternate JVM with Netscape Servers is great! Thanks for responding so quickly. There are two things that would help us to...
819
Paul Colton
pc@...
Jun 1, 1998 5:31 pm
The following page describes what features and support come with JRun/JRun Pro: http://www.livesoftware.com/products/jrun/features.html There is also a feature...
820
Paul Colton
pc@...
Jun 1, 1998 5:31 pm
Both of your requests can be handled on a one-on-one basis. I will forward your message to the proper person. Future inquiries on these subjects can be made to...
821
Mike Duda
mduda@...
Jun 1, 1998 5:42 pm
Does JRun use the JVM built into NES? For some reason I thought JRun used an external JVM (probably because of the line I added to the server start script ...
822
Mike Ryan
mryan@...
Jun 1, 1998 5:56 pm
Solaris 2.6, Jrun 2.12, ES3.01 I have a servlet which accepts input from a registration form. This works for several registrations, then Netscape gives the...
823
Song, Fengping
FPS@...
Jun 1, 1998 6:22 pm
Sorry guys, I made mistake. I had other vender's servlet engine installed and I forgot to get rid of it. That's the only reasion. Thanks. fps ... ...
824
Paul Colton
pc@...
Jun 1, 1998 7:38 pm
Add try/catch statements around all of your code and printStackTrace(), perhaps that will shed some light on the provlem. ... ...
825
Paul Colton
pc@...
Jun 1, 1998 7:39 pm
JRun Pro 2.1.3 can use both in-process and out-of-process, which means you can use the Netscape JVM only, or the Netscape JVM in combination with any other JVM...
826
David Burnett
davidb@...
Jun 2, 1998 1:24 am
The "JRun Servlet Engine User's Guide" says that JRun supports the dynamic reloading of modified servlets. In my experience this does not appear to be the ...
827
David Burnett
davidb@...
Jun 2, 1998 1:32 am
... Unfortunately it is not my server, so I cannot change the classpath. Surely there is another way of running from a jar - other than changing environment ...
828
David Burnett
davidb@...
Jun 2, 1998 1:41 am
JRun appears to stop functioning during testing of servlet. When JRun ceases to function (or at least servlets cease to run - which I think means the same...
829
Gene McKenna
mckenna@...
Jun 2, 1998 3:09 am
Solaris 2.5.1 JRun Standard Edition, newest release as of 6/1/98 Using with Apache 1.2 Ok, I've battled these classpath's for quite awhile and I can't figure...
830
Daniel Kehoe
kehoe@...
Jun 2, 1998 7:08 am
Shannon Gillikin said, ... This is less than optimal. Using the META tag redirect leaves a "ghost" page in the browser's history stack that can be confusing to...
831
Joern Heid
jheid@...
Jun 2, 1998 8:00 am
Thanks for your answer. But my main questions were: - Will there be a standard version of JRun supporting a out-of-process VM on NES? - Will the support for...
832
Wilson Chuei
wilson@...
Jun 2, 1998 8:09 am
my experience is that when the servlet is recompiled, it does get reloaded by JRun. however, when i change support classes, i need to stop and restart my web...
833
Vittal Aithal
vittal_aithal@...
Jun 2, 1998 9:51 am
Hi - I've got JRun 2.1.3, IIS 4 (NT4; SP3) and things have been going pretty well with it. However, one of my servlets is trying to connect through a proxy...
834
Darren Houle
Dhoule@...
Jun 2, 1998 1:50 pm
After I recompile servlets they do not dynamically reload. Is there anyone who can explain why this works for some poeple and not for others? Is it an...
835
William H. Woodward
bill@...
Jun 2, 1998 2:04 pm
Yep, I'm having the same problem on NES 3.5.1, Solaris 2.5.1, Jrun 2.1.2. Is there an answer out htere somewhere? Bill Woodward...
836
William H. Woodward
bill@...
Jun 2, 1998 2:12 pm
After installing Jrun 2.1.3, I now get a "Socket Connection Reset" by peer error message upon web server start. Both jrun and web server fail to start. I...
837
Tom_W._Gerber@...
Jun 2, 1998 3:00 pm
How does the .stag association work in WebSite? Do I create an empty file with a .stag extension then Jrun will look for the corresponding .class file? Thanks ...
838
Tom_W._Gerber@...
Jun 2, 1998 3:07 pm
Does Jrun use the same classpath as WebSite - as defined in the Server Properties Java tab? Does it also use WebSite's "Reloadable" Java classpath? If yes,...
839
Juergen Luebeck
jl@...
Jun 2, 1998 3:12 pm
Hi, I'm new in this mailing list, maybe my problem is known/discussed before. I hope you can give me little help. I've successfully developed a servlet using...
840
craig newmark
cnewmark@...
Jun 2, 1998 3:26 pm
I've seen this with JWS a fair amount... it does ok reloading changing servlets, but not if a related class changes. I imagine the classloader would have to do...
841
craig newmark
cnewmark@...
Jun 2, 1998 3:38 pm
I'm having a related problem. I may have missed something, but I can't find anything in the docs which completely and clearly articulates the purpose and use...
842
David Solum
dsolum@...
Jun 2, 1998 3:44 pm
As far as I can see, JRun will recognize changes made to servlets if you're using IIS, but if you're using NES, you have to restart the web server. The IIS ...
843
Steve Verlander
steve@...
Jun 2, 1998 3:48 pm
JRun appears to be starting fine, except that maybe it can't write to your logs directory. Check the permissions. Try hitting your web server with your regular...
844
Gene McKenna
mckenna@...
Jun 2, 1998 4:09 pm
... The frustrating thing is that it looks identical to the JavaWebServer ( which I know you've used too ) setup. But something doesn't work the same. Under...
845
Gene McKenna
mckenna@...
Jun 2, 1998 4:19 pm
Hello, I'm having trouble getting started with JRun. Wondering if anyone can think of a reason why a servlet can be found in the servlet directory, but a class...
846
Tom_W._Gerber@...
Jun 2, 1998 4:31 pm
I'm having problems executing Servlets in a multi-homed environment. I edited the multihome.properties file but Jrun keeps giving me an error that: "Could Not...