tkrug0210's code listing has points to the answer. If you read through this http://www.jboss.org/wiki/Wiki.jsp?page=ClassLoadingConfiguration you should find that: anonymous wrote : Only the top level deployment may specify scoping. If you have an ear, containing other modules, only scoping specified in the ear META-INF/jboss-app.xml has any effect. This applies for any other deployment sitting in the deploy directory which contains other types of deployments. If a sar contains other deployments, only the sar META-INF/jboss-service.xml scoping has any effect. This works for me BUT i have to remove common-logging.jar from my ear. Does anyone know of a way to get around custom tailoring the list of jars in an ear just to satisfy the JBoss CL?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867649#3867649 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867649 ------------------------------------------------------- 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
