"scott.stark(a)jboss.org" wrote : Deployment scoping should be determined by the
class loader import/export policy under the new class loader. What is this comment about?
| // FIXME: if in EAR then unscoped else scoped
|
| An ear lib is not identified specially other than a deployment unit with an
org.jboss.metadata.ear.spec.Ear5xMetaData attachment(type will be EarMetaData in terms of
getting the attachment) with a libraryDirectory for which a VirtualFile exists.
|
This is about Persistence Unit scoping (JPA 6.2.2).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108700#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...