You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@jakarta.apache.org by Taku Yamamoto <ya...@l-tex.co.jp> on 2000/03/14 07:54:12 UTC

Configuring VisualAge3.0 with Tomcat 3.1_beta1

Hello,

Does anybody know how to configure VisualAge for Java V3.0 J2SE version
with Tomcat 3.1_beta1 ?

1.I have compiled Tomcat 3.1 beta1 sources on Windows2000 and import
  build files into C:\IBMVJava2\ide\project_resources\Tomcat Version 3.

2.Imported StartTomcat.java and StopTomcat.java files from
http://www7.software.ibm.com/vad.nsf/Data/Document2389?OpenDocument&p=1&BCT=1&Footer=1

3.Set following CLASSPATH on StartTomcat class,

.;
.\classes;
.\conf;
.\bin\work\localhost_8080;
.\bin\work\localhost_8080%2Fadmin;
.\bin\work\localhost_8080%2Ftest;
.\webapps\examples\WEB-INF\classes;
.\webapps\ROOT\WEB-INF\classes;
.\webapps\test\WEB-INF\classes;

4.Start StartTomcat,but soon process dead.

Could you pls advice ?

Thanks in advance...Taku

___________________________________________________________________
Taku Yamamoto
MailTo: yamataku@l-tex.co.jp