[jira] [Commented] (ARIES-1181) Getting a NullPointerException trying to instantiate JPA-related classes

2014-05-15 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13998375#comment-13998375 ] Matt Sicker commented on ARIES-1181: I tried creating the EntityManagerFactory

[jira] [Commented] (ARIES-1183) Small refactorings

2014-05-15 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13992767#comment-13992767 ] Christian Schneider commented on ARIES-1183: I just realized that I switch to

[jira] [Updated] (ARIES-1181) Getting a NullPointerException trying to instantiate JPA-related classes

2014-05-15 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Sicker updated ARIES-1181: --- Attachment: (was: jpa-test.tar.gz) Getting a NullPointerException trying to instantiate

[jira] [Commented] (ARIES-1186) Upgrade to ASM 5 for Java 8 support

2014-05-15 Thread Harald Wellmann (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13996598#comment-13996598 ] Harald Wellmann commented on ARIES-1186: According to ASM Javadocs, the Opcodes

[jira] [Commented] (ARIES-1181) Getting a NullPointerException trying to instantiate JPA-related classes

2014-05-15 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13992843#comment-13992843 ] Christian Schneider commented on ARIES-1181: I just checked your example code.

[jira] [Updated] (ARIES-1181) Getting a NullPointerException trying to instantiate JPA-related classes

2014-05-15 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Sicker updated ARIES-1181: --- Attachment: jpa-test.tar.gz I've updated my example. Now it's also easier to get set up (updated