[jboss-dev-forums] [Tomcat Integration Development] New message: "Re: Deployment of on-demand web applications"

Shelly McGowan do-not-reply at jboss.com
Wed Feb 10 11:31:57 EST 2010


JBoss development,

A new message was posted in the thread "Deployment of on-demand web applications":

http://community.jboss.org/message/525493#525493

Author  : Shelly McGowan
Profile : http://community.jboss.org/people/smcgowan@redhat.com

Message:
--------------------------------------------------------------
With jbossas/trunk revision 100807, the admin-console.war fails to deploy when passing the argument -Djboss.as.deployment.ondemand=false starting the server.  The deployment fails due to JBSEAM-4505
which was previously seen in other tests but not with this .war.   This validation error is not seen and the admin-console initializes successfully if this argument is not used. 
Another deployment exception seen when this property is passed
2010-02-10 11:22:46,015 DEBUG [org.jboss.resteasy.integration.deployers.ResteasyScannerDeployer] (HDScanner) Error during deploy: vfsfile:/work/TRUNK/trunk/build/target/jboss-6.0.0-SNAPSHOT/common/deploy/jmx-console.war/WEB-INF/web.xml: org.jboss.deployers.spi.DeploymentException: java.lang.ClassNotFoundException: org.jboss.jmx.adaptor.html.HtmlAdaptorServlet from BaseClassLoader at 1ee7088{vfsfile:/work/TRUNK/trunk/build/target/jboss-6.0.0-SNAPSHOT/common/deploy/jmx-console.war/WEB-INF/web.xml}
        at org.jboss.resteasy.integration.deployers.ResteasyScannerDeployer.deployApplicationClass(ResteasyScannerDeployer.java:112)
        at org.jboss.resteasy.integration.deployers.ResteasyScannerDeployer.internalDeploy(ResteasyScannerDeployer.java:57)
        at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:55)
        at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:179)
        at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1660)
        at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1378)
        at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1319)
        at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:378)

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/525493#525493




More information about the jboss-dev-forums mailing list