It looks like we are missing EAR isolation in the trunk ear deployer. This results in
several WS TCK failures:
http://jira.jboss.com/jira/browse/JBWS-1581
After looking at the code, it appears the intention is that EARStructure should be
creating an isolated load repository config that is used by the
ServiceClassLoaderDeployer. Any reason this has not been implemented yet?
Another reason for this failure is that WAR isolation is effectively disabled as well
(WarClassLoadingDeployer is commented out). Why?
-Jason
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4029422#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...