anonymous wrote : | Cannot find setter method setDocBase null Cause: java.lang.NoSuchMethodException: org.apache.commons.modeler.BaseModelMBean.setDocBase(java.lang.String)) | at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:383) |
I see no evidence of anything jms related here. I do see a message from the web container saying it cannot find a method (probably because you've changed the jar to be incompatbile with what Tomcat uses). View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873683#3873683 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873683 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
