[jira] [Updated] (TOMEE-910) be more tolerant to @Remote calls without api sharing

2013-04-25 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau updated TOMEE-910: - Issue Type: Improvement (was: Bug) be more tolerant to @Remote calls without api

svn commit: r1475647 - in /tomee/tomee/trunk/container/openejb-core/src/main/java/org/apache/openejb: BeanContext.java core/ivm/BaseEjbProxyHandler.java

2013-04-25 Thread rmannibucau
Author: rmannibucau Date: Thu Apr 25 07:07:55 2013 New Revision: 1475647 URL: http://svn.apache.org/r1475647 Log: TOMEE-910 better handling of @Remote case - alignment on other servers too Modified: tomee/tomee/trunk/container/openejb-core/src/main/java/org/apache/openejb/BeanContext.java

[jira] [Resolved] (TOMEE-910) be more tolerant to @Remote calls without api sharing

2013-04-25 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved TOMEE-910. -- Resolution: Fixed be more tolerant to @Remote calls without api sharing

[jira] [Commented] (OPENEJB-2015) openejb-client.jar doesn't contain the TransactionRolledbackException, but it is thrown on the server side

2013-04-25 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OPENEJB-2015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13641536#comment-13641536 ] Romain Manni-Bucau commented on OPENEJB-2015: - you should get some info now

[jira] [Created] (TOMEE-911) when deploying a @WebService in ROOT.war the webapp context is not found

2013-04-25 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created TOMEE-911: Summary: when deploying a @WebService in ROOT.war the webapp context is not found Key: TOMEE-911 URL: https://issues.apache.org/jira/browse/TOMEE-911

[jira] [Resolved] (TOMEE-911) when deploying a @WebService in ROOT.war the webapp context is not found

2013-04-25 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved TOMEE-911. -- Resolution: Fixed when deploying a @WebService in ROOT.war the webapp context is

svn commit: r1475726 - /tomee/tomee/trunk/tomee/tomee-webservices/src/main/java/org/apache/tomee/webservices/TomcatWsRegistry.java

2013-04-25 Thread rmannibucau
Author: rmannibucau Date: Thu Apr 25 12:41:57 2013 New Revision: 1475726 URL: http://svn.apache.org/r1475726 Log: TOMEE-911 @WebService in ROOT.war - context not found Modified: tomee/tomee/trunk/tomee/tomee-webservices/src/main/java/org/apache/tomee/webservices/TomcatWsRegistry.java

svn commit: r1475727 - /tomee/tomee/trunk/arquillian/arquillian-tomee-common/src/main/java/org/apache/openejb/arquillian/common/RemoteInitialContextObserver.java

2013-04-25 Thread rmannibucau
Author: rmannibucau Date: Thu Apr 25 12:42:11 2013 New Revision: 1475727 URL: http://svn.apache.org/r1475727 Log: useless cath Modified: tomee/tomee/trunk/arquillian/arquillian-tomee-common/src/main/java/org/apache/openejb/arquillian/common/RemoteInitialContextObserver.java Modified:

[jira] [Created] (TOMEE-912) TomEE DataSource configuration does not support HA JDBC URls

2013-04-25 Thread Anish Khanzode (JIRA)
Anish Khanzode created TOMEE-912: Summary: TomEE DataSource configuration does not support HA JDBC URls Key: TOMEE-912 URL: https://issues.apache.org/jira/browse/TOMEE-912 Project: TomEE

[jira] [Commented] (TOMEE-912) TomEE DataSource configuration does not support HA JDBC URls

2013-04-25 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13641924#comment-13641924 ] Romain Manni-Bucau commented on TOMEE-912: -- Hi, we already have it which is close

svn commit: r1475904 - in /tomee/site/trunk: content/index.html lib/path.pm

2013-04-25 Thread dblevins
Author: dblevins Date: Thu Apr 25 18:55:40 2013 New Revision: 1475904 URL: http://svn.apache.org/r1475904 Log: Add TomEE blog and OpenEJB blog to main page Modified: tomee/site/trunk/content/index.html tomee/site/trunk/lib/path.pm Modified: tomee/site/trunk/content/index.html URL:

buildbot success in ASF Buildbot on tomee-site-staging

2013-04-25 Thread buildbot
The Buildbot has detected a restored build on builder tomee-site-staging while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomee-site-staging/builds/67 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-cms-slave Build Reason: scheduler

svn commit: r1475956 - /tomee/site/trunk/templates/rebuild.sh

2013-04-25 Thread dblevins
Author: dblevins Date: Thu Apr 25 20:57:50 2013 New Revision: 1475956 URL: http://svn.apache.org/r1475956 Log: triggering new build Modified: tomee/site/trunk/templates/rebuild.sh Modified: tomee/site/trunk/templates/rebuild.sh URL:

[jira] [Resolved] (TOMEE-901) Example: JSF2, CDI, JPA, Codi, extval

2013-04-25 Thread David Blevins (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Blevins resolved TOMEE-901. - Resolution: Fixed Example: JSF2, CDI, JPA, Codi, extval

[jira] [Updated] (TOMEE-901) Example: JSF2, CDI, JPA, Codi, extval

2013-04-25 Thread David Blevins (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Blevins updated TOMEE-901: Fix Version/s: 1.6.0 Issue Type: Documentation (was: Improvement) Summary:

svn commit: r1475982 - in /tomee/tomee/trunk/container/openejb-core/src: main/java/org/apache/openejb/config/ main/java/org/apache/openejb/resource/jdbc/ main/java/org/apache/openejb/resource/jdbc/rou

2013-04-25 Thread rmannibucau
Author: rmannibucau Date: Thu Apr 25 21:54:08 2013 New Revision: 1475982 URL: http://svn.apache.org/r1475982 Log: TOMEE-912 adding FailoverRouter Added: tomee/tomee/trunk/container/openejb-core/src/main/java/org/apache/openejb/resource/jdbc/router/ConnectionProvider.java

[jira] [Commented] (TOMEE-912) TomEE DataSource configuration does not support HA JDBC URls

2013-04-25 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/TOMEE-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13642273#comment-13642273 ] Romain Manni-Bucau commented on TOMEE-912: -- Added FailoverRouter for such a need

buildbot success in ASF Buildbot on tomee-javaee-api

2013-04-25 Thread buildbot
The Buildbot has detected a restored build on builder tomee-javaee-api while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomee-javaee-api/builds/14 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: scheduler

buildbot failure in ASF Buildbot on tomee-1.5-deploy

2013-04-25 Thread buildbot
The Buildbot has detected a new failure 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/48 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: The Nightly

buildbot failure in ASF Buildbot on tomee-trunk-ubuntu

2013-04-25 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/273 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: scheduler

buildbot failure in ASF Buildbot on tomee-trunk-empty-repo

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

buildbot success in ASF Buildbot on tomee-1.5-deploy

2013-04-25 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/49 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: The Nightly

buildbot failure in ASF Buildbot on tomee-1.5-ubuntu

2013-04-25 Thread buildbot
The Buildbot has detected a new failure on builder tomee-1.5-ubuntu while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomee-1.5-ubuntu/builds/17 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: scheduler Build