Re: ContainerManagedTransactionStrategy issue

2014-10-29 Thread hwaastad
project using tomee 1.7.1 plus. If needed, I can publish it to github. Can I file an issue in JIRA? br hw -- View this message in context: http://apache-deltaspike-incubator-discussions.2316169.n4.nabble.com/ContainerManagedTransactionStrategy-issue-tp4659285p4659297.html Sent from the Apache

Re: ContainerManagedTransactionStrategy issue

2014-10-29 Thread hwaastad
.nabble.com/ContainerManagedTransactionStrategy-issue-tp4659285p4659307.html Sent from the Apache DeltaSpike Incubator Discussions mailing list archive at Nabble.com.

ContainerManagedTransactionStrategy issue

2014-10-28 Thread hwaastad
in persistence.xml - CMT em producer - ContainerManagedTransactionStrategy in beans.xml This is a simple MDB persisting a dummy entity. 1. save(entity) will fail 2. findall() and the save(entity) is working. Why is 1. failing? br hw -- View this message in context: http://apache-deltaspike

Re: ContainerManagedTransactionStrategy issue

2014-10-28 Thread Thomas Hug
- ContainerManagedTransactionStrategy in beans.xml This is a simple MDB persisting a dummy entity. 1. save(entity) will fail 2. findall() and the save(entity) is working. Why is 1. failing? br hw -- View this message in context: http://apache-deltaspike-incubator-discussions.2316169.n4.nabble.com

Re: ContainerManagedTransactionStrategy issue

2014-10-28 Thread hwaastad
over my head when it comes to debugging DS code. If you have any recommendations, I'll start digging further. br hw -- View this message in context: http://apache-deltaspike-incubator-discussions.2316169.n4.nabble.com/ContainerManagedTransactionStrategy-issue-tp4659285p4659287.html Sent from

Re: ContainerManagedTransactionStrategy issue

2014-10-28 Thread Thomas Hug
/ContainerManagedTransactionStrategy-issue-tp4659285p4659287.html Sent from the Apache DeltaSpike Incubator Discussions mailing list archive at Nabble.com.

Re: ContainerManagedTransactionStrategy issue

2014-10-28 Thread Thomas Hug
over my head when it comes to debugging DS code. If you have any recommendations, I'll start digging further. br hw -- View this message in context: http://apache-deltaspike-incubator-discussions.2316169.n4.nabble.com/ContainerManagedTransactionStrategy-issue-tp4659285p4659287.html

Re: ContainerManagedTransactionStrategy issue

2014-10-28 Thread hwaastad
(maybe by Specializing), but I yet do not know how. br hw -- View this message in context: http://apache-deltaspike-incubator-discussions.2316169.n4.nabble.com/ContainerManagedTransactionStrategy-issue-tp4659285p4659290.html Sent from the Apache DeltaSpike Incubator Discussions mailing list

Re: ContainerManagedTransactionStrategy issue

2014-10-28 Thread Romain Manni-Bucau
be used (maybe by Specializing), but I yet do not know how. br hw -- View this message in context: http://apache-deltaspike-incubator-discussions.2316169.n4.nabble.com/ContainerManagedTransactionStrategy-issue-tp4659285p4659290.html Sent from the Apache DeltaSpike Incubator Discussions

Re: ContainerManagedTransactionStrategy issue

2014-10-28 Thread hwaastad
/ContainerManagedTransactionStrategy-issue-tp4659285p4659292.html Sent from the Apache DeltaSpike Incubator Discussions mailing list archive at Nabble.com.

Re: ContainerManagedTransactionStrategy issue

2014-10-28 Thread hwaastad
the wrong tree here wanting it to work using default persistence configuration? br hw -- View this message in context: http://apache-deltaspike-incubator-discussions.2316169.n4.nabble.com/ContainerManagedTransactionStrategy-issue-tp4659285p4659293.html Sent from the Apache DeltaSpike Incubator

Re: ContainerManagedTransactionStrategy

2014-10-06 Thread hwaastad
.2316169.n4.nabble.com/ContainerManagedTransactionStrategy-tp4659084p4659104.html Sent from the Apache DeltaSpike Incubator Discussions mailing list archive at Nabble.com.

Re: ContainerManagedTransactionStrategy

2014-10-06 Thread Thomas Hug
) Then this error will occure. Any idea why? br hw -- View this message in context: http://apache-deltaspike-incubator-discussions.2316169.n4.nabble.com/ContainerManagedTransactionStrategy-tp4659084p4659102.html Sent from the Apache DeltaSpike Incubator Discussions mailing list archive

Re: ContainerManagedTransactionStrategy

2014-10-06 Thread hwaastad
/ContainerManagedTransactionStrategy-tp4659084p4659108.html Sent from the Apache DeltaSpike Incubator Discussions mailing list archive at Nabble.com.

Re: ContainerManagedTransactionStrategy

2014-10-05 Thread Thomas Hug
of ContainerManagedTransactionStrategy? I've been trying to add this in beans.xml, but I only get a: javax.persistence.PersistenceException: java.lang.NullPointerException at org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getIdentifier

Re: ContainerManagedTransactionStrategy

2014-10-05 Thread hwaastad
/ContainerManagedTransactionStrategy-tp4659084p4659102.html Sent from the Apache DeltaSpike Incubator Discussions mailing list archive at Nabble.com.

Re: ContainerManagedTransactionStrategy

2014-10-05 Thread Karl Kildén
(entityManagerResolver = CrmEntityManagerResolver.class,flushMode = FlushModeType.COMMIT) Then this error will occure. Any idea why? br hw -- View this message in context: http://apache-deltaspike-incubator-discussions.2316169.n4.nabble.com/ContainerManagedTransactionStrategy

ContainerManagedTransactionStrategy

2014-10-03 Thread hwaastad
Hi, i was wondering if there is any doc on the usage of ContainerManagedTransactionStrategy? I've been trying to add this in beans.xml, but I only get a: javax.persistence.PersistenceException: java.lang.NullPointerException

[jira] [Updated] (DELTASPIKE-554) ContainerManagedTransactionStrategy

2014-03-31 Thread Gerhard Petracek (JIRA)
) ContainerManagedTransactionStrategy --- Key: DELTASPIKE-554 URL: https://issues.apache.org/jira/browse/DELTASPIKE-554 Project: DeltaSpike Issue Type: Improvement Components: Data-Module, JPA-Module Affects Versions: 0.6

[jira] [Resolved] (DELTASPIKE-554) ContainerManagedTransactionStrategy

2014-03-31 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved DELTASPIKE-554. - Resolution: Fixed ContainerManagedTransactionStrategy

[jira] [Created] (DELTASPIKE-554) ContainerManagedTransactionStrategy

2014-03-30 Thread Gerhard Petracek (JIRA)
Gerhard Petracek created DELTASPIKE-554: --- Summary: ContainerManagedTransactionStrategy Key: DELTASPIKE-554 URL: https://issues.apache.org/jira/browse/DELTASPIKE-554 Project: DeltaSpike

[jira] [Updated] (DELTASPIKE-554) ContainerManagedTransactionStrategy

2014-03-30 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek updated DELTASPIKE-554: Priority: Minor (was: Major) ContainerManagedTransactionStrategy

[jira] [Updated] (DELTASPIKE-554) ContainerManagedTransactionStrategy

2014-03-30 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek updated DELTASPIKE-554: Attachment: DELTASPIKE-554.patch ContainerManagedTransactionStrategy