Arsnael commented on PR #1408:
URL: https://github.com/apache/james-project/pull/1408#issuecomment-1406006300

   ```
   
org.apache.james.mailbox.spring.SpringMailboxTest.org.apache.james.mailbox.spring.SpringMailboxTest
   
   org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 'entityManagerFactory' defined in class path resource 
[META-INF/spring/mailbox-jpa.xml]: Invocation of init method failed; nested 
exception is java.lang.IllegalArgumentException: No persistence unit with name 
'James' found
        at 
org.apache.james.mailbox.spring.SpringMailboxTest.beforeClass(SpringMailboxTest.java:33)
   Caused by: java.lang.IllegalArgumentException: No persistence unit with name 
'James' found
        at 
org.apache.james.mailbox.spring.SpringMailboxTest.beforeClass(SpringMailboxTest.java:33)
   ```
   Likely related :)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to