[jboss-user] [JCA] - Re: ClassNotFoundException when moving JCA adaptor from 4.2.
vickyk
do-not-reply at jboss.com
Wed Nov 11 07:35:19 EST 2009
"pwnell" wrote : Surely the domain names would be different then?
yes the domain names would be different for all the EAR's but they would share the same parent domain which should be "DefaultDomain", this is default behaviour.
If you are scoping the deployments then the classes from various deployments would not go into the common DefaultDomain, the classes can remain in the CLD specific to the scoped deployment and thus not visible to the other sibling deployments( i.e all other EAR's here).
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4265019#4265019
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4265019
More information about the jboss-user
mailing list