|
No, looks like a different likely cause.
1. The HibernateSearchJPATestCase test gets further than before, we now hit a CNFE on org.infinispan.hibernate.search.spi.InfinispanDirectoryProvider http://pastebin.com/6bUmNTir
2. The JPA2LCTestCase test gets further also, we now get a org.infinispan.commons.CacheException: Unable to invoke method public void org.infinispan.jmx.CacheJmxRegistration.start() on object of type CacheJmxRegistration http://pastebin.com/Zm5ZSx8X
|