Oh right. How about including "/opt/java/bin/" in your path?
I'm a little unclear on the embedded Tomcat scenario, but maybe you can compile things beforehand with javac and jspc directly. Oscar On Fri, 24 Oct 2003, Robert Charbonneau wrote: > On October 24, 2003 12:19 pm, Oscar Carrillo wrote: > > Have you tried setting in your tomcat startup script? > > > > There is not startup script. I've embedded Tomcat into an application of > mine. Error occurs when performing: > > [EMAIL PROTECTED] user]$ java com/mypackage/core/Main > > JAVA_HOME is set to /opt/java (where the JDK is installed) > > So I'm pretty confused as to why this doesn't work. > > -- > Robert Charbonneau > [EMAIL PROTECTED] > -- > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
