Hmmm...that's very strange. I downloaded JBoss 4.0.1sp1, installed jboss-aop 1.1.1, and ran ant deploy-ear-aop on in injboss example. JDK 1.5, Linux. Example worked fine. Added the jboss-app.xml from your post to aopexample.ear, example didn't work. Removed the jboss-app.xml, turned on isolated class loaders in ear-deployer.xml, example didn't work. Every time I turn on an isolated class loader, I get:
INFO [STDOUT] **** EarExampleServlet.service() INFO [STDOUT] *** ExampleSessionBean.getValue() INFO [STDOUT] **** ExampleValue String Constructor INFO [STDOUT] **** ExampleValue String Constructor INFO [STDOUT] **** ExampleValue.getMessage() What could be different in our environments? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873160#3873160 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873160 ------------------------------------------------------- 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-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
