[jboss-dev-forums] [Design of JBoss/Tomcat Integration] - Tomcat Deployer is wrong in JBoss Head

adrian@jboss.org do-not-reply at jboss.com
Mon Jul 2 07:26:28 EDT 2007


The Tomcat Deployer in JBoss Head should not be starting Tomcat.

The deployer should just be creating MBeans that have a dependency on Tomcat
with Tomcat started from the deploy directory as a service.

It needs splitting into two deployments, a WARDeployer and a Tomcat/JBossWEB service.

This will also allow "on demand" where if there are no web deployments
Tomcat doesn't need to start.

I've just had to hack JCA to put the "Cached Connection Manager"
in the jca deployers otherwise Tomcat (really the WARDeployer) 
won't start with the CachedConnectionManagerValve enabled.

This is only a temporary solution!

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059579#4059579

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059579



More information about the jboss-dev-forums mailing list