Resources declared in tomee.xml do not get picked up by a webapp when using web-fragment.xml. If a JMS connection factory is declared in tomee.xml and referenced by a resource-ref in a web-fragment.xml it will not be picked up. If the same resource-ref is declared in the web.xml everything works as expected.
Test case: https://www.dropbox.com/s/2dlkt61qb4uedow/tomeexml-webfragment.zip Trevor Stevens [email protected]
