Scott M Stark wrote: > The 3.0.0 final with tomcat 4.0.3 bundle works fine for me with the > ../catalina > relative path. You must have changed the path from the default. An absolute > path will always work. > > xxxxxxxxxxxxxxxxxxxxxxxx > Scott Stark > Chief Technology Officer > JBoss Group, LLC > xxxxxxxxxxxxxxxxxxxxxxxx
I let JBoss choose the file-tree and with the binary package I've downloaded, the tomcat4-service.xml file is in jboss_dist/server/default/deploy and the catalina directory is jboss_dist/catalina this is more than one level upward (that's why i've used ../../../catalina instead of ../catalina) unfortunatly, even with the right number of ../ it complains about not found classes. that's why I used an absolute path. ionel _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
