[jira] [Commented] (OPENEJB-2011) ability to specify a component through properties

2013-04-27 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OPENEJB-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13643612#comment-13643612 ] Romain Manni-Bucau commented on OPENEJB-2011: - We have a bunch of

[jira] [Updated] (TOMEE-913) Exception when deploying EAR with no WAR

2013-04-27 Thread Philippe Marschall (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philippe Marschall updated TOMEE-913: - Attachment: tomee.patch patch that fixes the issue Exception when

[jira] [Commented] (TOMEE-913) Exception when deploying EAR with no WAR

2013-04-27 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13643720#comment-13643720 ] Romain Manni-Bucau commented on TOMEE-913: -- Hi, does it occur on 1.6.0-SNAPSHOT?

[jira] [Created] (TOMEE-914) exclude tools.jar by default (from jdk)

2013-04-27 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created TOMEE-914: Summary: exclude tools.jar by default (from jdk) Key: TOMEE-914 URL: https://issues.apache.org/jira/browse/TOMEE-914 Project: TomEE Issue Type: Bug

[jira] [Updated] (TOMEE-914) exclude tools.jar by default (from jdk)

2013-04-27 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau updated TOMEE-914: - Issue Type: Improvement (was: Bug) exclude tools.jar by default (from jdk)

[jira] [Resolved] (TOMEE-914) exclude tools.jar by default (from jdk)

2013-04-27 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved TOMEE-914. -- Resolution: Fixed exclude tools.jar by default (from jdk)

svn commit: r1476618 - /tomee/tomee/trunk/container/openejb-core/src/main/java/org/apache/openejb/cdi/CdiEjbBean.java

2013-04-27 Thread rmannibucau
Author: rmannibucau Date: Sat Apr 27 16:42:10 2013 New Revision: 1476618 URL: http://svn.apache.org/r1476618 Log: new OWB api Modified: tomee/tomee/trunk/container/openejb-core/src/main/java/org/apache/openejb/cdi/CdiEjbBean.java Modified:

[jira] [Commented] (TOMEE-913) Exception when deploying EAR with no WAR

2013-04-27 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13643743#comment-13643743 ] Romain Manni-Bucau commented on TOMEE-913: -- PS: this method should only be called

[jira] [Created] (TOMEE-916) rework webapp bean manager since owb 1.2 is in the house

2013-04-27 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created TOMEE-916: Summary: rework webapp bean manager since owb 1.2 is in the house Key: TOMEE-916 URL: https://issues.apache.org/jira/browse/TOMEE-916 Project: TomEE

svn commit: r1476654 - in /tomee/tomee/trunk: container/openejb-core/src/main/java/org/apache/openejb/assembler/classic/ container/openejb-core/src/main/java/org/apache/openejb/cdi/ container/openejb-

2013-04-27 Thread rmannibucau
Author: rmannibucau Date: Sat Apr 27 18:28:41 2013 New Revision: 1476654 URL: http://svn.apache.org/r1476654 Log: TOMEE-915 TOMEE-916 rework bean manager for webapps in ear + fixing ear lib finder creation Modified:

[jira] [Resolved] (TOMEE-916) rework webapp bean manager since owb 1.2 is in the house

2013-04-27 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved TOMEE-916. -- Resolution: Fixed rework webapp bean manager since owb 1.2 is in the house

[jira] [Resolved] (TOMEE-915) ear lib scanning should be done even with ejbmodule (at least for jsf stuff)

2013-04-27 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved TOMEE-915. -- Resolution: Fixed ear lib scanning should be done even with ejbmodule (at least

[jira] [Commented] (TOMEE-913) Exception when deploying EAR with no WAR

2013-04-27 Thread Philippe Marschall (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13643756#comment-13643756 ] Philippe Marschall commented on TOMEE-913: -- No, it doesn't happen anymore with

[jira] [Created] (TOMEE-917) localbeanproxy classs should use $$ and not $ (subclass)

2013-04-27 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created TOMEE-917: Summary: localbeanproxy classs should use $$ and not $ (subclass) Key: TOMEE-917 URL: https://issues.apache.org/jira/browse/TOMEE-917 Project: TomEE

svn commit: r1476662 - /tomee/tomee/trunk/container/openejb-core/src/main/java/org/apache/openejb/util/proxy/LocalBeanProxyFactory.java

2013-04-27 Thread rmannibucau
Author: rmannibucau Date: Sat Apr 27 20:10:41 2013 New Revision: 1476662 URL: http://svn.apache.org/r1476662 Log: TOMEE-917 localbeanproxy classs should use 10893 and not $ (subclass) Modified:

[jira] [Resolved] (TOMEE-917) localbeanproxy classs should use $$ and not $ (subclass)

2013-04-27 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved TOMEE-917. -- Resolution: Fixed localbeanproxy classs should use $$ and not $ (subclass)

[jira] [Created] (TOMEE-918) ApplicationException are not unwrapped in jaxrs integration so ExceptionMapper are not called

2013-04-27 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created TOMEE-918: Summary: ApplicationException are not unwrapped in jaxrs integration so ExceptionMapper are not called Key: TOMEE-918 URL: https://issues.apache.org/jira/browse/TOMEE-918

[jira] [Created] (TOMEE-919) localbeanproxy don't accept inner class checked exceptions in signature

2013-04-27 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created TOMEE-919: Summary: localbeanproxy don't accept inner class checked exceptions in signature Key: TOMEE-919 URL: https://issues.apache.org/jira/browse/TOMEE-919 Project:

svn commit: r1476665 - in /tomee/tomee/trunk: container/openejb-core/src/main/java/org/apache/openejb/util/proxy/ server/openejb-cxf-rs/src/main/java/org/apache/openejb/server/cxf/rs/ server/openejb-c

2013-04-27 Thread rmannibucau
Author: rmannibucau Date: Sat Apr 27 20:41:02 2013 New Revision: 1476665 URL: http://svn.apache.org/r1476665 Log: TOMEE-919 TOMEE-918 fixing method signature of localbeanproxies (exceptions) + exception mapper of checked exceptions in jaxrs integration Added:

[jira] [Resolved] (TOMEE-919) localbeanproxy don't accept inner class checked exceptions in signature

2013-04-27 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved TOMEE-919. -- Resolution: Fixed localbeanproxy don't accept inner class checked exceptions in

[jira] [Resolved] (TOMEE-918) ApplicationException are not unwrapped in jaxrs integration so ExceptionMapper are not called

2013-04-27 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved TOMEE-918. -- Resolution: Fixed ApplicationException are not unwrapped in jaxrs integration so

[jira] [Updated] (TOMEE-919) localbeanproxies don't accept inner class checked exceptions in signature

2013-04-27 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau updated TOMEE-919: - Summary: localbeanproxies don't accept inner class checked exceptions in signature (was:

[jira] [Commented] (OPENEJB-2016) Injecting Principal bean doesn't work

2013-04-27 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OPENEJB-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13643810#comment-13643810 ] Romain Manni-Bucau commented on OPENEJB-2016: - Did you try 1.6.0-snapshot?

[jira] [Commented] (OPENEJB-2016) Injecting Principal bean doesn't work

2013-04-27 Thread Dimitri (JIRA)
[ https://issues.apache.org/jira/browse/OPENEJB-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13643809#comment-13643809 ] Dimitri commented on OPENEJB-2016: -- Stacktrace follows. If the actual code is needed,

[jira] [Commented] (OPENEJB-2016) Injecting Principal bean doesn't work

2013-04-27 Thread Dimitri (JIRA)
[ https://issues.apache.org/jira/browse/OPENEJB-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13643812#comment-13643812 ] Dimitri commented on OPENEJB-2016: -- Whoa! Works like a charm in 1.6.0-SNAPSHOT. Sorry

buildbot failure in ASF Buildbot on tomee-trunk-deploy

2013-04-27 Thread buildbot
The Buildbot has detected a new failure on builder tomee-trunk-deploy while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomee-trunk-deploy/builds/96 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: The Nightly

buildbot success in ASF Buildbot on tomee-1.5-deploy

2013-04-27 Thread buildbot
The Buildbot has detected a restored build on builder tomee-1.5-deploy while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomee-1.5-deploy/builds/51 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: The Nightly