Bugs item #440455, was opened at 2001-07-11 10:19 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=440455&group_id=22866 Category: JBossServer Group: v2.2 (stable) Status: Open Resolution: None Priority: 5 Submitted By: Koen Serry (koen_serry) Assigned to: Nobody/Anonymous (nobody) Summary: JBoss & Tomcat 3.3 Initial Comment: I've been trying to integrate JBoss 2.2 with Tomcat 3.3. on a win2k platform.Unfortunately no success as the following errors occur. At first it couldn't find some Tomcat classes, which was normal as in the 3.3 version they are in /lib/common, /lib/ and /lib/container/. So I copied them in a seperate directory and modified the jboss.conf to point to that directory. Now the problem was that it couldn't find org/apache/tomcat/util/StringManager as the jakarta team modified it's place to org/apache/tomcat/util/res/StringManager. I think if we'd modify this we could make it work with the Version 3.3 Hope this is more helpfull than a stacktrace :) ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=440455&group_id=22866 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development
