[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[Home]
problems with gnujsp10
Hi. I am running (trying to run) GNU JSP 1.0 and I ran into a few
problems.
Apache 1.3.9
Apache JServ 1.1
GNU JSP 1.0
Blackdown JDK 1.1.8 v1
JSKD2.0
1) It keeps on compalining about missing resource:
java.util.MissingResourceException: can't find resource for
org.gjt.jsp.prop.JspMsgRes_en
I just make a copy of JspMsgRes.properties, rename it to
JspMsgRes_en.properties and re-jar the file. Not sure why it can't pick
up JspMsgRes, but i just change it and it's fine.
2) I get Language exception errors whenver I try to run a page. They
are actually in the Apache JServ code, but I was wondering if you have
seen this before and have any light to shed on better combinatiosn for
my server.
java.lang.NullPointerException:
at
org.apache.jserv.JServServletManager.checkReload(JServServletManager.java:408)
at
org.apache.jserv.JServConnection.processRequest(JServConnection.java:255)
at
org.apache.jserv.JServConnection.run(JServConnection.java:188)
at java.lang.Thread.run(Thread.java)
[Mon Jan 24 16:16:23 2000] [error] [client 192.168.1.6] Premature end of
script headers: (null)
Thank you for your time.
Rich Homolka
rhomolka@hotmail.com