Yes, this is intended behaviour. The DefaultPersistenceUnitDependencyResolver only works
for spec compliant deployments.
If you want you can plug in your own implementation of a PersistenceUnitDependencyResolver
which goes beyond the spec. But if the other ear/jar containing the persistence unit you
want hasn't been deployed yet, you'll end up with a failed deployment.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4180049#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...