[jira] [Commented] (OPENEJB-2067) Wrong URL when hot-deploying @WebService to TomEE+ 1.6.0

2014-05-29 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OPENEJB-2067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14012184#comment-14012184 ] Romain Manni-Bucau commented on OPENEJB-2067: - [~Ualter] does it mean it

[jira] [Commented] (OPENEJB-2067) Wrong URL when hot-deploying @WebService to TomEE+ 1.6.0

2014-05-29 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OPENEJB-2067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14012185#comment-14012185 ] Romain Manni-Bucau commented on OPENEJB-2067: - edit: you mix application and

[jira] [Commented] (TOMEE-1214) tomee should pick up conf/log4j.xml

2014-05-29 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14012189#comment-14012189 ] Romain Manni-Bucau commented on TOMEE-1214: --- 100% agree excepted it will be a

[jira] [Commented] (TOMEE-1214) tomee should pick up conf/log4j.xml

2014-05-29 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14012291#comment-14012291 ] Mark Struberg commented on TOMEE-1214: -- What about the following: we parse the

[jira] [Commented] (OPENEJB-2067) Wrong URL when hot-deploying @WebService to TomEE+ 1.6.0

2014-05-29 Thread Ualter Otoni Azambuja Junior (JIRA)
[ https://issues.apache.org/jira/browse/OPENEJB-2067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14012323#comment-14012323 ] Ualter Otoni Azambuja Junior commented on OPENEJB-2067: ---

[jira] [Commented] (TOMEE-1214) tomee should pick up conf/log4j.xml

2014-05-29 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14012486#comment-14012486 ] Romain Manni-Bucau commented on TOMEE-1214: --- If you want default log4j behavior,

svn commit: r1598336 - /tomee/tomee/trunk/tomee/tomee-catalina/src/main/java/org/apache/tomee/catalina/TomcatWebAppBuilder.java

2014-05-29 Thread rmannibucau
Author: rmannibucau Date: Thu May 29 17:16:03 2014 New Revision: 1598336 URL: http://svn.apache.org/r1598336 Log: TOMEE-1226 correct lifecycle handling of TomEERealm delegate(s) Modified: tomee/tomee/trunk/tomee/tomee-catalina/src/main/java/org/apache/tomee/catalina/TomcatWebAppBuilder.java

[jira] [Created] (TOMEE-1226) ensure when wrapping Tomcat Realms with TomEERealm that the delegates are in the right state

2014-05-29 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created TOMEE-1226: - Summary: ensure when wrapping Tomcat Realms with TomEERealm that the delegates are in the right state Key: TOMEE-1226 URL:

[jira] [Resolved] (TOMEE-1226) ensure when wrapping Tomcat Realms with TomEERealm that the delegates are in the right state

2014-05-29 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved TOMEE-1226. --- Resolution: Fixed ensure when wrapping Tomcat Realms with TomEERealm that the

[jira] [Created] (TOMEE-1227) add a tomee-overlay-runner module to ease overlay creation

2014-05-29 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created TOMEE-1227: - Summary: add a tomee-overlay-runner module to ease overlay creation Key: TOMEE-1227 URL: https://issues.apache.org/jira/browse/TOMEE-1227 Project: TomEE

svn commit: r1598344 - in /tomee/tomee/trunk/tomee: ./ tomee-loader/src/main/java/org/apache/tomee/loader/ tomee-overlay-runner/ tomee-overlay-runner/src/ tomee-overlay-runner/src/main/ tomee-overlay-

2014-05-29 Thread rmannibucau
Author: rmannibucau Date: Thu May 29 17:49:23 2014 New Revision: 1598344 URL: http://svn.apache.org/r1598344 Log: TOMEE-1227 tomee-overlay-runner to ease EE in tomcat applications Added: tomee/tomee/trunk/tomee/tomee-overlay-runner/ tomee/tomee/trunk/tomee/tomee-overlay-runner/pom.xml

[jira] [Resolved] (TOMEE-1227) add a tomee-overlay-runner module to ease overlay creation

2014-05-29 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-1227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved TOMEE-1227. --- Resolution: Fixed add a tomee-overlay-runner module to ease overlay creation

svn commit: r1598354 - /tomee/tomee/trunk/tomee/tomee-catalina/src/main/java/org/apache/tomee/catalina/ServerListener.java

2014-05-29 Thread rmannibucau
Author: rmannibucau Date: Thu May 29 18:19:09 2014 New Revision: 1598354 URL: http://svn.apache.org/r1598354 Log: regression introduced by PMD 'fixes' but I can guarantee you TomEE 49.7.0 is not yet ready ;) Modified:

svn commit: r1598356 - /tomee/tomee/trunk/maven/tomee-maven-plugin/src/main/java/org/apache/openejb/maven/plugin/AbstractTomEEMojo.java

2014-05-29 Thread rmannibucau
Author: rmannibucau Date: Thu May 29 18:27:45 2014 New Revision: 1598356 URL: http://svn.apache.org/r1598356 Log: TOMEE-1228 ensuring we deploy jar/ear by default even if a custom tomee.xml is not provided Modified:

[jira] [Created] (TOMEE-1228) tomee maven plugin doesn't deploy jar/ear if a custom tomee.xml is not provided

2014-05-29 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created TOMEE-1228: - Summary: tomee maven plugin doesn't deploy jar/ear if a custom tomee.xml is not provided Key: TOMEE-1228 URL: https://issues.apache.org/jira/browse/TOMEE-1228

[jira] [Resolved] (TOMEE-1228) tomee maven plugin doesn't deploy jar/ear if a custom tomee.xml is not provided

2014-05-29 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-1228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved TOMEE-1228. --- Resolution: Fixed tomee maven plugin doesn't deploy jar/ear if a custom tomee.xml

[jira] [Commented] (OPENEJB-2067) Wrong URL when hot-deploying @WebService to TomEE+ 1.6.0

2014-05-29 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OPENEJB-2067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14012670#comment-14012670 ] Romain Manni-Bucau commented on OPENEJB-2067: - Ok, reviewed it and JAXRS

buildbot success in ASF Buildbot on tomee-trunk-ubuntu

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

[jira] [Commented] (TOMEE-1214) tomee should pick up conf/log4j.xml

2014-05-29 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14012779#comment-14012779 ] Mark Struberg commented on TOMEE-1214: -- this means that you need to put your apps

[jira] [Commented] (TOMEE-1214) tomee should pick up conf/log4j.xml

2014-05-29 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14012884#comment-14012884 ] Romain Manni-Bucau commented on TOMEE-1214: --- why? just put log4j.xml in lib

buildbot failure in ASF Buildbot on tomee-trunk-ubuntu

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

[jira] [Commented] (OPENEJB-2067) Wrong URL when hot-deploying @WebService to TomEE+ 1.6.0

2014-05-29 Thread Ualter Otoni Azambuja Junior (JIRA)
[ https://issues.apache.org/jira/browse/OPENEJB-2067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14013105#comment-14013105 ] Ualter Otoni Azambuja Junior commented on OPENEJB-2067: --- Ok,