We did not "hobble" Jikes. Please continue reading . . . 1. JRun doesn't compile JavaBeans or anything at runtime except JSPs in this release, so we expect...
Scott Stirling
sstirling@...
Jul 1, 2000 2:40 pm
8777
Has anyone been successful at using JRun's web app authentication as specified in the servlet api via web.xml file settings? It won't authenticate even valid...
Mike Hogarth
mahogarth@...
Jul 1, 2000 10:44 pm
8778
Something strange in JRun 3.0 or maybe a new feature I just don't understand.... In the JRun Default Server, If I turn-off the JRun Web Server which is setup ...
webmaster@...
Jul 1, 2000 11:12 pm
8779
How you turn off the JRun server depends on your OS and how you're running it (whether as a service on NT or an application). How are you turning it off? If ...
Scott Stirling
sstirling@...
Jul 2, 2000 5:57 am
8780
Hello List,
I have recently downloaded JRun 2.33 from the net and i have also installed
it. I want the JRun to be able to work as an addon to PWS under NT...
Irfan Khan
prince_31952@...
Jul 2, 2000 6:45 am
8781
... We found (by accident) that JRun 2.3.3 build 157 _does_ compile our JavaBean code at runtime if we have only the .java files installed, creating cached...
Fred Yankowski
fred@...
Jul 2, 2000 1:13 pm
8782
Get out! I don't believe it. Can you send me an example? I mean, where do you put the JavaBean's java file? Under the web server docroot? Does this only ...
Scott Stirling
sstirling@...
Jul 2, 2000 2:12 pm
8783
... __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com ... Archives:...
Irfan Khan
prince_31952@...
Jul 2, 2000 3:57 pm
8784
Lynn Walton
waltonl@...
Jul 2, 2000 5:18 pm
8785
please read the JRun Setup Guide. I think this is pretty unambiguously documented there. It's a PDF in the docs directory. Scott Stirling ... From: Irfan...
Scott Stirling
sstirling@...
Jul 2, 2000 6:29 pm
8786
Jeffrey Diedrich
deets@...
Jul 3, 2000 2:43 pm
8787
Jeff: Thanks a mil. Works like a charm. --Mike H *********** REPLY SEPARATOR *********** ... Archives: http://www.egroups.com/group/jrun-interest/ ...
Mike Hogarth
mahogarth@...
Jul 3, 2000 5:47 pm
8788
... web.xml ... I am having the same problem. I've post a couple messages in the Allaire support forms, but did not get any replies. Has anyone gotten the...
Nathan Ward
NWard@...
Jul 3, 2000 7:24 pm
8789
Larry Kim
lekim@...
Jul 3, 2000 7:40 pm
8790
I'm using JRun Studio 3.0 Beta 2. I'm trying to compile a servlet and am receiving errors: Command Line: C:\jdk1.2.2\bin\javaC.exe -classpath "C:\Program ...
Grainne O'Neill
goneill@...
Jul 3, 2000 9:30 pm
8791
Larry Kim
lekim@...
Jul 3, 2000 10:44 pm
8792
realy strange...its working now i tried it again and its modifying web.xml properly...yes couple of day ago i tried it but nothing work. ... From: "Nathan...
Muhammad Asif
mdasif@...
Jul 4, 2000 4:53 am
8793
if any one can provide me with syntex how to set compile jsp from studio i tried every thing but it do nothing ... Archives:...
Muhammad Asif
mdasif@...
Jul 4, 2000 4:55 am
8794
in you calsspath not Package javax.servlet, check this classpath ... From: Grainne O'Neill [mailto:goneill@...] Sent: Tuesday, July 04, 2000 12:28...
Oleg V. Korbut
WishMaster1978@...
Jul 4, 2000 8:44 am
8795
hi all, at JRun deploy.properties, we have to define the security properties as the following example: ejipt.userHomeName=default.UserHome ...
Marcelo Bellezo
mbellezo@...
Jul 4, 2000 12:44 pm
8796
I don't think that feature actually works in beta 2. Check the release notes. Beta 3 should be out very soon, and plans include JSP compiling and remote ...
Scott Stirling
sstirling@...
Jul 4, 2000 2:10 pm
8797
I am using JRun 3.0 to run servlet. It can be run to use 127.0.0.1/demo/index.html. However, when I type 24.29.182.186/demo/index.html, it can't be run. How...
Vincent Hsieh
vincent@...
Jul 4, 2000 2:52 pm
8798
I am using JRun 3.0 to run servlet. It can be run to use 127.0.0.1/demo/index.html. However, when I type 24.29.182.186/demo/index.html, it can't be run. How...
Vincent Hsieh
vincent@...
Jul 4, 2000 3:00 pm
8799
Hi! Where can I get a developer release of jrun 2.3.3? I couldn´t find it in the allaire site! Thank´s, Henrique ... Archives:...
Henrique Rocha de Faria
hrfaria@...
Jul 4, 2000 3:15 pm
8800
Doesn't sound like the IIS connector is installed/working. The fact that it works on port 8100 suggests the servlet engine is running fine. You might want to...
Mike Hogarth
mahogarth@...
Jul 4, 2000 4:41 pm
8801
You can still get JRun 2.3.3 from ftp.allaire.com. In the pub directory there's old JRun stuff. Scott Stirling ... From: Henrique Rocha de Faria...
Scott Stirling
sstirling@...
Jul 4, 2000 6:54 pm
8802
Larry Kim
lekim@...
Jul 4, 2000 7:09 pm
8803
Is it possible to have the ISAPI connector pass requests to different JVMs depending on the URL of the request. I've spent most of this holiday trying to...
Chip Anderson
chipa@...
Jul 4, 2000 11:14 pm
8804
The jrun.ini file has a jvmlist property. Manually add a comma-separated list of JRun JVMs there. Don't worry about the proxyports in the jrun.ini, but do ...
Scott Stirling
sstirling@...
Jul 4, 2000 11:44 pm
8805
Thank you Larry, my problems are solved. - Grainne ... From: Larry Kim [mailto:lekim@...] Sent: Monday, July 03, 2000 5:47 PM To:...