"scott.stark(a)jboss.org" wrote : The EARStructure defines what the deployable
content is in the ear along with what its classpath is. It does not define scoping. This
should be coming from the metadata of the AppParsingDeployer (jboss-app.xml, deployer
isolation property) that is passed to the ServiceClassLoaderDeployer which should be
creating the scoped ULR.
|
Ah I see, I was confused since currently, EARStructure is parsing jboss-app.xml.
The issue is the lack of a default if there is no jboss-app.xml (or no
loader-repository-config). In the past we had a global isolation setting directly on the
ear deployer. So I assumed we are keeping that. I take it we are moving away from it?
anonymous wrote : I'll have to check if this is wired up correctly. I'm working on
the jboss5 testsuite so I'll look at the existing ear isolation tests today.
|
Great thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4029467#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...