Re: ContainerManagedTransactionStrategy

2014-10-06 Thread hwaastad
Hi, those two are just for enabling result query cache by default on namedqueries and flush on commit (needed for using lookups in custom validators, if not setting flushmode on entitymanager, that is...) br hw -- View this message in context:

[jira] [Created] (DELTASPIKE-738) ViewConfigTest relies on ordering of elements in a HashSet

2014-10-06 Thread Jozef Hartinger (JIRA)
Jozef Hartinger created DELTASPIKE-738: -- Summary: ViewConfigTest relies on ordering of elements in a HashSet Key: DELTASPIKE-738 URL: https://issues.apache.org/jira/browse/DELTASPIKE-738 Project:

[jira] [Assigned] (DELTASPIKE-738) ViewConfigTest relies on ordering of elements in a HashSet

2014-10-06 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek reassigned DELTASPIKE-738: --- Assignee: Gerhard Petracek ViewConfigTest relies on ordering of

Re: ContainerManagedTransactionStrategy

2014-10-06 Thread Thomas Hug
Can you remove the ApplicationScoped on the EMProducer and see if that helps? On Sun, Oct 5, 2014 at 4:58 PM, hwaastad he...@waastad.org wrote: Hi TH, and thanks for answering. I'm running JTA datasource and running repository within an EJB transaction. However, what I found out is that I

Re: ContainerManagedTransactionStrategy

2014-10-06 Thread hwaastad
Hi, no, the same error happens. br hw - Producing entitymanager. SEVERE - EjbTransactionUtil.handleSystemException: java.lang.NullPointerException javax.persistence.PersistenceException: java.lang.NullPointerException at

[jira] [Resolved] (DELTASPIKE-738) ViewConfigTest relies on ordering of elements in a HashSet

2014-10-06 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved DELTASPIKE-738. - Resolution: Fixed ViewConfigTest relies on ordering of elements in a HashSet