Hi,
I'm running Apache 1.3.12 on Redhat 6.2. I've installed JRun 2.3.3 some time
ago on it and have servlets working no bother.
I've just tried to get my jsp running on this installation and am having some
problems, any help will be appreciated.
Many thanks, Siobhan.
DESCRIPTION:
-------------------------------
I get the error
______________________________________________________
500 Internal Server Error
com.livesoftware.jsp.JSPServlet:
java.lang.NoClassDefFoundError: sun/tools/javac/Main
______________________________________________________
I've added the following line to my jsp.properties (no compiler specified on
default configuration):
______________________________________________________
compiler=../bin/jikes.linux -nowarn -classpath %c -d %d %f
______________________________________________________
I then get the following error, which is basically spewing at the classpath in
jsm.properties:
______________________________________________________
500 Internal Server Error
com.livesoftware.jsp.JSPServlet:
javax.servlet.ServletException:
Found 1 system error:
*** Error: Could not find package named:
/usr/local/src/jrun/lib/jrun.jar(java/lang),
/usr/local/src/jrun/lib/servlet.jar(java/lang),
/usr/local/src/jrun/lib/jsp.jar(java/lang),
/usr/local/src/jrun/lib/xt.jar(java/lang),
/usr/local/src/jrun/lib/fesi.jar(java/lang),
/usr/local/src/jrun/lib/cfanywhere.jar(java/lang),
/usr/local/src/jrun/lib/NetComponents.jar(java/lang),
/usr/local/src/jrun/lib/OROMatcher.jar(java/lang),
/usr/local/src/jrun/lib/jrunadmin/jrunadmin.jar(java/lang),
/usr/local/src/jrun/instantdb/Classes/java/lang,
/usr/local/src/jrun/lib/jrunadmin/swing.jar(java/lang),
/usr/local/src/jrun/webl/WebL.jar(java/lang),
/usr/local/src/jrun/examples/jni/java/lang,
______________________________________________________
------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the
body.