[jira] [Created] (TOMEE-1687) ServletContext not accesible during ApplicationScoped Initialized event

2015-12-29 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created TOMEE-1687: - Summary: ServletContext not accesible during ApplicationScoped Initialized event Key: TOMEE-1687 URL: https://issues.apache.org/jira/browse/TOMEE-1687

[jira] [Resolved] (TOMEE-1687) ServletContext not accesible during ApplicationScoped Initialized event

2015-12-29 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved TOMEE-1687. --- Resolution: Fixed > ServletContext not accesible during ApplicationScoped Initialized

tomee git commit: TOMEE-1687 firing ApplicationScoped initialized event after webapp start

2015-12-29 Thread rmannibucau
Repository: tomee Updated Branches: refs/heads/master ee551e05d -> b25b8bda8 TOMEE-1687 firing ApplicationScoped initialized event after webapp start Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/b25b8bda Tree:

[jira] [Created] (TOMEE-1688) Retry authentication if client identity is not logged in

2015-12-29 Thread Jonathan Gallimore (JIRA)
Jonathan Gallimore created TOMEE-1688: - Summary: Retry authentication if client identity is not logged in Key: TOMEE-1688 URL: https://issues.apache.org/jira/browse/TOMEE-1688 Project: TomEE

[jira] [Updated] (TOMEE-1688) Retry authentication if client identity is not logged in

2015-12-29 Thread Jonathan Gallimore (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gallimore updated TOMEE-1688: -- Attachment: tomee-1688.patch Potential patch for discussion > Retry authentication if

buildbot failure in ASF Buildbot on tomee-trunk-ubuntu

2015-12-29 Thread buildbot
The Buildbot has detected a new failure on builder tomee-trunk-ubuntu while building tomee. Full details are available at: http://ci.apache.org/builders/tomee-trunk-ubuntu/builds/170 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: The

tomee git commit: getting rid of aether dependencies in openejb-provisionning and using shrinkwrap is available - which relies on maven - or our default impl if not. Note: the registration of this enh

2015-12-29 Thread rmannibucau
Repository: tomee Updated Branches: refs/heads/master b25b8bda8 -> c27dbf5d9 getting rid of aether dependencies in openejb-provisionning and using shrinkwrap is available - which relies on maven - or our default impl if not. Note: the registration of this enhanced mvn resolver is still

buildbot success in ASF Buildbot on tomee-trunk-ubuntu

2015-12-29 Thread buildbot
The Buildbot has detected a restored build on builder tomee-trunk-ubuntu while building tomee. Full details are available at: http://ci.apache.org/builders/tomee-trunk-ubuntu/builds/171 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: The

[jira] [Commented] (TOMEE-1688) Retry authentication if client identity is not logged in

2015-12-29 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15073736#comment-15073736 ] Romain Manni-Bucau commented on TOMEE-1688: --- [~jgallimore] did you identify the cause? is it the

[jira] [Commented] (TOMEE-1688) Retry authentication if client identity is not logged in

2015-12-29 Thread Jonathan Gallimore (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15073900#comment-15073900 ] Jonathan Gallimore commented on TOMEE-1688: --- Agreed. Trying to find more information on the root