Re: The default profile in framework/modules/pom.xml

2010-08-04 Thread Rex Wang
(This reply is not sent to d...@geronimo)
Hi Jarck,
Thanks for the answers,
I am working on the WAS CE build. In the build script, each time sever build
will clean the m2 repo and make a clean build. So it uses the 2 profiles as
following:
mvn-build name=server mvngoal=${wasce.mvngoal}
mvnargs=-Dstage=bootstrap/
mvn-build name=server mvngoal=${wasce.mvngoal}
mvnargs=-Dstage=assemble/
which are mutual complementary to avoid the overlap and save time.
So we need the assemble profile.

Refactor the pom and add a assemble profile?

-Rex

2010/8/4 Jarek Gawor jga...@gmail.com

 On Wed, Aug 4, 2010 at 12:11 AM, Rex Wang rwo...@gmail.com wrote:
  There is a default profile in framework/modules/pom.xml.
  Could anyone give me any clue why we need it?
  It causes problems when I do my custom build with the following cmd:
  mvn install -Dstage=bootstrap
  mvn install -Dstage=assemble

 What are you trying to do? -Dstage=bootstrap builds stuff only needed
 for car-maven-plugin. It doesn't build the entire framework. But
 -Dstage=assemble looks like it wants framework to be entirely built.

  The modules in this profile won't be built.
  Should we remove the profile?

 The modules listed in /project/modules are always built. They
 represent the minimal/required set of modules for car-maven-plugin.
 The modules listed in the default profile are combined with
 /project/modules and represent all framework modules. By default we
 want to build all modules and when -Dstage=bootstrap is enabled we
 only want to build the minimal set.

 So yes, the default profile is needed. But again, I'm not sure what
 you are trying to do. And there might be other ways we can refactor
 the pom that will work better. Actually, maybe we want to remove the
 stage-assemble profile in root pom. It seems out-of-date and not
 really useful all that much.

 Jarek




-- 
Lei Wang (Rex)
rwonly AT apache.org


Re: The default profile in framework/modules/pom.xml

2010-08-04 Thread Rex Wang
thanks Jarek.
Will explain in a separate mail.

2010/8/4 Jarek Gawor jga...@gmail.com

 On Wed, Aug 4, 2010 at 12:11 AM, Rex Wang rwo...@gmail.com wrote:
  There is a default profile in framework/modules/pom.xml.
  Could anyone give me any clue why we need it?
  It causes problems when I do my custom build with the following cmd:
  mvn install -Dstage=bootstrap
  mvn install -Dstage=assemble

 What are you trying to do? -Dstage=bootstrap builds stuff only needed
 for car-maven-plugin. It doesn't build the entire framework. But
 -Dstage=assemble looks like it wants framework to be entirely built.

  The modules in this profile won't be built.
  Should we remove the profile?

 The modules listed in /project/modules are always built. They
 represent the minimal/required set of modules for car-maven-plugin.
 The modules listed in the default profile are combined with
 /project/modules and represent all framework modules. By default we
 want to build all modules and when -Dstage=bootstrap is enabled we
 only want to build the minimal set.

 So yes, the default profile is needed. But again, I'm not sure what
 you are trying to do. And there might be other ways we can refactor
 the pom that will work better. Actually, maybe we want to remove the
 stage-assemble profile in root pom. It seems out-of-date and not
 really useful all that much.

 Jarek




-- 
Lei Wang (Rex)
rwonly AT apache.org


Re: The default profile in framework/modules/pom.xml

2010-08-04 Thread Rex Wang
Ooopswrong click..

2010/8/4 Rex Wang rwo...@gmail.com

 (This reply is not sent to d...@geronimo)
 Hi Jarck,
 Thanks for the answers,
 I am working on the WAS CE build. In the build script, each time sever
 build will clean the m2 repo and make a clean build. So it uses the 2
 profiles as following:
 mvn-build name=server mvngoal=${wasce.mvngoal}
 mvnargs=-Dstage=bootstrap/
 mvn-build name=server mvngoal=${wasce.mvngoal}
 mvnargs=-Dstage=assemble/
 which are mutual complementary to avoid the overlap and save time.
 So we need the assemble profile.

 Refactor the pom and add a assemble profile?

 -Rex

 2010/8/4 Jarek Gawor jga...@gmail.com

 On Wed, Aug 4, 2010 at 12:11 AM, Rex Wang rwo...@gmail.com wrote:

  There is a default profile in framework/modules/pom.xml.
  Could anyone give me any clue why we need it?
  It causes problems when I do my custom build with the following cmd:
  mvn install -Dstage=bootstrap
  mvn install -Dstage=assemble

 What are you trying to do? -Dstage=bootstrap builds stuff only needed
 for car-maven-plugin. It doesn't build the entire framework. But
 -Dstage=assemble looks like it wants framework to be entirely built.

  The modules in this profile won't be built.
  Should we remove the profile?

 The modules listed in /project/modules are always built. They
 represent the minimal/required set of modules for car-maven-plugin.
 The modules listed in the default profile are combined with
 /project/modules and represent all framework modules. By default we
 want to build all modules and when -Dstage=bootstrap is enabled we
 only want to build the minimal set.

 So yes, the default profile is needed. But again, I'm not sure what
 you are trying to do. And there might be other ways we can refactor
 the pom that will work better. Actually, maybe we want to remove the
 stage-assemble profile in root pom. It seems out-of-date and not
 really useful all that much.

 Jarek




 --
 Lei Wang (Rex)
 rwonly AT apache.org




-- 
Lei Wang (Rex)
rwonly AT apache.org


[BUILD] branches/2.2: Failed for Revision: 982087

2010-08-04 Thread gawor
Geronimo Revision: 982087 built with tests included
 
See the full build-2000.log file at 
http://people.apache.org/builds/geronimo/server/binaries/2.2/20100803/build-2000.log
 
Download the binaries from 
http://people.apache.org/builds/geronimo/server/binaries/2.2/20100803
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 43 minutes 2 seconds
[INFO] Finished at: Tue Aug 03 20:50:15 EDT 2010
[INFO] Final Memory: 330M/926M
[INFO] 
 
TESTSUITE RESULTS (Failures only)
=
 
Assembly: tomcat
=
See full test results and logs at 
http://people.apache.org/builds/geronimo/server/binaries/2.2/20100803/logs-2000-tomcat/
 
 
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Geronimo TestSuite
[INFO]   Geronimo TestSuite :: Commands TestSuite
[INFO]   Geronimo TestSuite :: Concurrent TestSuite
[INFO]   Geronimo TestSuite :: Console Testsuite
[INFO]   Geronimo TestSuite :: CORBA TestSuite
[INFO]   Geronimo TestSuite :: Deployment Testsuite
[INFO]   Geronimo TestSuite :: Enterprise Testsuite
[INFO]   Geronimo TestSuite :: Security Testsuite
[INFO]   Geronimo TestSuite :: Web-tier Testsuite
[INFO]   Geronimo TestSuite :: WebServices TestSuite
[INFO] 
[INFO] Building Geronimo TestSuite
[INFO]task-segment: [install]
[INFO] 
Downloading: 
http://maven.rtp.raleigh.ibm.com/nexus-proxy//org/apache/maven/plugins/maven-deploy-plugin/2.4/maven-deploy-plugin-2.4.pom
6K downloaded
Downloading: 
http://maven.rtp.raleigh.ibm.com/nexus-proxy//org/apache/maven/plugins/maven-deploy-plugin/2.4/maven-deploy-plugin-2.4.jar
33K downloaded
[INFO] snapshot 
org.apache.geronimo.buildsupport:testsuite-maven-plugin:2.2.2-SNAPSHOT: 
checking for updates from apache.snapshots
[INFO] snapshot 
org.apache.geronimo.buildsupport:testsuite-maven-plugin:2.2.2-SNAPSHOT: 
checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.buildsupport:buildsupport:2.2.2-SNAPSHOT: 
checking for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.buildsupport:buildsupport:2.2.2-SNAPSHOT: 
checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:framework:2.2.2-SNAPSHOT: 
checking for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:framework:2.2.2-SNAPSHOT: 
checking for updates from codehaus.snapshots
[INFO] [genesis:validate-configuration {execution: default}]
[INFO] snapshot 
org.apache.geronimo.testsupport:testsupport-selenium:2.2.2-SNAPSHOT: checking 
for updates from codehaus.snapshots
[INFO] snapshot 
org.apache.geronimo.testsupport:testsupport-selenium:2.2.2-SNAPSHOT: checking 
for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport:2.2.2-SNAPSHOT: 
checking for updates from openqa-snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport:2.2.2-SNAPSHOT: 
checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport:2.2.2-SNAPSHOT: 
checking for updates from apache.snapshots
[INFO] snapshot 
org.apache.geronimo.testsupport:testsupport-common:2.2.2-SNAPSHOT: checking for 
updates from codehaus.snapshots
[INFO] snapshot 
org.apache.geronimo.testsupport:testsupport-common:2.2.2-SNAPSHOT: checking for 
updates from apache.snapshots
[INFO] snapshot 
org.apache.geronimo.testsupport:testsupport-common:2.2.2-SNAPSHOT: checking for 
updates from openqa-snapshots
[INFO] snapshot org.apache.geronimo.framework:modules:2.2.2-SNAPSHOT: checking 
for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.framework:modules:2.2.2-SNAPSHOT: checking 
for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.framework:modules:2.2.2-SNAPSHOT: checking 
for updates from openqa-snapshots
[INFO] [enforcer:enforce {execution: default}]
[INFO] Setting property: classpath.resource.loader.class = 
'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on = 'false'.
[INFO] Setting property: resource.loader = 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound = 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor]
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] [install:install]
[INFO] Installing /home/geronimo/geronimo/2.2/testsuite/pom.xml to 
/home/geronimo/.m2/repository/org/apache/geronimo/testsuite/testsuite/2.2.2-SNAPSHOT/testsuite-2.2.2-SNAPSHOT.pom
[INFO] 
[INFO] Building Geronimo TestSuite :: Commands TestSuite
[INFO]task-segment: [install]
[INFO] 

