I don't know the answer to your exact question, but may I mention, that deploying Cocoon 2.0 into the JBoss+Catalina bundled package is not a hard task to do at all, you might choose this easier way. All you have to do is get rid of the jaxp/crimson packages, add xerces, and configure JBoss to use this parser instead of the old (as it's documented at many places).
Christopher On Wed, Dec 05, 2001 at 04:37:05PM +0000, DOD wrote: > > Hi > > Having happily run the JBoss + Tomcat package from the jboss.org site > for the last while, I've had a nightmare trying to upgrade to Tomcat 4 > and Cocoon 2 running under JBoss. > > I've gone for the easy option - to run JBoss as an EJB server and Tomcat > separately as my servlet/ JSP container. The problem is JBoss doesn't > see the new copy of Tomcat running separately - I can't get them to > interact. How do I get JBoss standalone to recognise & interact with > Tomcat as the servlet container when they run separately (but on the > same machine)? > > Thanks in advance > > DOD > > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user -- .Digital.Yearning.for.Networked.Assassination.and.Xenocide _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
