Bill Barker is believed to have said: 

>I don't actually have access to an OS/9 machine, but I've gotten 3.3.1 to
>run under Java 1.1.x.
>
>Most of the shell scripts are trying to guess your setup.  However, what you
>actually need to do is fairly simple:
>1) set the CLASSPATH envronment variable to /path/to/tomcat/lib/tomcat.jar
>2) java -Dtomcat.home=/path/to/tomcat -Dtomcat.install=/path/to/tomcat
>org.apache.tomcat.startup.Main start
>
>You have to replace the '/' with whatever File.Separator is on OS/9.  You
>have to specify the "tomcat.install" value to get past a bug that didn't get
>caught for 3.3.1 (but is fixed in the nightly) where some 1.1.x JVMs can't
>guess the value correctly.

Thanks Bill,

I will try to see if I can manage to have it running, too.


Rgds
-- 
Aldo



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to