[jira] Closed: (GERONIMO-5476) @EJB does not injected in servlet class

2010-08-04 Thread Forrest Xia (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-5476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Forrest Xia closed GERONIMO-5476.
-

Resolution: Duplicate

duplicated with 5288

 @EJB does not injected in servlet class
 ---

 Key: GERONIMO-5476
 URL: https://issues.apache.org/jira/browse/GERONIMO-5476
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: OpenEJB
Affects Versions: 3.0-M1, 3.0
 Environment: ubuntu 8.04.4
 sun jdk 1.6.0_20
 Geronimo 3.0-M1 tomcat assembly
Reporter: Forrest Xia

 Steps:
 1. check out geronimo trunk source code
 2. build server code until success
 3. go to testsuite/javaee6-testsuite/ejb3.1lite-test
 4. run command: mvn install -Pit
 The test will fail with an NPE exception. Check the geronimo.out, the 
 exception like this:
 2010-07-27 21:28:14,419 WARN  [Parameters] Parameters: Invalid chunk '' 
 ignored.
 java.lang.NullPointerException
   at 
 org.apache.geronimo.testsuite.javaee6.ejbtest.Servlets.CalculatorServlet.processRequest(CalculatorServlet.java:56)
   at 
 org.apache.geronimo.testsuite.javaee6.ejbtest.Servlets.CalculatorServlet.doGet(CalculatorServlet.java:76)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:575)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:668)
   at 
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
   at 
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
   at 
 org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:243)
   at 
 org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:201)
   at 
 org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.invoke(GeronimoStandardContext.java:666)
   at 
 org.apache.geronimo.tomcat.valve.GeronimoBeforeAfterValve.invoke(GeronimoBeforeAfterValve.java:47)
   at 
 org.apache.geronimo.tomcat.valve.ProtectedTargetValve.invoke(ProtectedTargetValve.java:53)
   at 
 org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:146)
   at 
 org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:108)
   at 
 org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
   at 
 org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:402)
   at 
 org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:254)
   at 
 org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:267)
   at 
 org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:245)
   at 
 org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:260)
   at org.apache.geronimo.pool.ThreadPool$1.run(ThreadPool.java:214)
   at 
 org.apache.geronimo.pool.ThreadPool$ContextClassLoaderRunnable.run(ThreadPool.java:344)
   at 
 java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
   at 
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
   at java.lang.Thread.run(Thread.java:619)
 2010-07-27 21:28:43,600 ERROR [[CalculatorServlet]] Servlet.service() for 
 servlet CalculatorServlet threw exception
 java.lang.NullPointerException
   at 
 org.apache.geronimo.testsuite.javaee6.ejbtest.Servlets.CalculatorServlet.processRequest(CalculatorServlet.java:56)
   at 
 org.apache.geronimo.testsuite.javaee6.ejbtest.Servlets.CalculatorServlet.doGet(CalculatorServlet.java:76)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:575)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:668)
   at 
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
   at 
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
   at 
 org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:243)
   at 
 org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:201)
   at 
 org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.invoke(GeronimoStandardContext.java:666)
   at 
 org.apache.geronimo.tomcat.valve.GeronimoBeforeAfterValve.invoke(GeronimoBeforeAfterValve.java:47)
   at 
 org.apache.geronimo.tomcat.valve.ProtectedTargetValve.invoke(ProtectedTargetValve.java:53)
   at 
 org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:146)
   at 
 org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:108)
   at 
 org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
   at 
 

[BUILD] trunk: Failed for Revision: 982137

2010-08-04 Thread gawor
Geronimo Revision: 982137 built with tests included
 
See the full build-0300.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100804/build-0300.log
 
Download the binaries from 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100804
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 40 minutes 38 seconds
[INFO] Finished at: Wed Aug 04 03:41:56 EDT 2010
[INFO] Final Memory: 502M/973M
[INFO] 
 
TESTSUITE RESULTS (Failures only)
=
 
Assembly: tomcat
=
See full test results and logs at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100804/logs-0300-tomcat/
 
Running TestSuite
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.442 sec  
FAILURE!
--
Running TestSuite
Tests run: 22, Failures: 14, Errors: 0, Skipped: 0, Time elapsed: 7.49 sec  
FAILURE!
 
Assembly: jetty
=
See full test results and logs at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100804/logs-0300-jetty/
 
Running TestSuite
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.555 sec  
FAILURE!
--
Running TestSuite
Tests run: 22, Failures: 14, Errors: 0, Skipped: 0, Time elapsed: 7.848 sec  
FAILURE!
 
Samples: trunk
=
Log: 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100804/samples-0300.log
 
Build status: FAILED
 


[jira] Created: (GERONIMO-5502) Add OSGI/blueprint management portlets.

2010-08-04 Thread Shawn Jiang (JIRA)
 Add OSGI/blueprint management portlets.


 Key: GERONIMO-5502
 URL: https://issues.apache.org/jira/browse/GERONIMO-5502
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public (Regular issues)
  Components: console, osgi
Affects Versions: 3.0
Reporter: Shawn Jiang


See discussion here:  
http://apache-geronimo.328035.n3.nabble.com/OSGi-features-on-Admin-Console-td410312.html#a410312

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[BUILD] trunk: Failed for Revision: 982240

2010-08-04 Thread gawor
Geronimo Revision: 982240 built with tests included
 
See the full build-0900.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100804/build-0900.log
 
Download the binaries from 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100804
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 41 minutes 5 seconds
[INFO] Finished at: Wed Aug 04 09:46:00 EDT 2010
[INFO] Final Memory: 514M/1008M
[INFO] 
 
TESTSUITE RESULTS (Failures only)
=
 
Assembly: tomcat
=
See full test results and logs at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100804/logs-0900-tomcat/
 
Running TestSuite
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.447 sec  
FAILURE!
--
Running TestSuite
Tests run: 22, Failures: 14, Errors: 0, Skipped: 0, Time elapsed: 7.45 sec  
FAILURE!
 
Assembly: jetty
=
See full test results and logs at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100804/logs-0900-jetty/
 
Running TestSuite
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.449 sec  
FAILURE!
--
Running TestSuite
Tests run: 22, Failures: 14, Errors: 0, Skipped: 0, Time elapsed: 7.746 sec  
FAILURE!
 
