Bugs item #637168, was opened at 2002-11-12 10:19 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=637168&group_id=22866
Category: CatalinaBundle Group: v3.2 Status: Open Resolution: None Priority: 5 Submitted By: Shakeel Mahate (shakeelmahate) Assigned to: Scott M Stark (starksm) Summary: Cannot start catalina service Initial Comment: The tomcat service xml file has an error. It has entity catalina.home defined as ..\catalina or ..\tomcat-4.1.x As a consequence of that hardcoded .. path the directory from which you start the run script should always be tomcat_dist\bin If you add tomcat_dist\bin to your path and then try to execute the script run from lets say tomcat_dist directory you get a ClassNotFoundException on org.apache.catalina.context when the tomcat service is being deployed. So what's the workaround. Ofcourse 1. Start the script from the bin directory 2. Update a README and specify the limitation The correct fix would be to fix the catalina service. I am kinda surprised that this bug exists... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=637168&group_id=22866 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
