[jira] [Commented] (TOMEE-2060) EJB component can modify its naming context

2017-06-09 Thread Katya Todorova (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16044912#comment-16044912 ] Katya Todorova commented on TOMEE-2060: --- One more thing to have in mind when aligning with tomcat -

[jira] [Updated] (TOMEE-2060) EJB component can modify its naming context

2017-06-09 Thread Katya Todorova (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Katya Todorova updated TOMEE-2060: -- That would be nice, the only tricky thing would be the alignment of the defaults since tomcat by

[jira] [Commented] (TOMEE-2060) EJB component can modify its naming context

2017-06-09 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16044521#comment-16044521 ] Romain Manni-Bucau commented on TOMEE-2060: --- Yes we can, or even just align our usage on the

[jira] [Commented] (TOMEE-2060) EJB component can modify its naming context

2017-06-09 Thread Katya Todorova (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16044519#comment-16044519 ] Katya Todorova commented on TOMEE-2060: --- I see. Is it an option then to introduce similar to the

tomee git commit: When web app doc base is a directory ending with .war do not handle it as a file

2017-06-09 Thread jlmonteiro
Repository: tomee Updated Branches: refs/heads/master 2e2423cb2 -> d41b155f1 When web app doc base is a directory ending with .war do not handle it as a file When in the EAR file, the web application's binaries are a directory and the directory name ends with .war, do not handle it as a file.

[jira] [Created] (TOMEE-2060) EJB component can modify its naming context

2017-06-09 Thread Katya Todorova (JIRA)
Katya Todorova created TOMEE-2060: - Summary: EJB component can modify its naming context Key: TOMEE-2060 URL: https://issues.apache.org/jira/browse/TOMEE-2060 Project: TomEE Issue Type: Bug

[jira] [Created] (TOMEE-2059) [CDI] don't release normal scoped beans?

2017-06-09 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created TOMEE-2059: - Summary: [CDI] don't release normal scoped beans? Key: TOMEE-2059 URL: https://issues.apache.org/jira/browse/TOMEE-2059 Project: TomEE Issue Type:

[jira] [Commented] (TOMEE-2057) @BeforeCompletion callback issue

2017-06-09 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16044369#comment-16044369 ] Romain Manni-Bucau commented on TOMEE-2057: --- You can inject (@Resource) the

[jira] [Comment Edited] (TOMEE-2057) @BeforeCompletion callback issue

2017-06-09 Thread Svetlin Zarev (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16044365#comment-16044365 ] Svetlin Zarev edited comment on TOMEE-2057 at 6/9/17 12:27 PM: --- I've moved

[jira] [Commented] (TOMEE-2057) @BeforeCompletion callback issue

2017-06-09 Thread Svetlin Zarev (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16044365#comment-16044365 ] Svetlin Zarev commented on TOMEE-2057: -- I've moved eclipselink's JTASynchronizationListener with the

[jira] [Updated] (TOMEE-2058) Problem with persistence in application specifying a context path through sun-web.xml

2017-06-09 Thread Lazar Kirchev (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lazar Kirchev updated TOMEE-2058: - Description: I am deploying a very simple application with JPA on TomEE Plume. The application

[jira] [Created] (TOMEE-2058) Problem with persistence in application specifying a context path through sun-web.xml

2017-06-09 Thread Lazar Kirchev (JIRA)
Lazar Kirchev created TOMEE-2058: Summary: Problem with persistence in application specifying a context path through sun-web.xml Key: TOMEE-2058 URL: https://issues.apache.org/jira/browse/TOMEE-2058

[jira] [Comment Edited] (TOMEE-2057) @BeforeCompletion callback issue

2017-06-09 Thread Svetlin Zarev (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16044330#comment-16044330 ] Svetlin Zarev edited comment on TOMEE-2057 at 6/9/17 11:33 AM: --- You are

[jira] [Commented] (TOMEE-2057) @BeforeCompletion callback issue

2017-06-09 Thread Svetlin Zarev (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16044330#comment-16044330 ] Svetlin Zarev commented on TOMEE-2057: -- You are right elipselink's synchronization was invoked before

[jira] [Commented] (TOMEE-2057) @BeforeCompletion callback issue

2017-06-09 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16044216#comment-16044216 ] Romain Manni-Bucau commented on TOMEE-2057: --- jpa and ejb will register a synchonization so order

[jira] [Updated] (TOMEE-2057) @BeforeCompletion callback issue

2017-06-09 Thread Svetlin Zarev (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Svetlin Zarev updated TOMEE-2057: - Attachment: sample-v2.zip > @BeforeCompletion callback issue > -

[jira] [Updated] (TOMEE-2057) @BeforeCompletion callback issue

2017-06-09 Thread Svetlin Zarev (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Svetlin Zarev updated TOMEE-2057: - Description: I have a @Stateful bean which has @AfterBegin & @BeforeCompletion callbacks

[jira] [Updated] (TOMEE-2057) @BeforeCompletion callback issue

2017-06-09 Thread Svetlin Zarev (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Svetlin Zarev updated TOMEE-2057: - Component/s: TomEE Core Server > @BeforeCompletion callback issue >

[jira] [Updated] (TOMEE-2057) @BeforeCompletion callback issue

2017-06-09 Thread Svetlin Zarev (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Svetlin Zarev updated TOMEE-2057: - Description: I have a @Stateful bean which has @AfterBegin & @BeforeCompletion callbacks

[jira] [Updated] (TOMEE-2057) @BeforeCompletion callback issue

2017-06-09 Thread Svetlin Zarev (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Svetlin Zarev updated TOMEE-2057: - Description: I have a @Stateful bean which has @AfterBegin & @BeforeCompletion callbacks

[jira] [Created] (TOMEE-2057) @BeforeCompletion callback issue

2017-06-09 Thread Svetlin Zarev (JIRA)
Svetlin Zarev created TOMEE-2057: Summary: @BeforeCompletion callback issue Key: TOMEE-2057 URL: https://issues.apache.org/jira/browse/TOMEE-2057 Project: TomEE Issue Type: Bug

[jira] [Commented] (TOMEE-2055) NPE when @AroundConstruct Interceptor is defined on EJB

2017-06-09 Thread Katya Todorova (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16044046#comment-16044046 ] Katya Todorova commented on TOMEE-2055: --- It works now, thank you. > NPE when @AroundConstruct