I assume this is not expected to happen.
http://pastie.org/3173509 is
the exception call stack and steps to recreate on as7 (with my
https://github.com/scottmarlow/jboss-as/tree/AS7-3279 branch) are:
cd as7/testsuite/integration/basic
mvn clean install
-Dtest=org.jboss.as.test.integration.jpa.hibernate.SecondLevelCacheTestCase
Suggestions to fix?
Scott