[jboss-dev-forums] [Design of POJO Server] - Missing EAR/WAR Isolation

jason.greene@jboss.com do-not-reply at jboss.com
Mon Mar 19 14:06:07 EDT 2007


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#4029422

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4029422



More information about the jboss-dev-forums mailing list