[org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connecting to: 
service:jmx:rmi://localhost/jndi/rmi://localhost:1099/JMXConnector
[org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connection failure; 
ignoring: java.io.IOException: Failed to retrieve RMIServer stub: 
javax.naming.ServiceUnavailableException [Root exception is 
java.rmi.ConnectException: Connection refused to host: localhost; nested 
exception is: 
java.net.ConnectException: Connection refused]
[org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connecting to: 
service:jmx:rmi://localhost/jndi/rmi://localhost:1099/JMXConnector
[org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connection failure; 
ignoring: java.io.IOException: Failed to retrieve RMIServer stub: 
javax.naming.ServiceUnavailableException [Root exception is 
java.rmi.ConnectException: Connection refused to host: localhost; nested 
exception is: 
java.net.ConnectException: Connection refused]
[org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connecting to: 
service:jmx:rmi://localhost/jndi/rmi://localhost:1099/JMXConnector
[org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connection failure; 
ignoring: java.io.IOException: Failed to retrieve RMIServer stub: 
javax.naming.ServiceUnavailableException [Root exception is 
java.rmi.ConnectException: Connection refused to host: localhost; nested 
exception is: 
java.net.ConnectException: Connection refused]
[org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connecting to: 
service:jmx:rmi://localhost/jndi/rmi://localhost:1099/JMXConnector
[org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connection failure; 
ignoring: java.io.IOException: Failed to retrieve RMIServer stub: 
javax.naming.ServiceUnavailableException [Root exception is 
java.rmi.ConnectException: Connection refused to host: localhost; nested 
exception is: 
java.net.ConnectException: Connection refused]
[org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connecting to: 
service:jmx:rmi://localhost/jndi/rmi://localhost:1099/JMXConnector
[org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connection failure; 
ignoring: java.io.IOException: Failed to retrieve RMIServer stub: 
javax.naming.ServiceUnavailableException [Root exception is 
java.rmi.ConnectException: Connection refused to host: localhost; nested 
exception is: 
java.net.ConnectException: Connection refused]
[org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connecting to: 
service:jmx:rmi://localhost/jndi/rmi://localhost:1099/JMXConnector
[org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connection failure; 
ignoring: java.io.IOException: Failed to retrieve RMIServer stub: 
javax.naming.ServiceUnavailableException [Root exception is 
java.rmi.ConnectException: Connection refused to host: localhost; nested 
exception is: 
java.net.ConnectException: Connection refused]
[org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connecting to: 
service:jmx:rmi://localhost/jndi/rmi://localhost:1099/JMXConnector
[org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connection failure; 
ignoring: java.io.IOException: Failed to retrieve RMIServer stub: 
javax.naming.ServiceUnavailableException [Root exception is 
java.rmi.ConnectException: Connection refused to host: localhost; nested 
exception is: 
java.net.ConnectException: Connection refused]
[org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connecting to: 
service:jmx:rmi://localhost/jndi/rmi

[jira] Resolved: (GERONIMO-5500) Problems using JAXB RI with Geronimo JAXB API

2010-08-04 Thread Jarek Gawor (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-5500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jarek Gawor resolved GERONIMO-5500.
---

Fix Version/s: 3.0
   Resolution: Fixed

Committed a work-around in revision 982296.


 Problems using JAXB RI with Geronimo JAXB API
 -

 Key: GERONIMO-5500
 URL: https://issues.apache.org/jira/browse/GERONIMO-5500
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: specs
Affects Versions: 3.0-M1
Reporter: Jarek Gawor
Assignee: Jarek Gawor
 Fix For: 3.0


 There is a TCK failure when running the JAXB TCK with JAXB RI and Geronimo 
 JAXB API. The failure is not present when running the RI with Sun JAXB API.
 The core of the problem is really in the Sun JAXB API which hides another bug 
 in JAXB RI. The problem is explained in more detail at 
 https://jaxb.dev.java.net/issues/show_bug.cgi?id=761.
 Since I'm not sure when the bugs in Sun JAXB API and RI will be fixed, I will 
 provide a work-around for this problem.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Resolved: (GERONIMO-5497) Geronimo 3.0 trunk testsuite for commonannotation1.1 new features:javax.annotation.sql.DataSourceDefinition and javax.annotation.sql.DataSourceDefinitions

2010-08-04 Thread Jarek Gawor (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-5497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jarek Gawor resolved GERONIMO-5497.
---

Resolution: Fixed

I combined the testsuites and committed the changes in revision 982339.


 Geronimo 3.0 trunk testsuite for commonannotation1.1 new 
 features:javax.annotation.sql.DataSourceDefinition and 
 javax.annotation.sql.DataSourceDefinitions
 --

 Key: GERONIMO-5497
 URL: https://issues.apache.org/jira/browse/GERONIMO-5497
 Project: Geronimo
  Issue Type: Task
  Security Level: public(Regular issues) 
  Components: testsuite
Affects Versions: 3.0
 Environment: OS:  name:Linux;version:2.6.24-24-generic 
 JVM: Java Version:1.6.0_20;Java Vendor:Sun Microsystems Inc.
 Server :Version :3.0-SNAPSHOT
Reporter: janel Zhang
Assignee: Jarek Gawor
 Fix For: 3.0

 Attachments: commonannotation1.1-test.patch


 The testsuite is designed  for common annotation 1.1 new 
 features:javax.annotation.sql.DataSourceDefinition  and 
 javax.annotation.sql.DataSourceDefinitions.
 It passs in the environment as following:OS:  
 name:Linux;version:2.6.24-24-generic 
 JVM: Java Version:1.6.0_20;Java Vendor:Sun Microsystems Inc
 Server :Version :3.0-SNAPSHOT

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[BUILD] trunk: Failed for Revision: 982364

2010-08-04 Thread gawor
Geronimo Revision: 982364 built with tests included
 
See the full build-1500.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100804/build-1500.log
 
Download the binaries from 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100804
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 40 minutes 55 seconds
[INFO] Finished at: Wed Aug 04 15:45:25 EDT 2010
[INFO] Final Memory: 497M/997M
[INFO] 
 
TESTSUITE RESULTS (Failures only)
=
 
Assembly: tomcat
=
See full test results and logs at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100804/logs-1500-tomcat/
 
Running TestSuite
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.457 sec  
FAILURE!
--
Running TestSuite
Tests run: 22, Failures: 14, Errors: 0, Skipped: 0, Time elapsed: 7.689 sec  
FAILURE!
 
Assembly: jetty
=
See full test results and logs at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100804/logs-1500-jetty/
 
Running TestSuite
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.478 sec  
FAILURE!
--
Running TestSuite
Tests run: 22, Failures: 14, Errors: 0, Skipped: 0, Time elapsed: 7.758 sec  
FAILURE!
 
[org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connecting to: 
service:jmx:rmi://localhost/jndi/rmi://localhost:1099/JMXConnector
[org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connection failure; 
ignoring: java.io.IOException: Failed to retrieve RMIServer stub: 
javax.naming.ServiceUnavailableException [Root exception is 
java.rmi.ConnectException: Connection refused to host: localhost; nested 
exception is: 
java.net.ConnectException: Connection refused]
[org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connecting to: 
service:jmx:rmi://localhost/jndi/rmi://localhost:1099/JMXConnector
[org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connection failure; 
ignoring: java.io.IOException: Failed to retrieve RMIServer stub: 
javax.naming.ServiceUnavailableException [Root exception is 
java.rmi.ConnectException: Connection refused to host: localhost; nested 
exception is: 
java.net.ConnectException: Connection refused]
[org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connecting to: 
service:jmx:rmi://localhost/jndi/rmi://localhost:1099/JMXConnector
[org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connection failure; 
ignoring: java.io.IOException: Failed to retrieve RMIServer stub: 
javax.naming.ServiceUnavailableException [Root exception is 
java.rmi.ConnectException: Connection refused to host: localhost; nested 
exception is: 
java.net.ConnectException: Connection refused]
[org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connecting to: 
service:jmx:rmi://localhost/jndi/rmi://localhost:1099/JMXConnector
[org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connection failure; 
ignoring: java.io.IOException: Failed to retrieve RMIServer stub: 
javax.naming.ServiceUnavailableException [Root exception is 
java.rmi.ConnectException: Connection refused to host: localhost; nested 
exception is: 
java.net.ConnectException: Connection refused]
[org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connecting to: 
service:jmx:rmi://localhost/jndi/rmi://localhost:1099/JMXConnector
[org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connection failure; 
ignoring: java.io.IOException: Failed to retrieve RMIServer stub: 
javax.naming.ServiceUnavailableException [Root exception is 
java.rmi.ConnectException: Connection refused to host: localhost; nested 
exception is: 
java.net.ConnectException: Connection refused]
[org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connecting to: 
service:jmx:rmi://localhost/jndi/rmi://localhost:1099/JMXConnector
[org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connection failure; 
ignoring: java.io.IOException: Failed to retrieve RMIServer stub: 
javax.naming.ServiceUnavailableException [Root exception is 
java.rmi.ConnectException: Connection refused to host: localhost; nested 
exception is: 
java.net.ConnectException: Connection refused]
[org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connecting to: 
service:jmx:rmi://localhost/jndi/rmi://localhost:1099/JMXConnector
[org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connection failure; 
ignoring: java.io.IOException: Failed to retrieve RMIServer stub: 
javax.naming.ServiceUnavailableException [Root exception is 
java.rmi.ConnectException: Connection refused to host: localhost; nested 
exception is: 
java.net.ConnectException: Connection refused]
[org.apache.geronimo.mavenplugins.geronimo.ServerProxy] : Connecting to: 
service:jmx:rmi://localhost/jndi/rmi

[jira] Assigned: (GERONIMO-5189) Deployment message indicates that the deployment fails, but the app actually does deploy but does not start

2010-08-04 Thread Kevan Miller (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kevan Miller reassigned GERONIMO-5189:
--

Assignee: Kevan Miller

 Deployment message indicates that the deployment fails, but the app actually 
 does deploy but does not start
 ---

 Key: GERONIMO-5189
 URL: https://issues.apache.org/jira/browse/GERONIMO-5189
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: ActiveMQ, dependencies, deployment, Tomcat
Affects Versions: 2.2
 Environment: Windows Server 2003 ee SP2
 Geronimo with Tomcat
Reporter: Steven Ashwill
Assignee: Kevan Miller
Priority: Minor

 We are having an issue similar to the jira listed below.  We get the message 
 that the deployment fails, but the app actually does deploy but does not 
 start.  All we have to do is click start and everything seems fine.
 We do not get this error on
 Version   2.2-SNAPSHOT
 Build 2009.03.23-15:10:47.340-0400
 But it started when we upgraded to the 2.2 release.  
 Here is a portion of the stack trace we receive when we attempt to redeploy 
 an application ear:
 INFO   | jvm 1| 2010/03/17 09:25:09 | java.lang.ClassCastException:
 org.apache.geronimo.connector.outbound.connectiontracking.ConnectorInsta
 nceContextImpl cannot be cast to
 org.apache.geronimo.connector.outbound.connectiontracking.SharedConnecto
 rInstanceContext
 INFO   | jvm 1| 2010/03/17 09:25:09 | at
 org.apache.geronimo.tomcat.interceptor.InstanceContextBeforeAfter.before
 (InstanceContextBeforeAfter.java:49)
 INFO   | jvm 1| 2010/03/17 09:25:09 | at
 org.apache.geronimo.tomcat.interceptor.ComponentContextBeforeAfter.befor
 e(ComponentContextBeforeAfter.java:40)
 INFO   | jvm 1| 2010/03/17 09:25:09 | at
 org.apache.geronimo.tomcat.interceptor.UserTransactionBeforeAfter.before
 (UserTransactionBeforeAfter.java:63)
 INFO   | jvm 1| 2010/03/17 09:25:09 | at
 org.apache.geronimo.tomcat.valve.GeronimoBeforeAfterValve.invoke(Geronim
 oBeforeAfterValve.java:43)
 INFO   | jvm 1| 2010/03/17 09:25:09 | at
 org.apache.geronimo.tomcat.GeronimoStandardContext.start(GeronimoStandar
 dContext.java:264)
 INFO   | jvm 1| 2010/03/17 09:25:09 | at
 org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.ja
 va:791)
 INFO   | jvm 1| 2010/03/17 09:25:09 | at
 org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
 INFO   | jvm 1| 2010/03/17 09:25:09 | at
 org.apache.catalina.core.StandardHost.addChild(StandardHost.java:526)
 INFO   | jvm 1| 2010/03/17 09:25:09 | at
 org.apache.geronimo.tomcat.TomcatContainer.addContext(TomcatContainer.ja
 va:339)
 INFO   | jvm 1| 2010/03/17 09:25:09 | at
 org.apache.geronimo.tomcat.TomcatWebAppContext.doStart(TomcatWebAppConte
 xt.java:525)
 INFO   | jvm 1| 2010/03/17 09:25:09 | at
 org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInst
 ance.java:953)
 INFO   | jvm 1| 2010/03/17 09:25:09 | at
 org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GB
 eanInstanceState.java:269)
 INFO   | jvm 1| 2010/03/17 09:25:09 | at
 org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstance
 State.java:103)
 INFO   | jvm 1| 2010/03/17 09:25:09 | at
 org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java
 :525)
 INFO   | jvm 1| 2010/03/17 09:25:09 | at
 org.apache.geronimo.gbean.runtime.GBeanDependency.attemptFullStart(GBean
 Dependency.java:110)
 INFO   | jvm 1| 2010/03/17 09:25:09 | at
 org.apache.geronimo.gbean.runtime.GBeanDependency.addTarget(GBeanDepende
 ncy.java:145)
 INFO   | jvm 1| 2010/03/17 09:25:09 | at
 org.apache.geronimo.gbean.runtime.GBeanDependency$1.running(GBeanDepende
 ncy.java:119)
 INFO   | jvm 1| 2010/03/17 09:25:09 | at
 org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.fireRunningEvent(
 BasicLifecycleMonitor.java:175)
 INFO   | jvm 1| 2010/03/17 09:25:09 | at
 org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicL
 ifecycleMonitor.java:44)
 INFO   | jvm 1| 2010/03/17 09:25:09 | at
 org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroad
 caster.fireRunningEvent(BasicLifecycleMonitor.java:253)
 INFO   | jvm 1| 2010/03/17 09:25:09 | at
 org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GB
 eanInstanceState.java:295)
 INFO   | jvm 1| 2010/03/17 09:25:09 | at
 org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstance
 State.java:103)
 INFO   | jvm 1| 2010/03/17 09:25:09 | at
 

[jira] Created: (GERONIMO-5503) Run geronimo as Linux service update

2010-08-04 Thread viola.lu (JIRA)
Run geronimo as Linux service update


 Key: GERONIMO-5503
 URL: https://issues.apache.org/jira/browse/GERONIMO-5503
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: general
Affects Versions: 3.0
 Environment: Linux
Reporter: viola.lu
Assignee: viola.lu
Priority: Minor
 Fix For: 3.0


Gshell commands don't exist in 3.0. so should update gserviceReg.sh which is 
responsible for run server as linux service funcion.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (GERONIMO-5504) Add overrides and overriDir parameters to geronimo-maven-plugin start-server goal

2010-08-04 Thread viola.lu (JIRA)
Add overrides and overriDir parameters  to geronimo-maven-plugin 
start-server goal 
---

 Key: GERONIMO-5504
 URL: https://issues.apache.org/jira/browse/GERONIMO-5504
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public (Regular issues)
  Components: geronimo-maven-plugin
Affects Versions: 2.2.2
Reporter: viola.lu
Assignee: viola.lu
Priority: Minor
 Fix For: 2.2.2


Before you start a server, you want to customize its config.xml for your 
testing purpose,  so add overrides parameter to geronim-maven-plugin:
   overrides
ServerOverride
   serverdefault/server

overridesserver-overrides-1.xml/overrides
 /ServerOverride

Example:

groupIdorg.apache.geronimo.buildsupport/groupId
artifactIdgeronimo-maven-plugin/artifactId
   executions
execution
idstart-server1/id
phaseprocess-test-resources/phase
goals
goalstart-server/goal
/goals
configuration
overrides
ServerOverride
   serverdefault/server

overridesserver-overrides-1.xml/overrides
 /ServerOverride
/overrides

geronimoHome${basedir}/server1/geronimoHome
 
port1100/port   
   

logOutputtrue/logOutput

backgroundtrue/background

verifyTimeout300/verifyTimeout

refreshtrue/refresh

/configuration
/execution

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-5504) Add overrides and overriDir parameters to geronimo-maven-plugin start-server goal

2010-08-04 Thread viola.lu (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

viola.lu updated GERONIMO-5504:
---

Attachment: G5504-geronimo-maven-plugin.patch

pls help review it.thanks.

 Add overrides and overriDir parameters  to geronimo-maven-plugin 
 start-server goal 
 ---

 Key: GERONIMO-5504
 URL: https://issues.apache.org/jira/browse/GERONIMO-5504
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: geronimo-maven-plugin
Affects Versions: 2.2.2
Reporter: viola.lu
Assignee: viola.lu
Priority: Minor
 Fix For: 2.2.2

 Attachments: G5504-geronimo-maven-plugin.patch


 Before you start a server, you want to customize its config.xml for your 
 testing purpose,  so add overrides parameter to geronim-maven-plugin:
overrides
 ServerOverride
serverdefault/server
 
 overridesserver-overrides-1.xml/overrides
  /ServerOverride
 Example:
 groupIdorg.apache.geronimo.buildsupport/groupId
 artifactIdgeronimo-maven-plugin/artifactId
executions
   execution
   idstart-server1/id
   phaseprocess-test-resources/phase
   goals
   goalstart-server/goal
   /goals
   configuration
   overrides
 ServerOverride
serverdefault/server
 
 overridesserver-overrides-1.xml/overrides
  /ServerOverride
 /overrides
   
 geronimoHome${basedir}/server1/geronimoHome

 port1100/port 
  
   
 logOutputtrue/logOutput
   
 backgroundtrue/background
   
 verifyTimeout300/verifyTimeout
   
 refreshtrue/refresh
   
 /configuration
   /execution

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



Re: Geronimo 2.2.2 automation test code review against openejb clusters

2010-08-04 Thread viola.lu

After serveral investigation and geronimo-maven-plugin update, now i improved
this test case from two aspect:
1. directly write a java class to edit attributes value in
config-substition.properties
2.use overrides which can define customized config.xml in
geronimo-maven-plugin to override default config.xml.
With these two improvements, if server version is upgrade, only version
change should be applied to this test case.

If no comments, i will contribute it to geornimo 2.2
https://issues.apache.org/jira/browse/GERONIMO-5469.Thanks in advance!
-- 
View this message in context: 
http://apache-geronimo.328035.n3.nabble.com/Geronimo-2-2-2-automation-test-code-review-against-openejb-clusters-tp978260p1024419.html
Sent from the Development mailing list archive at Nabble.com.


[jira] Commented: (GERONIMO-5501) Support recovery of inbound xaresources in openejb

2010-08-04 Thread David Jencks (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-5501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895485#action_12895485
 ] 

David Jencks commented on GERONIMO-5501:


trunk rev 982438 (plugins/openejb)

 Support recovery of inbound xaresources in openejb
 --

 Key: GERONIMO-5501
 URL: https://issues.apache.org/jira/browse/GERONIMO-5501
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
Affects Versions: 2.1.7, 2.2.2, 3.0
Reporter: David Jencks
 Fix For: 2.1.7, 2.2.2, 3.0


 Support for interface defined in OPENEJB-1320

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[BUILD] trunk: Failed for Revision: 982449

2010-08-04 Thread gawor
Geronimo Revision: 982449 built with tests included
 
See the full build-2100.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100804/build-2100.log
 
 
See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100804/unit-test-reports
 
Downloading: 
http://repository.apache.org/snapshots/org/apache/openejb/openejb-loader/3.2-SNAPSHOT/openejb-loader-3.2-20100803.165119-22.jar
[INFO] snapshot 
org.apache.geronimo.modules:geronimo-persistence-jpa20:3.0-SNAPSHOT: checking 
for updates from codehaus.snapshots
[INFO] Unable to find resource 'org.apache.commons:commons-math:jar:2.1' in 
repository openqa-releases 
(http://nexus.openqa.org/content/repositories/releases)
[INFO] Unable to find resource 
'org.apache.geronimo.specs:geronimo-interceptor_1.1_spec:jar:1.0' in repository 
openqa-releases (http://nexus.openqa.org/content/repositories/releases)
Downloading: 
http://people.apache.org/repo/m2-incubating-repository/org/apache/commons/commons-math/2.1/commons-math-2.1.jar
Downloading: 
http://maven.rtp.raleigh.ibm.com/nexus-proxy//org/apache/geronimo/specs/geronimo-interceptor_1.1_spec/1.0/geronimo-interceptor_1.1_spec-1.0.jar
[INFO] Unable to find resource 'org.codehaus.swizzle:swizzle-stream:jar:1.0.2' 
in repository openqa-releases 
(http://nexus.openqa.org/content/repositories/releases)
Downloading: 
http://people.apache.org/repo/m2-incubating-repository/org/codehaus/swizzle/swizzle-stream/1.0.2/swizzle-stream-1.0.2.jar
[INFO] snapshot 
org.apache.geronimo.modules:geronimo-persistence-jpa20:3.0-SNAPSHOT: checking 
for updates from apache.snapshots
10K downloaded  (geronimo-interceptor_1.1_spec-1.0.jar)
43K downloaded  (openejb-loader-3.2-20100803.165119-22.jar)
[INFO] Unable to find resource 'org.apache.commons:commons-math:jar:2.1' in 
repository apache-incubating-repository 
(http://people.apache.org/repo/m2-incubating-repository)
Downloading: 
http://tomcat.apache.org/dev/dist/m2-repository/org/apache/commons/commons-math/2.1/commons-math-2.1.jar
[INFO] Unable to find resource 'org.codehaus.swizzle:swizzle-stream:jar:1.0.2' 
in repository apache-incubating-repository 
(http://people.apache.org/repo/m2-incubating-repository)
Downloading: 
http://tomcat.apache.org/dev/dist/m2-repository/org/codehaus/swizzle/swizzle-stream/1.0.2/swizzle-stream-1.0.2.jar
Downloading: 
http://repository.apache.org/snapshots/org/apache/openejb/openejb-javaagent/3.2-SNAPSHOT/openejb-javaagent-3.2-20100803.165119-22.jar
[INFO] Unable to find resource 'org.apache.commons:commons-math:jar:2.1' in 
repository tomcat-private-repository 
(http://tomcat.apache.org/dev/dist/m2-repository)
Downloading: 
http://svn.apache.org/repos/asf/openejb/repo//org/apache/commons/commons-math/2.1/commons-math-2.1.jar
[INFO] Unable to find resource 'org.codehaus.swizzle:swizzle-stream:jar:1.0.2' 
in repository tomcat-private-repository 
(http://tomcat.apache.org/dev/dist/m2-repository)
Downloading: 
http://svn.apache.org/repos/asf/openejb/repo//org/codehaus/swizzle/swizzle-stream/1.0.2/swizzle-stream-1.0.2.jar
12K downloaded  (openejb-javaagent-3.2-20100803.165119-22.jar)
[INFO] Unable to find resource 'org.apache.commons:commons-math:jar:2.1' in 
repository openejb-3rdparty-builds 
(http://svn.apache.org/repos/asf/openejb/repo/)
Downloading: 
http://maven.rtp.raleigh.ibm.com/nexus-proxy//org/apache/commons/commons-math/2.1/commons-math-2.1.jar
[INFO] Unable to find resource 'org.codehaus.swizzle:swizzle-stream:jar:1.0.2' 
in repository openejb-3rdparty-builds 
(http://svn.apache.org/repos/asf/openejb/repo/)
Downloading: 
http://maven.rtp.raleigh.ibm.com/nexus-proxy//org/codehaus/swizzle/swizzle-stream/1.0.2/swizzle-stream-1.0.2.jar
Downloading: 
http://repository.apache.org/snapshots/org/apache/openejb/openejb-ejbd/3.2-SNAPSHOT/openejb-ejbd-3.2-20100803.165119-18.jar
812K downloaded  (commons-math-2.1.jar)
58K downloaded  (openejb-ejbd-3.2-20100803.165119-18.jar)
Downloading: 
http://repository.apache.org/snapshots/org/apache/openejb/openejb-server/3.2-SNAPSHOT/openejb-server-3.2-20100803.165119-19.jar
85K downloaded  (openejb-server-3.2-20100803.165119-19.jar)
Downloading: 
http://repository.apache.org/snapshots/org/apache/openejb/openejb-client/3.2-SNAPSHOT/openejb-client-3.2-20100803.165119-19.jar
212K downloaded  (openejb-client-3.2-20100803.165119-19.jar)
Downloading: 
http://repository.apache.org/snapshots/org/apache/openejb/openejb-multicast/3.2-SNAPSHOT/openejb-multicast-3.2-20100803.165119-19.jar
42K downloaded  (swizzle-stream-1.0.2.jar)
50K downloaded  (openejb-multicast-3.2-20100803.165119-19.jar)
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory 
/home/geronimo/geronimo/trunk/plugins/openejb/geronimo-openejb/src/main/filtered

[jira] Resolved: (GERONIMODEVTOOLS-615) Implement deploy, redeploy, and un-deploy of OSGi spec-compliant artifacts to Geronimo server:

2010-08-04 Thread Delos Dai (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delos Dai resolved GERONIMODEVTOOLS-615.


Resolution: Fixed

free Aries tools has provided a fix for CBA.So close it.

 Implement deploy, redeploy, and un-deploy of OSGi spec-compliant artifacts to 
 Geronimo server:  
 

 Key: GERONIMODEVTOOLS-615
 URL: 
 https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-615
 Project: Geronimo-Devtools
  Issue Type: Sub-task
  Components: eclipse-plugin
Affects Versions: 3.0
Reporter: Tim McConnell
Assignee: Tim McConnell
 Fix For: 3.0


 Must include the following artifacts:
 o EBA
 o WAB
 o OSGi bundle 
 o OSGi Blueprint bundle

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-5471) Add test cases for servlet 3.0 new features into the testsuite.

2010-08-04 Thread Wang Guang Zhe (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-5471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wang Guang Zhe updated GERONIMO-5471:
-

Attachment: servlet3.0-testsuite-1.patch

 Add test cases for servlet 3.0 new features into the testsuite.
 ---

 Key: GERONIMO-5471
 URL: https://issues.apache.org/jira/browse/GERONIMO-5471
 Project: Geronimo
  Issue Type: Task
  Security Level: public(Regular issues) 
  Components: testsuite
Affects Versions: 3.0
Reporter: Wang Guang Zhe
Assignee: Forrest Xia
 Fix For: 3.0

 Attachments: GERONIMO-5471.patch, servlet3.0-testsuite-1.patch, 
 servlet3.0-testsuite.patch


 The new features of servlet 3.0 in this test suite are
 1. Asynchonous
 2. New annotations such as @WebServlet,etc.
 3. Web Fragment.
 4. Access JAR-Bundled Resource.
 5. New Interface:ServletContainerInitializer.
 6. Multipart.
 7. Dynamic Registration of servlets,filters and listeners through 
 ServletContextListener.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Resolved: (GERONIMODEVTOOLS-616) Implement run-on-server function from Eclipse workspace for OSGi spec-compliant workspace artifacts

2010-08-04 Thread Delos Dai (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delos Dai resolved GERONIMODEVTOOLS-616.


Resolution: Fixed

free Aries tools has provided a fix for CBA.So close it.

 Implement run-on-server function from Eclipse workspace for OSGi 
 spec-compliant workspace artifacts
 ---

 Key: GERONIMODEVTOOLS-616
 URL: 
 https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-616
 Project: Geronimo-Devtools
  Issue Type: Sub-task
Reporter: Tim McConnell
Assignee: Tim McConnell



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-5471) Add test cases for servlet 3.0 new features into the testsuite.

2010-08-04 Thread Wang Guang Zhe (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-5471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895520#action_12895520
 ] 

Wang Guang Zhe commented on GERONIMO-5471:
--

servlet3.0-testsuite-1.patch includes two new test cases for annotations: 
@WebInitParam and @MultipartConfig. And the test for file upload is also 
modified to test successfully on both Windows and Linux.

 Add test cases for servlet 3.0 new features into the testsuite.
 ---

 Key: GERONIMO-5471
 URL: https://issues.apache.org/jira/browse/GERONIMO-5471
 Project: Geronimo
  Issue Type: Task
  Security Level: public(Regular issues) 
  Components: testsuite
Affects Versions: 3.0
Reporter: Wang Guang Zhe
Assignee: Forrest Xia
 Fix For: 3.0

 Attachments: GERONIMO-5471.patch, servlet3.0-testsuite-1.patch, 
 servlet3.0-testsuite.patch


 The new features of servlet 3.0 in this test suite are
 1. Asynchonous
 2. New annotations such as @WebServlet,etc.
 3. Web Fragment.
 4. Access JAR-Bundled Resource.
 5. New Interface:ServletContainerInitializer.
 6. Multipart.
 7. Dynamic Registration of servlets,filters and listeners through 
 ServletContextListener.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Issue Comment Edited: (GERONIMO-5471) Add test cases for servlet 3.0 new features into the testsuite.

2010-08-04 Thread Wang Guang Zhe (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-5471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895520#action_12895520
 ] 

Wang Guang Zhe edited comment on GERONIMO-5471 at 8/4/10 10:38 PM:
---

servlet3.0-testsuite-1.patch includes two new test cases for annotations: 
@WebInitParam and @MultipartConfig. And the test cases for file upload and 
AsyncServlet are also modified to test successfully on both Windows and Linux. 

  was (Author: wgzlllfc):
servlet3.0-testsuite-1.patch includes two new test cases for annotations: 
@WebInitParam and @MultipartConfig. And the test for file upload is also 
modified to test successfully on both Windows and Linux.
  
 Add test cases for servlet 3.0 new features into the testsuite.
 ---

 Key: GERONIMO-5471
 URL: https://issues.apache.org/jira/browse/GERONIMO-5471
 Project: Geronimo
  Issue Type: Task
  Security Level: public(Regular issues) 
  Components: testsuite
Affects Versions: 3.0
Reporter: Wang Guang Zhe
Assignee: Forrest Xia
 Fix For: 3.0

 Attachments: GERONIMO-5471.patch, servlet3.0-testsuite-1.patch, 
 servlet3.0-testsuite.patch


 The new features of servlet 3.0 in this test suite are
 1. Asynchonous
 2. New annotations such as @WebServlet,etc.
 3. Web Fragment.
 4. Access JAR-Bundled Resource.
 5. New Interface:ServletContainerInitializer.
 6. Multipart.
 7. Dynamic Registration of servlets,filters and listeners through 
 ServletContextListener.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Closed: (GERONIMO-5471) Add test cases for servlet 3.0 new features into the testsuite.

2010-08-04 Thread Forrest Xia (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-5471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Forrest Xia closed GERONIMO-5471.
-

Resolution: Fixed

Committed to trunk at revision 982456.

 Add test cases for servlet 3.0 new features into the testsuite.
 ---

 Key: GERONIMO-5471
 URL: https://issues.apache.org/jira/browse/GERONIMO-5471
 Project: Geronimo
  Issue Type: Task
  Security Level: public(Regular issues) 
  Components: testsuite
Affects Versions: 3.0
Reporter: Wang Guang Zhe
Assignee: Forrest Xia
 Fix For: 3.0

 Attachments: GERONIMO-5471.patch, servlet3.0-testsuite-1.patch, 
 servlet3.0-testsuite.patch


 The new features of servlet 3.0 in this test suite are
 1. Asynchonous
 2. New annotations such as @WebServlet,etc.
 3. Web Fragment.
 4. Access JAR-Bundled Resource.
 5. New Interface:ServletContainerInitializer.
 6. Multipart.
 7. Dynamic Registration of servlets,filters and listeners through 
 ServletContextListener.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (GERONIMO-5505) Fail to scan web-fragment.xml files

2010-08-04 Thread Wang Guang Zhe (JIRA)
Fail to scan web-fragment.xml files
---

 Key: GERONIMO-5505
 URL: https://issues.apache.org/jira/browse/GERONIMO-5505
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: Web Profile
Affects Versions: 3.0
 Environment: OS: Windows
JDK: Sun JDK 1.6.0_18
Reporter: Wang Guang Zhe
 Fix For: 3.0


The web application with webfragments annot be deployed on Geronimo-trunk, 
which can do on Geronimo M1. The test application I used is 
testsuite/javaee6-testsuite/servlet3.0-test in the trunk. 

The error stack is:

The application was not deployed.
Fail to scan web-fragment.xml files
org.apache.geronimo.common.DeploymentException: Fail to scan web-fragment.xml 
files
at 
org.apache.geronimo.web25.deployment.merge.MergeHelper.processWebFragmentsAndAnnotations(MergeHelper.java:361)
at 
org.apache.geronimo.web25.deployment.AbstractWebModuleBuilder.basicInitContext(AbstractWebModuleBuilder.java:449)
at 
org.apache.geronimo.web25.deployment.AbstractWebModuleBuilder.initContext(AbstractWebModuleBuilder.java:404)
at 
org.apache.geronimo.j2ee.deployment.SwitchingModuleBuilder.initContext(SwitchingModuleBuilder.java:168)
at 
org.apache.geronimo.j2ee.deployment.EARConfigBuilder.buildConfiguration(EARConfigBuilder.java:639)
at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:250)
at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:138)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at 
org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
at 
org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:131)
at 
org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:872)
at 
org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:245)
at 
org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand.doDeploy(AbstractDeployCommand.java:116)
at 
org.apache.geronimo.deployment.plugin.local.DistributeCommand.run(DistributeCommand.java:61)
at java.lang.Thread.run(Unknown Source)
Caused by: javax.xml.bind.UnmarshalException
 - with linked exception:
[org.xml.sax.SAXParseException: Document is invalid: no grammar found.]
at 
javax.xml.bind.helpers.AbstractUnmarshallerImpl.createUnmarshalException(AbstractUnmarshallerImpl.java:65)
at 
com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.createUnmarshalException(UnmarshallerImpl.java:514)
at 
com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:215)
at 
com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:184)
at 
javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:214)
at org.apache.openejb.jee.JaxbJavaee.unmarshal(JaxbJavaee.java:159)
at 
org.apache.geronimo.web25.deployment.merge.MergeHelper.processWebFragmentsAndAnnotations(MergeHelper.java:346)
... 17 more
Caused by: org.xml.sax.SAXParseException: Document is invalid: no grammar found.
at 
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown
 Source)
at 
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(Unknown 
Source)
at 
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown 
Source)
at 
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown 
Source)
at 
com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown
 Source)
at 
com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(Unknown
 Source)
at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown
 Source)
at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(Unknown
 Source)
at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown 
Source)
at 
com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown 
Source)
at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
 Source)
at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown 
Source)
at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown 
Source)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown 
Source)

[jira] Updated: (GERONIMODEVTOOLS-629) Implement any changed JEE6 deployment plan descriptors (via JAXB) for Web Profile server

2010-08-04 Thread Delos Dai (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delos Dai updated GERONIMODEVTOOLS-629:
---

Assignee: Delos Dai
Priority: Minor  (was: Major)

 Implement any changed JEE6 deployment plan descriptors (via JAXB) for Web 
 Profile server
 

 Key: GERONIMODEVTOOLS-629
 URL: 
 https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-629
 Project: Geronimo-Devtools
  Issue Type: Sub-task
  Components: eclipse-plugin
Affects Versions: 3.0
Reporter: Tim McConnell
Assignee: Delos Dai
Priority: Minor
 Fix For: 3.0


 o Servlet 3.0
 o JavaServer Pages (JSP) 2.2
 o Expression Language (EL) 2.2
 o Standard Tag Library for JavaServer Pages (JSTL) 1.2
 o JavaServer Faces (JSF) 2.0
 o Common Annotations for Java Platform (JSR-250) 1.1
 o Enterprise JavaBeans (EJB) 3.1 Lite
 o Java Transaction API (JTA) 1.1
 o Java Persistence API (JPA) 2.0
 o Interceptors 1.1
 o Debugging Support for Other Languages (JSR-45) 1.0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-5491) Implement org.apache.catalina.Executor interface in TomcatExecutorWrapper

2010-08-04 Thread Han Hong Fang (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-5491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Han Hong Fang updated GERONIMO-5491:


Attachment: GERONIMO-5491(updated).patch

I updated the patch to refine the implementation. Thanks for review!

 Implement org.apache.catalina.Executor interface in TomcatExecutorWrapper
 -

 Key: GERONIMO-5491
 URL: https://issues.apache.org/jira/browse/GERONIMO-5491
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: Tomcat
Affects Versions: 3.0
Reporter: Han Hong Fang
Assignee: Han Hong Fang
 Attachments: GERONIMO-5491(updated).patch, GERONIMO-5491.patch


 Implement org.apache.catalina.Executor interface in TomcatExecutorWrapper as 
 spec below.
 /**
  * Executes the given command at some time in the future.  The command
  * may execute in a new thread, in a pooled thread, or in the calling
  * thread, at the discretion of the ttExecutor/tt implementation.
  * If no threads are available, it will be added to the work queue.
  * If the work queue is full, the system will wait for the specified 
  * time until it throws a RejectedExecutionException
  *
  * @param command the runnable task
  * @throws RejectedExecutionException if this task cannot be
  * accepted for execution - the queue is full
  * @throws NullPointerException if command or unit is null
  */

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Resolved: (GERONIMODEVTOOLS-629) Implement any changed JEE6 deployment plan descriptors (via JAXB) for Web Profile server

2010-08-04 Thread Delos Dai (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delos Dai resolved GERONIMODEVTOOLS-629.


Resolution: Later

Deployment descriptor is provided by WTP itself. Unless GEP decided to provide 
its own editor for these files, there is no need to generate JAXB classes for 
these descriptors. So defer it until other JIRAs with higher priority have been 
fixed

 Implement any changed JEE6 deployment plan descriptors (via JAXB) for Web 
 Profile server
 

 Key: GERONIMODEVTOOLS-629
 URL: 
 https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-629
 Project: Geronimo-Devtools
  Issue Type: Sub-task
  Components: eclipse-plugin
Affects Versions: 3.0
Reporter: Tim McConnell
Assignee: Delos Dai
Priority: Minor
 Fix For: 3.0


 o Servlet 3.0
 o JavaServer Pages (JSP) 2.2
 o Expression Language (EL) 2.2
 o Standard Tag Library for JavaServer Pages (JSTL) 1.2
 o JavaServer Faces (JSF) 2.0
 o Common Annotations for Java Platform (JSR-250) 1.1
 o Enterprise JavaBeans (EJB) 3.1 Lite
 o Java Transaction API (JTA) 1.1
 o Java Persistence API (JPA) 2.0
 o Interceptors 1.1
 o Debugging Support for Other Languages (JSR-45) 1.0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-5491) Implement org.apache.catalina.Executor interface in TomcatExecutorWrapper

2010-08-04 Thread Han Hong Fang (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-5491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Han Hong Fang updated GERONIMO-5491:


Attachment: (was: GERONIMO-5491.patch)

 Implement org.apache.catalina.Executor interface in TomcatExecutorWrapper
 -

 Key: GERONIMO-5491
 URL: https://issues.apache.org/jira/browse/GERONIMO-5491
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: Tomcat
Affects Versions: 3.0
Reporter: Han Hong Fang
Assignee: Han Hong Fang
 Attachments: GERONIMO-5491(updated).patch


 Implement org.apache.catalina.Executor interface in TomcatExecutorWrapper as 
 spec below.
 /**
  * Executes the given command at some time in the future.  The command
  * may execute in a new thread, in a pooled thread, or in the calling
  * thread, at the discretion of the ttExecutor/tt implementation.
  * If no threads are available, it will be added to the work queue.
  * If the work queue is full, the system will wait for the specified 
  * time until it throws a RejectedExecutionException
  *
  * @param command the runnable task
  * @throws RejectedExecutionException if this task cannot be
  * accepted for execution - the queue is full
  * @throws NullPointerException if command or unit is null
  */

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMODEVTOOLS-628) Implement any new JEE6 deployment plan descriptors (via JAXB) for Web Profile server

2010-08-04 Thread Delos Dai (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delos Dai updated GERONIMODEVTOOLS-628:
---

Assignee: Delos Dai
Priority: Minor  (was: Major)

 Implement any new JEE6 deployment plan descriptors (via JAXB) for Web Profile 
 server
 

 Key: GERONIMODEVTOOLS-628
 URL: 
 https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-628
 Project: Geronimo-Devtools
  Issue Type: Sub-task
  Components: eclipse-plugin
Affects Versions: 3.0
Reporter: Tim McConnell
Assignee: Delos Dai
Priority: Minor
 Fix For: 3.0


 o New descriptors related to JAX-RS
 o Managed Beans 1.0
 o Web Beans (JSR-299) 1.0
 o Dependency Injection (JSR-330) 1.0
 o Bean Validation 1.0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Resolved: (GERONIMODEVTOOLS-628) Implement any new JEE6 deployment plan descriptors (via JAXB) for Web Profile server

2010-08-04 Thread Delos Dai (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delos Dai resolved GERONIMODEVTOOLS-628.


Resolution: Later

Deployment descriptor is provided by WTP itself. Unless GEP decided to provide 
its own editor for these files, there is no need to generate JAXB classes for 
these descriptors. So defer it until other JIRAs with higher priority have been 
fixed

 Implement any new JEE6 deployment plan descriptors (via JAXB) for Web Profile 
 server
 

 Key: GERONIMODEVTOOLS-628
 URL: 
 https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-628
 Project: Geronimo-Devtools
  Issue Type: Sub-task
  Components: eclipse-plugin
Affects Versions: 3.0
Reporter: Tim McConnell
Assignee: Delos Dai
Priority: Minor
 Fix For: 3.0


 o New descriptors related to JAX-RS
 o Managed Beans 1.0
 o Web Beans (JSR-299) 1.0
 o Dependency Injection (JSR-330) 1.0
 o Bean Validation 1.0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-4950) Improve usability of Geronimo Console

2010-08-04 Thread Chi Runhua (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-4950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chi Runhua updated GERONIMO-4950:
-

Description: 
1. re-structure the navigation tree to make it collapsible, the tree level 
should be less than 3;
2. re-organize the available tree items into new groups, here is a sample list 
for implementation:
* Application Server
 ** Geronimo Kernel (put Information, Java System Info, Thread Pool and 
Shutdown portlets in the same page here)
 ** Web Server
 ** JMS Server
 **  EJB Server
 **  Derby server
 ** New server assembly
 * Applications
 ** Deploy New (Suggest to merge in the plan creator, so that users can either 
choose to use an existing plan file, or create a new one using the wizard)
 ** User applications (merge WAR, EAR and Client, maybe bundles in the 3.0?)
 ** Plugins
* Resources
 ** DB pools
 ** JMS Resources
 ** J2EE Connectors
 ** Jar aliases
 ** Repository
* Security
 ** Users and Groups
 ** Keystores
 ** Certificate Authority
 ** Security Realms
* Monitoring and Troubleshooting
 ** Monitoring
 ** Logs(Include server logs and Derby log)
 ** Debug Views
 *** JMX Viewer
 *** Classloader Viewer
 *** JNDI Viewer
 *** Dependency Viewer
 
3. re-construct the available portlets to improve embedded assistance 
information, for example, show breadcrum when user is working on a task; reduce 
in-line text on the current UI, and use hover-help or pop-up help page only 
when necessary etc...
4. for the long list on the current UI such as system modules, only show the 
most frequently used ones, use locate/find to display more

{color:red}*Risks*{color} to be noticed for UI changes:
1. Doc
2. Testsuite especially for Selenium test script, if any.


For more details, see 
hhttp://apache-geronimo.328035.n3.nabble.com/DISCUSS-Reorg-of-Admin-Console-for-2-2-td400707.html#a400707
Further discussion on navigation items, see 
http://apache-geronimo.328035.n3.nabble.com/Re-categorize-the-items-in-navigation-pane-for-G2-2-td370812.html#a370812

  was:
1. re-structure the navigation tree to make it collapsible, the tree level 
should be less than 3;
2. re-organize the available tree items into new groups, here is a sample list 
for implementation:
* Application Server
 ** Geronimo Kernel (put Information, Java System Info, Thread Pool and 
Shutdown portlets in the same page here)
 ** Web Server
 ** JMS Server
 **  EJB Server
 **  Derby server
 ** New server assembly
 * Applications
 ** Deploy New (Suggest to merge in the plan creator, so that users can either 
choose to use an existing plan file, or create a new one using the wizard)
 ** User applications (merge WAR, EAR and Client, maybe bundles in the 3.0?)
 ** Plugins
* Resources
 ** DB pools
 ** JMS Resources
 ** J2EE Connectors
 ** Jar aliases
 ** Repository
* Security
 ** Users and Groups
 ** Keystores
 ** Certificate Authority
 ** Security Realms
* Monitoring and Troubleshooting
 ** Monitoring
 ** Logs(Include server logs and Derby log)
 ** Debug Views
 *** JMX Viewer
 *** Classloader Viewer
 *** JNDI Viewer
 *** Dependency Viewer
 
3. re-construct the available portlets to improve embedded assistance 
information, for example, show breadcrum when user is working on a task; reduce 
in-line text on the current UI, and use hover-help or pop-up help page only 
when necessary etc...
4. for the long list on the current UI such as system modules, only show the 
most frequently used ones, use locate/find to display more

{color:red}*Risks*{color} to be noticed for UI changes:
1. Doc
2. Testsuite especially for Selenium test script, if any.


For more details, see 
http://old.nabble.com/-Discussion-Re-org-admin-console-ts26217086s134.html
Further discussion on navigation items, see 
http://old.nabble.com/Re-categorize-the-items-in-navigation-pane-for-G2.2-to26438212s134.html


 Improve usability of Geronimo Console
 -

 Key: GERONIMO-4950
 URL: https://issues.apache.org/jira/browse/GERONIMO-4950
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: console
Affects Versions: 3.0
Reporter: Chi Runhua
Priority: Minor

 1. re-structure the navigation tree to make it collapsible, the tree level 
 should be less than 3;
 2. re-organize the available tree items into new groups, here is a sample 
 list for implementation:
 * Application Server
  ** Geronimo Kernel (put Information, Java System Info, Thread Pool and 
 Shutdown portlets in the same page here)
  ** Web Server
  ** JMS Server
  **  EJB Server
  **  Derby server
  ** New server assembly
  * Applications
  ** Deploy New (Suggest to merge in the plan creator, so that users can 
 either choose to use an existing plan file, or create a new one using the 
 wizard)
  ** User applications (merge WAR, EAR and Client, maybe bundles 

[jira] Resolved: (GERONIMO-5505) Fail to scan web-fragment.xml files

2010-08-04 Thread Jarek Gawor (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-5505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jarek Gawor resolved GERONIMO-5505.
---

  Assignee: Jarek Gawor
Resolution: Fixed

This is already fixed in revision 982380.


 Fail to scan web-fragment.xml files
 ---

 Key: GERONIMO-5505
 URL: https://issues.apache.org/jira/browse/GERONIMO-5505
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: Web Profile
Affects Versions: 3.0
 Environment: OS: Windows
 JDK: Sun JDK 1.6.0_18
Reporter: Wang Guang Zhe
Assignee: Jarek Gawor
 Fix For: 3.0


 The web application with webfragments annot be deployed on Geronimo-trunk, 
 which can do on Geronimo M1. The test application I used is 
 testsuite/javaee6-testsuite/servlet3.0-test in the trunk. 
 The error stack is:
 The application was not deployed.
 Fail to scan web-fragment.xml files
 org.apache.geronimo.common.DeploymentException: Fail to scan web-fragment.xml 
 files
   at 
 org.apache.geronimo.web25.deployment.merge.MergeHelper.processWebFragmentsAndAnnotations(MergeHelper.java:361)
   at 
 org.apache.geronimo.web25.deployment.AbstractWebModuleBuilder.basicInitContext(AbstractWebModuleBuilder.java:449)
   at 
 org.apache.geronimo.web25.deployment.AbstractWebModuleBuilder.initContext(AbstractWebModuleBuilder.java:404)
   at 
 org.apache.geronimo.j2ee.deployment.SwitchingModuleBuilder.initContext(SwitchingModuleBuilder.java:168)
   at 
 org.apache.geronimo.j2ee.deployment.EARConfigBuilder.buildConfiguration(EARConfigBuilder.java:639)
   at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:250)
   at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:138)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
   at java.lang.reflect.Method.invoke(Unknown Source)
   at 
 org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
   at 
 org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:131)
   at 
 org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:872)
   at 
 org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:245)
   at 
 org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand.doDeploy(AbstractDeployCommand.java:116)
   at 
 org.apache.geronimo.deployment.plugin.local.DistributeCommand.run(DistributeCommand.java:61)
   at java.lang.Thread.run(Unknown Source)
 Caused by: javax.xml.bind.UnmarshalException
  - with linked exception:
 [org.xml.sax.SAXParseException: Document is invalid: no grammar found.]
   at 
 javax.xml.bind.helpers.AbstractUnmarshallerImpl.createUnmarshalException(AbstractUnmarshallerImpl.java:65)
   at 
 com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.createUnmarshalException(UnmarshallerImpl.java:514)
   at 
 com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:215)
   at 
 com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:184)
   at 
 javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:214)
   at org.apache.openejb.jee.JaxbJavaee.unmarshal(JaxbJavaee.java:159)
   at 
 org.apache.geronimo.web25.deployment.merge.MergeHelper.processWebFragmentsAndAnnotations(MergeHelper.java:346)
   ... 17 more
 Caused by: org.xml.sax.SAXParseException: Document is invalid: no grammar 
 found.
   at 
 com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown
  Source)
   at 
 com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(Unknown 
 Source)
   at 
 com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown 
 Source)
   at 
 com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown 
 Source)
   at 
 com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown
  Source)
   at 
 com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(Unknown
  Source)
   at 
 com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown
  Source)
   at 
 com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(Unknown
  Source)
   at 
 com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown 
 Source)
   at 
 com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown 
 Source)
   at 
 

[jira] Assigned: (GERONIMO-5485) Create a document for JavaEE 6 sample application - singletonejb

2010-08-04 Thread Chi Runhua (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-5485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chi Runhua reassigned GERONIMO-5485:


Assignee: Chi Runhua

 Create a document for JavaEE 6 sample application - singletonejb
 

 Key: GERONIMO-5485
 URL: https://issues.apache.org/jira/browse/GERONIMO-5485
 Project: Geronimo
  Issue Type: Task
  Security Level: public(Regular issues) 
  Components: documentation
Affects Versions: 3.0-M1
Reporter: Chi Runhua
Assignee: Chi Runhua

 The document should be as followed:
 # Application overview
 # Application content
 # Application implementation
 # Get the source code
 # Build the application
 # Deploy the application
 # Test the application

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



Re: [VOTE] maven-plugins 1.1 for Geronimo Eclipse Plugins

2010-08-04 Thread Delos
It needs another two voting from PMC. It's key for fixing
GERONIMODEVTOOLS-658https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-658


2010/8/3 Ivan xhh...@gmail.com

 +1 mvn rat:check pass

 2010/7/30 Delos dait...@gmail.com

 We need to release the maven plugin to fix JIRA 
 GERONIMODEVTOOLS-658https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-658.
 Could PMC members take a look at this?

 2010/7/29 Delos dait...@gmail.com

 my own +1.

 Is there anyone can take a look at this?

 2010/7/27 Delos dait...@gmail.com

 Hi all,

 Hope you're not surprised at this voting. Actually, I have discussed it
 with Kevan and Donald.

 As part of GEP, maven-eclipsepde-plugin helps to convert eclipse plugins
 to maven dependencies and add them into artifact dependency list.But now, 
 we
 have to update the plugin to accommodate new requirements. See more details
 here https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-658

 I will prompt the new plugins once it passes the voting.

 https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-658
 Staging repo:

 https://repository.apache.org/content/repositories/orgapachegeronimo-030/


 svn tag at:

 http://svn.apache.org/repos/asf/geronimo/devtools/maven-plugins/tags/1.1/

 [ ] +1 go for it
 [ ] 0
 [ ] -1 whoa, hold on a minute


 --
 Best Regards,

 Delos




 --
 Best Regards,

 Delos




 --
 Best Regards,

 Delos




 --
 Ivan




-- 
Best Regards,

Delos


[BUILD] branches/2.2: Failed for Revision: 982224

2010-08-04 Thread gawor
Geronimo Revision: 982224 built with tests included
 
See the full build-0800.log file at 
http://people.apache.org/builds/geronimo/server/binaries/2.2/20100804/build-0800.log
 
Download the binaries from 
http://people.apache.org/builds/geronimo/server/binaries/2.2/20100804
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 40 minutes 44 seconds
[INFO] Finished at: Wed Aug 04 08:47:18 EDT 2010
[INFO] Final Memory: 341M/1013M
[INFO] 
 
TESTSUITE RESULTS (Failures only)
=
 
Assembly: tomcat
=
See full test results and logs at 
http://people.apache.org/builds/geronimo/server/binaries/2.2/20100804/logs-0800-tomcat/
 
[INFO] Running TestSuite
[INFO] Tests run: 40, Failures: 34, Errors: 0, Skipped: 0, Time elapsed: 
179.511 sec  FAILURE!
[INFO] Running TestSuite
[INFO] Tests run: 12, Failures: 8, Errors: 0, Skipped: 0, Time elapsed: 74.593 
sec  FAILURE!
--
[INFO] Running TestSuite
[INFO] Tests run: 36, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 69.972 
sec  FAILURE!
 
Assembly: jetty
=
See full test results and logs at 
http://people.apache.org/builds/geronimo/server/binaries/2.2/20100804/logs-0800-jetty/
 
[INFO] Running TestSuite
[INFO] Tests run: 116, Failures: 3, Errors: 0, Skipped: 113, Time elapsed: 
17.238 sec  FAILURE!
[INFO] Running TestSuite
[INFO] Tests run: 12, Failures: 10, Errors: 0, Skipped: 0, Time elapsed: 61.971 
sec  FAILURE!
--
[INFO] Running TestSuite
[INFO] Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 7.806 
sec  FAILURE!
 
Samples: branches/2.2
=
Log: 
http://people.apache.org/builds/geronimo/server/binaries/2.2/20100804/samples-0800.log
 
Build status: FAILED
 


[jira] Commented: (GERONIMO-5501) Support recovery of inbound xaresources in openejb

2010-08-04 Thread David Jencks (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-5501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895550#action_12895550
 ] 

David Jencks commented on GERONIMO-5501:


branches 2.2 rev 982474

 Support recovery of inbound xaresources in openejb
 --

 Key: GERONIMO-5501
 URL: https://issues.apache.org/jira/browse/GERONIMO-5501
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
Affects Versions: 2.1.7, 2.2.2, 3.0
Reporter: David Jencks
 Fix For: 2.1.7, 2.2.2, 3.0


 Support for interface defined in OPENEJB-1320

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (XBEAN-153) NPE in BundleAssignableClassFinder.isSuperClassAssignable()

2010-08-04 Thread Jarek Gawor (JIRA)
NPE in BundleAssignableClassFinder.isSuperClassAssignable()
---

 Key: XBEAN-153
 URL: https://issues.apache.org/jira/browse/XBEAN-153
 Project: XBean
  Issue Type: Bug
  Components: finder
Affects Versions: 3.7
Reporter: Jarek Gawor
Assignee: Jarek Gawor


I just ran into the following exception:

{code}
Caused by: java.lang.NullPointerException
at 
org.apache.xbean.finder.BundleAssignableClassFinder.isSuperClassAssignable(BundleAssignableClassFinder.java:227)
at 
org.apache.xbean.finder.BundleAssignableClassFinder.isClassAcceptable(BundleAssignableClassFinder.java:114)
at 
org.apache.xbean.osgi.bundle.util.BundleClassFinder.scanZip(BundleClassFinder.java:280)
at 
org.apache.xbean.osgi.bundle.util.BundleClassFinder.scanBundleClassPath(BundleClassFinder.java:237)
at 
org.apache.xbean.osgi.bundle.util.BundleClassFinder.find(BundleClassFinder.java:112)
{code}


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (XBEAN-145) xbean-finder needs to be more osgi friendly

2010-08-04 Thread Jarek Gawor (JIRA)

 [ 
https://issues.apache.org/jira/browse/XBEAN-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jarek Gawor updated XBEAN-145:
--

Fix Version/s: 3.8
   (was: 3.7)

 xbean-finder needs to be more osgi friendly
 ---

 Key: XBEAN-145
 URL: https://issues.apache.org/jira/browse/XBEAN-145
 Project: XBean
  Issue Type: New Feature
Affects Versions: 3.7
Reporter: David Jencks
Assignee: David Jencks
 Fix For: 3.8


 ClassFinder has two bits the part where we find the classes, and the part 
 where we look inside for annotations.  The find the classes part needs to 
 be replaced for osgi.  As a first step we can put the common look inside 
 code in an abstract superclass.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (XBEAN-142) port xbean-spring to xbean-blueprint

2010-08-04 Thread Jarek Gawor (JIRA)

 [ 
https://issues.apache.org/jira/browse/XBEAN-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jarek Gawor updated XBEAN-142:
--

Fix Version/s: 3.8
   (was: 3.7)

 port xbean-spring to xbean-blueprint
 

 Key: XBEAN-142
 URL: https://issues.apache.org/jira/browse/XBEAN-142
 Project: XBean
  Issue Type: New Feature
  Components: spring
Affects Versions: 3.7
Reporter: David Jencks
Assignee: David Jencks
 Fix For: 3.8


 Will work only with aries blueprint until a spec namespace handler api is 
 adopted.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (XBEAN-153) NPE in BundleAssignableClassFinder.isSuperClassAssignable()

2010-08-04 Thread Jarek Gawor (JIRA)

 [ 
https://issues.apache.org/jira/browse/XBEAN-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jarek Gawor updated XBEAN-153:
--

Fix Version/s: 3.8

 NPE in BundleAssignableClassFinder.isSuperClassAssignable()
 ---

 Key: XBEAN-153
 URL: https://issues.apache.org/jira/browse/XBEAN-153
 Project: XBean
  Issue Type: Bug
  Components: finder
Affects Versions: 3.7
Reporter: Jarek Gawor
Assignee: Jarek Gawor
 Fix For: 3.8


 I just ran into the following exception:
 {code}
 Caused by: java.lang.NullPointerException
   at 
 org.apache.xbean.finder.BundleAssignableClassFinder.isSuperClassAssignable(BundleAssignableClassFinder.java:227)
   at 
 org.apache.xbean.finder.BundleAssignableClassFinder.isClassAcceptable(BundleAssignableClassFinder.java:114)
   at 
 org.apache.xbean.osgi.bundle.util.BundleClassFinder.scanZip(BundleClassFinder.java:280)
   at 
 org.apache.xbean.osgi.bundle.util.BundleClassFinder.scanBundleClassPath(BundleClassFinder.java:237)
   at 
 org.apache.xbean.osgi.bundle.util.BundleClassFinder.find(BundleClassFinder.java:112)
 {code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Closed: (XBEAN-153) NPE in BundleAssignableClassFinder.isSuperClassAssignable()

2010-08-04 Thread Jarek Gawor (JIRA)

 [ 
https://issues.apache.org/jira/browse/XBEAN-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jarek Gawor closed XBEAN-153.
-

Resolution: Fixed

Committed a fix for the NPE in revision 982402. classReader.getSuperClass() can 
return null if class is java.lang.Object. 


 NPE in BundleAssignableClassFinder.isSuperClassAssignable()
 ---

 Key: XBEAN-153
 URL: https://issues.apache.org/jira/browse/XBEAN-153
 Project: XBean
  Issue Type: Bug
  Components: finder
Affects Versions: 3.7
Reporter: Jarek Gawor
Assignee: Jarek Gawor
 Fix For: 3.8


 I just ran into the following exception:
 {code}
 Caused by: java.lang.NullPointerException
   at 
 org.apache.xbean.finder.BundleAssignableClassFinder.isSuperClassAssignable(BundleAssignableClassFinder.java:227)
   at 
 org.apache.xbean.finder.BundleAssignableClassFinder.isClassAcceptable(BundleAssignableClassFinder.java:114)
   at 
 org.apache.xbean.osgi.bundle.util.BundleClassFinder.scanZip(BundleClassFinder.java:280)
   at 
 org.apache.xbean.osgi.bundle.util.BundleClassFinder.scanBundleClassPath(BundleClassFinder.java:237)
   at 
 org.apache.xbean.osgi.bundle.util.BundleClassFinder.find(BundleClassFinder.java:112)
 {code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.