Bill, Are you using Apache on Windows? Sounds to me like the problem could be an Apache bug. --G ... ...
1340
Mike Bartlett
william.m.bartlett@...
Jul 2, 1998 2:55 am
Anyone else encounter the ClassNotFoundException thrown by the JRunServletLoader? I have a servlet that has many support classes. These classes are in the...
1341
Wilson Chuei
wilson@...
Jul 2, 1998 3:33 am
i use a hardcoded path to the file in the JRun/servlets directory and it works for me... however, i would like to have it so that the path is not hardcoded....
1342
Frank Perugini
fperugini@...
Jul 2, 1998 4:30 am
Hi all, I am having trouble finding the best location to use as the Default Servlets Directory. I have no trouble running servlets, but I have a problem after...
1343
Scott Asire
scotta@...
Jul 2, 1998 4:43 am
Thanks for the tip, Paul. I ran jar -c0f to create my archive (-0 = no compression) and the servlet was loaded from whatever classpath I specified. Funky VM. ...
1344
Anthony B. Coates
tony@...
Jul 2, 1998 5:02 am
I want to run a servlet that is part of a ".jar" file, under JRun 2.1 and WebSite 2.2a, and I cannot seem to get the path right; I keep getting -- 500 Internal...
1345
Mark Watts
MWatts@...
Jul 2, 1998 5:38 am
Anyone know any good jdbc drivers that work well with visualfoxpro 5.0? I am using the free sun jdbc-odbc bridge at the moment. Thanks Mark ...
1346
Tim McCune
trm@...
Jul 2, 1998 5:54 am
We are using JRun with Apache and we were getting a similar error. We found that JRun was ignoring our userclasspath parameter in java.properties, which...
1347
Bruce M. Corwin
bmcorwin@...
Jul 2, 1998 6:03 am
I have seen the exact same thing with HPUX 10 Apache 1.2.7 and JRun 2.1.3. I posted something a few weeks ago and nobody has responded yet. I have a File...
1348
David Heron
davidhe@...
Jul 2, 1998 6:10 am
As I start to work with sessions, JRunStderr.log shows when processing a doGet: Reading GET parameters: java.lang.IllegalArgumentException It doesn't appear to...
1349
Jeff Barnes
psrjeff@...
Jul 2, 1998 6:30 am
Paul: How do you like your new office? (smile) Jeff =========================================================================== To unsubscribe, send email to...
1350
Jeff Barnes
psrjeff@...
Jul 2, 1998 6:36 am
What happened to the javax.servlet.Html package? Reading some old (year old) books, I found some documentation on the package. It looks useful. What gives? ...
1351
Saffer, Kevin
SafferK@...
Jul 2, 1998 6:55 am
In Internet Explorer 3.02 and 4.0, after a servlet redirects the rendered page is actually two pages, one on top of the other. It seems as though the output...
1352
Schlegel Markus
Markus.Schlegel@...
Jul 2, 1998 7:03 am
... =========================================================================== To unsubscribe, send email to jrun-interest-request@... and...
1353
Schlegel Markus
Markus.Schlegel@...
Jul 2, 1998 7:04 am
... =========================================================================== To unsubscribe, send email to jrun-interest-request@... and...
1354
Schlegel Markus
Markus.Schlegel@...
Jul 2, 1998 7:05 am
Yeah!! Just great to hear something :-)) Please let me know about your installation. Were there any Bugs in the Installation of the Standard edition? If yes, ...
1355
Live Software Support
support@...
Jul 2, 1998 8:35 am
Even with our over one month of planning and being assured by our ISP that our connection was ready and waiting, when we arrived, the connection was not...
1356
J Hall
joel@...
Jul 2, 1998 8:44 am
Go Paul, go ... -- Joel Hall Epoch Systems, Inc. joel@... Electronic Commerce Solutions 1.888.627.3888 Toll Free...
1357
Schlegel Markus
Markus.Schlegel@...
Jul 2, 1998 8:52 am
... =========================================================================== To unsubscribe, send email to jrun-interest-request@... and...
1358
Michael Hogarth
mahogarth@...
Jul 2, 1998 9:22 am
Can't wait for wireless to become ubiquitous... Forget ISPs at that point! ... From: J Hall <joel@...> To: jrun-interest@......
1359
Mike Ryan
mryan@...
Jul 2, 1998 10:57 am
NES 3.01 Solaris 2.6,JRun 2.1,2, Oracle 8.0.3 I have a registration servlet that works perfect for several days, processing 100's of registrations succesfully....
1360
Firmin, Reuben
Reuben.Firmin@...
Jul 2, 1998 11:03 am
I haven't actually got my JDBC servlet running properly yet, but one feature I built into it was a monitor thread which kept a check on how old the connections...
1361
Vittal Aithal
vittal_aithal@...
Jul 2, 1998 11:18 am
Hi - Something to be aware of for people deploying servlets and making use of the <servlet> element: A recent bugtraq article [1] has highlighted a flaw in IIS...
1362
Darren Houle
Dhoule@...
Jul 2, 1998 1:37 pm
... All the javax.servlet stuff including the http package is not part of the core Java API (although it looks like it will be included in the JDK 1.2...
1363
Christiansen, Nathan
NChristian@...
Jul 2, 1998 3:28 pm
I found where to put the file so that it can be read. On IIS on NT, since Jrun is a DLL, IIS runs the DLL using the Rundll32.exe program. Since this program...
1364
Jeff Barnes
psrjeff@...
Jul 2, 1998 5:18 pm
... core Java API (although it looks like it will be included in the JDK 1.2 release.) so when you install the 1.1 JDK you do not get servlet API's. You can...
1365
Live Software Support
support@...
Jul 2, 1998 6:50 pm
... We'd be happy to contribute and include it in future JRun's. ... Be sure to join our mailing lists for community discussions on servlets, JRun and JSP....
1366
Live Software Support
support@...
Jul 2, 1998 6:50 pm
This could be a bug in NES 3.01, can you upgrade to 3.51? ... Be sure to join our mailing lists for community discussions on servlets, JRun and JSP. Visit...
1367
Live Software Support
support@...
Jul 2, 1998 6:52 pm
Here some "insider" information to solve your problems (this will be documented 'soon'): 1) At the top of your code, add the following: import...
1368
Jeff Barnes
psrjeff@...
Jul 2, 1998 9:50 pm
Perhaps there is an ftp site to upload what I have? Jeff Barnes Independent Web Developer ...