[jira] Commented: (GERONIMO-5511) context-priority-classloader is not allowed in geronimo-web.xml for backwards compatibility

2010-08-08 Thread David Jencks (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-5511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12896461#action_12896461
 ] 

David Jencks commented on GERONIMO-5511:


We don't support inverse classloading in 3.0, at the moment everything in an 
ear is in one bundle/classloader, and whatever we do end up supporting will be 
osgi based.  So the best we could do would be to allow this element and log a 
warning that it has no effect.

> context-priority-classloader is not allowed in geronimo-web.xml for backwards 
> compatibility
> ---
>
> Key: GERONIMO-5511
> URL: https://issues.apache.org/jira/browse/GERONIMO-5511
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: web
>Affects Versions: 3.0
> Environment: Ubuntu 8.04 x86-32
> Sun java 1.6.0_20
>Reporter: Forrest Xia
>Priority: Minor
>
> If the geronimo-web.xml includes element "", 
> the deployment will fail at validating xml schema like this:
> 2010-08-09 13:02:06,051 ERROR [DeploymentPortlet] Deployment failed
> xml problem for web app web.war
> org.apache.geronimo.common.DeploymentException: xml problem for web app 
> web.war
>   at 
> org.apache.geronimo.tomcat.deployment.TomcatModuleBuilder.getTomcatWebApp(TomcatModuleBuilder.java:381)
>   at 
> org.apache.geronimo.tomcat.deployment.TomcatModuleBuilder.createModule(TomcatModuleBuilder.java:275)
>   at 
> org.apache.geronimo.web25.deployment.AbstractWebModuleBuilder.createModule(AbstractWebModuleBuilder.java:273)
>   at 
> org.apache.geronimo.j2ee.deployment.SwitchingModuleBuilder.createModule(SwitchingModuleBuilder.java:153)
>   at 
> org.apache.geronimo.j2ee.deployment.EARConfigBuilder.addModules(EARConfigBuilder.java:864)
>   at 
> org.apache.geronimo.j2ee.deployment.EARConfigBuilder.getEarPlan(EARConfigBuilder.java:457)
>   at 
> org.apache.geronimo.j2ee.deployment.EARConfigBuilder.getDeploymentPlan(EARConfigBuilder.java:319)
>   at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:231)
>   at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:138)
>   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>   at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>   at java.lang.reflect.Method.invoke(Method.java:597)
>   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(Thread.java:619)
> Caused by: org.apache.xmlbeans.XmlException: Invalid deployment descriptor: 
> errors:
> error: cvc-complex-type.3.2.1: Attribute not allowed (no wildcards allowed): 
> configId
> error: cvc-complex-type.3.2.1: Attribute not allowed (no wildcards allowed): 
> parentId
> error: cvc-complex-type.2.4a: Expected elements 
> 'environm...@http://geronimo.apache.org/xml/ns/deployment-1.2 
> context-r...@http://geronimo.apache.org/xml/ns/j2ee/web/tomcat-2.0.1 
> work-...@http://geronimo.apache.org/xml/ns/j2ee/web/tomcat-2.0.1 
> cluster...@http://geronimo.apache.org/xml/ns/j2ee/application-2.0 
> web-contai...@http://geronimo.apache.org/xml/ns/naming-1.2 
> h...@http://geronimo.apache.org/xml/ns/j2ee/web/tomcat-2.0.1 
> cross-cont...@http://geronimo.apache.org/xml/ns/j2ee/web/tomcat-2.0.1 
> disable-cook...@http://geronimo.apache.org/xml/ns/j2ee/web/tomcat-2.0.1 
> valve-ch...@http://geronimo.apache.org/xml/ns/j2ee/web/tomcat-2.0.1 
> listener-ch...@http://geronimo.apache.org/xml/ns/j2ee/web/tomcat-2.0.1 
> tomcat-re...@http://geronimo.apache.org/xml/ns/j2ee/web/tomcat-2.0.1 
> mana...@http://geronimo.apache.org/xml/ns/j2ee/web/tomcat-2.0.1 
> clus...@http://geronimo.apache.org/xml/ns/j2ee/web/tomcat-2.0.1 
> abstract-naming-en...@http://geronimo.apache.org/xml/ns/naming-1.2 
> env-en...@http://geronimo.apache.org/xml/ns/naming-1.2 
> ejb-...@http://geronimo.apache.org/xml/ns/naming-1.2 
> ejb-local-...@http://geronimo.apache.org/xml/ns/naming-1.2 
> service-...@http://geronimo.apache.org/xml/ns/naming-1.2 
> resource-...@http://geronimo.apache.org/xml/ns/naming-1.2 
> resource-env-...@http://geronimo.apache.org/xml

[jira] Updated: (GERONIMODEVTOOLS-665) Error occurs when deploying EBA package

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

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

Wang Guang Zhe updated GERONIMODEVTOOLS-665:


Attachment: com.example.helloworld.eba-0.1-incubating.eba

The uploaded file is the EBA file I tried to deploy.

> Error occurs when deploying EBA package
> ---
>
> Key: GERONIMODEVTOOLS-665
> URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-665
> Project: Geronimo-Devtools
>  Issue Type: Bug
>  Components: eclipse-plugin
>Affects Versions: 3.0
> Environment: OS: Windows XP SP3
> JDK: Sun JDK 1.6.0_20
>Reporter: Wang Guang Zhe
>Assignee: Delos Dai
> Attachments: com.example.helloworld.eba-0.1-incubating.eba
>
>
> When deploying an EBA package to the Geronimo trunk server through GEP, error 
> occurs. This package has been successfully deployed directly to the trunk 
> server and run correctly.
> The error stack is as follows:
> NLS missing message: DISTRIBUTE_FAIL in: 
> org.apache.geronimo.st.v30.core.internal.Messages
> No plan or module specified
> org.apache.geronimo.common.DeploymentException: No plan or module specified
>   at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:217)
>   at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:138)
>   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>   at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>   at java.lang.reflect.Method.invoke(Method.java:597)
>   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.kernel.KernelGBean.invoke(KernelGBean.java:344)
>   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>   at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>   at java.lang.reflect.Method.invoke(Method.java:597)
>   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.system.jmx.MBeanGBeanBridge.invoke(MBeanGBeanBridge.java:172)
>   at 
> com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
>   at 
> com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
>   at 
> javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1427)
>   at 
> javax.management.remote.rmi.RMIConnectionImpl.access$200(RMIConnectionImpl.java:72)
>   at 
> javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1265)
>   at java.security.AccessController.doPrivileged(Native Method)
>   at 
> javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1367)
>   at 
> javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:788)
>   at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>   at java.lang.reflect.Method.invoke(Method.java:597)
>   at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305)
>   at sun.rmi.transport.Transport$1.run(Transport.java:159)
>   at java.security.AccessController.doPrivileged(Native Method)
>   at sun.rmi.transport.Transport.serviceCall(Transport.java:155)
>   at 
> sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)
>   at 
> sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)
>   at 
> sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)
>   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)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a commen

[jira] Created: (GERONIMODEVTOOLS-665) Error occurs when deploying EBA package

2010-08-08 Thread Wang Guang Zhe (JIRA)
Error occurs when deploying EBA package
---

 Key: GERONIMODEVTOOLS-665
 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-665
 Project: Geronimo-Devtools
  Issue Type: Bug
  Components: eclipse-plugin
Affects Versions: 3.0
 Environment: OS: Windows XP SP3
JDK: Sun JDK 1.6.0_20
Reporter: Wang Guang Zhe
Assignee: Delos Dai


When deploying an EBA package to the Geronimo trunk server through GEP, error 
occurs. This package has been successfully deployed directly to the trunk 
server and run correctly.

The error stack is as follows:

NLS missing message: DISTRIBUTE_FAIL in: 
org.apache.geronimo.st.v30.core.internal.Messages
No plan or module specified
org.apache.geronimo.common.DeploymentException: No plan or module specified
at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:217)
at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:138)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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.kernel.KernelGBean.invoke(KernelGBean.java:344)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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.system.jmx.MBeanGBeanBridge.invoke(MBeanGBeanBridge.java:172)
at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
at 
com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
at 
javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1427)
at 
javax.management.remote.rmi.RMIConnectionImpl.access$200(RMIConnectionImpl.java:72)
at 
javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1265)
at java.security.AccessController.doPrivileged(Native Method)
at 
javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1367)
at 
javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:788)
at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305)
at sun.rmi.transport.Transport$1.run(Transport.java:159)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:155)
at 
sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)
at 
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)
at 
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)
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)

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



[jira] Created: (GERONIMO-5511) context-priority-classloader is not allowed in geronimo-web.xml for backwards compatibility

2010-08-08 Thread Forrest Xia (JIRA)
context-priority-classloader is not allowed in geronimo-web.xml for backwards 
compatibility
---

 Key: GERONIMO-5511
 URL: https://issues.apache.org/jira/browse/GERONIMO-5511
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: web
Affects Versions: 3.0
 Environment: Ubuntu 8.04 x86-32
Sun java 1.6.0_20
Reporter: Forrest Xia
Priority: Minor


If the geronimo-web.xml includes element "", the 
deployment will fail at validating xml schema like this:

2010-08-09 13:02:06,051 ERROR [DeploymentPortlet] Deployment failed
xml problem for web app web.war
org.apache.geronimo.common.DeploymentException: xml problem for web app web.war
at 
org.apache.geronimo.tomcat.deployment.TomcatModuleBuilder.getTomcatWebApp(TomcatModuleBuilder.java:381)
at 
org.apache.geronimo.tomcat.deployment.TomcatModuleBuilder.createModule(TomcatModuleBuilder.java:275)
at 
org.apache.geronimo.web25.deployment.AbstractWebModuleBuilder.createModule(AbstractWebModuleBuilder.java:273)
at 
org.apache.geronimo.j2ee.deployment.SwitchingModuleBuilder.createModule(SwitchingModuleBuilder.java:153)
at 
org.apache.geronimo.j2ee.deployment.EARConfigBuilder.addModules(EARConfigBuilder.java:864)
at 
org.apache.geronimo.j2ee.deployment.EARConfigBuilder.getEarPlan(EARConfigBuilder.java:457)
at 
org.apache.geronimo.j2ee.deployment.EARConfigBuilder.getDeploymentPlan(EARConfigBuilder.java:319)
at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:231)
at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:138)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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(Thread.java:619)
Caused by: org.apache.xmlbeans.XmlException: Invalid deployment descriptor: 
errors:

error: cvc-complex-type.3.2.1: Attribute not allowed (no wildcards allowed): 
configId

error: cvc-complex-type.3.2.1: Attribute not allowed (no wildcards allowed): 
parentId

error: cvc-complex-type.2.4a: Expected elements 
'environm...@http://geronimo.apache.org/xml/ns/deployment-1.2 
context-r...@http://geronimo.apache.org/xml/ns/j2ee/web/tomcat-2.0.1 
work-...@http://geronimo.apache.org/xml/ns/j2ee/web/tomcat-2.0.1 
cluster...@http://geronimo.apache.org/xml/ns/j2ee/application-2.0 
web-contai...@http://geronimo.apache.org/xml/ns/naming-1.2 
h...@http://geronimo.apache.org/xml/ns/j2ee/web/tomcat-2.0.1 
cross-cont...@http://geronimo.apache.org/xml/ns/j2ee/web/tomcat-2.0.1 
disable-cook...@http://geronimo.apache.org/xml/ns/j2ee/web/tomcat-2.0.1 
valve-ch...@http://geronimo.apache.org/xml/ns/j2ee/web/tomcat-2.0.1 
listener-ch...@http://geronimo.apache.org/xml/ns/j2ee/web/tomcat-2.0.1 
tomcat-re...@http://geronimo.apache.org/xml/ns/j2ee/web/tomcat-2.0.1 
mana...@http://geronimo.apache.org/xml/ns/j2ee/web/tomcat-2.0.1 
clus...@http://geronimo.apache.org/xml/ns/j2ee/web/tomcat-2.0.1 
abstract-naming-en...@http://geronimo.apache.org/xml/ns/naming-1.2 
env-en...@http://geronimo.apache.org/xml/ns/naming-1.2 
ejb-...@http://geronimo.apache.org/xml/ns/naming-1.2 
ejb-local-...@http://geronimo.apache.org/xml/ns/naming-1.2 
service-...@http://geronimo.apache.org/xml/ns/naming-1.2 
resource-...@http://geronimo.apache.org/xml/ns/naming-1.2 
resource-env-...@http://geronimo.apache.org/xml/ns/naming-1.2 
message-destinat...@http://geronimo.apache.org/xml/ns/naming-1.2 
security-realm-n...@http://geronimo.apache.org/xml/ns/j2ee/web/tomcat-2.0.1 
serv...@http://geronimo.apache.org/xml/ns/deployment-1.2' instead of 
'context-priority-classloa...@http://geronimo.apache.org/xml/ns/j2ee/web/tomcat-2.0.1'
 here

Descriptor:
http://geronimo.apache.org/xml/ns/naming-1.2"; 
xmlns:tom="http://geronimo.apache.org/xml/ns/j2ee/web/tomcat-2.0.1";>
  false
  
jdbc/TradeDataSource
TradeDataSource
  


at 
org.apache.geronimo.deployment.xmlbeans.XmlBeansUtil.validateDD(XmlBeansUtil.java:188)
at 
org.apache.geron

Re: Request for editor access of Geronimo doc

2010-08-08 Thread Jia Mao
Hi

My user name is maojia508
Could you please ask the admin of Geronimo doc to grant me *editor access to
Geronimo doc*. Thank you!

Best wishes,

Mao jia

2010/8/5 chi runhua 

> Hi Mao Jia, thanks for your willingness to contribute to Geronimo
> documents.
>
> Please state your confluence user name so that the Admin could help with
> the request.
>
> Jeff C
>
>
>
> On Wed, Jul 28, 2010 at 9:25 AM, Jia Mao  wrote:
>
>> Hello,
>>
>> This is MAO Jia. I've signed the ICLA and my name is in the Apache
>> contributor list
>> http://people.apache.org/~jim/committers.html.
>>  Could you please ask the admin of Geronimo doc to grant me *editor access
>> to Geronimo doc*. Thank you!
>>
>>
>> MAO Jia
>>
>
>


[jira] Commented: (GERONIMO-5510) Make a daytrader assembly for Java EE 6 web profile server

2010-08-08 Thread Forrest Xia (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-5510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12896455#action_12896455
 ] 

Forrest Xia commented on GERONIMO-5510:
---

Committed an initial work at revision 983523 to samples trunk.

> Make a daytrader assembly for Java EE 6 web profile server
> --
>
> Key: GERONIMO-5510
> URL: https://issues.apache.org/jira/browse/GERONIMO-5510
> Project: Geronimo
>  Issue Type: Task
>  Security Level: public(Regular issues) 
>  Components: sample apps
>Affects Versions: 3.0
>Reporter: Forrest Xia
>Assignee: Forrest Xia
>
> Daytrader performance benchmark app has no proper assembly for Java EE 6 web 
> profile server, we need to make a new assembly for this purpose.

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



[jira] Created: (GERONIMO-5510) Make a daytrader assembly for Java EE 6 web profile server

2010-08-08 Thread Forrest Xia (JIRA)
Make a daytrader assembly for Java EE 6 web profile server
--

 Key: GERONIMO-5510
 URL: https://issues.apache.org/jira/browse/GERONIMO-5510
 Project: Geronimo
  Issue Type: Task
  Security Level: public (Regular issues)
  Components: sample apps
Affects Versions: 3.0
Reporter: Forrest Xia
Assignee: Forrest Xia


Daytrader performance benchmark app has no proper assembly for Java EE 6 web 
profile server, we need to make a new assembly for this purpose.

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



[jira] Updated: (GERONIMO-5509) Invalid deployment descriptor error: cvc-attribute.4: The value '2.0' does not equal the fixed value '1.0' of attribute 'version'

2010-08-08 Thread Forrest Xia (JIRA)

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

Forrest Xia updated GERONIMO-5509:
--

Attachment: daytrader-webprofile-ear-3.0-SNAPSHOT.ear
dayTrader-derby-plan.xml

> Invalid deployment descriptor error: cvc-attribute.4: The value '2.0' does 
> not equal the fixed value '1.0' of attribute 'version'
> -
>
> Key: GERONIMO-5509
> URL: https://issues.apache.org/jira/browse/GERONIMO-5509
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: deployment
>Affects Versions: 3.0
> Environment: ubuntu 8.04 x86-32
> sun java 1.6.0_20
>Reporter: Forrest Xia
> Attachments: dayTrader-derby-plan.xml, 
> daytrader-webprofile-ear-3.0-SNAPSHOT.ear
>
>
> Steps:
> 1. start geronimo 3.0 snapshot web profile build
> 2. deploy the attached daytrader application with the attached deployment 
> plan in the admin console
> 3. then an deployment exception throws out like this:
> 2010-08-09 12:24:03,465 ERROR [DeploymentPortlet] Deployment Failed
> Error parsing geronimo-openejb.xml with xmlbeans.  For debug purposes, XML 
> content written to: 
> /home/forrestxm/temp/geronimo-tomcat7-javaee6-web-3.0-SNAPSHOT/var/temp/openejb-jar-5019648766953734149.xml
> org.apache.geronimo.common.DeploymentException: Error parsing 
> geronimo-openejb.xml with xmlbeans.  For debug purposes, XML content written 
> to: 
> /home/forrestxm/temp/geronimo-tomcat7-javaee6-web-3.0-SNAPSHOT/var/temp/openejb-jar-5019648766953734149.xml
>   at 
> org.apache.geronimo.openejb.deployment.XmlUtil.convertToXmlbeans(XmlUtil.java:107)
>   at 
> org.apache.geronimo.openejb.deployment.EjbModuleBuilder.createModule(EjbModuleBuilder.java:372)
>   at 
> org.apache.geronimo.openejb.deployment.EjbModuleBuilder.createModule(EjbModuleBuilder.java:258)
>   at 
> org.apache.geronimo.j2ee.deployment.EARConfigBuilder.addModules(EARConfigBuilder.java:864)
>   at 
> org.apache.geronimo.j2ee.deployment.EARConfigBuilder.getEarPlan(EARConfigBuilder.java:457)
>   at 
> org.apache.geronimo.j2ee.deployment.EARConfigBuilder.getDeploymentPlan(EARConfigBuilder.java:319)
>   at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:231)
>   at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:138)
>   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>   at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>   at java.lang.reflect.Method.invoke(Method.java:597)
>   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(Thread.java:619)
> Caused by: org.apache.xmlbeans.XmlException: Invalid deployment descriptor: 
> errors:
> error: cvc-attribute.4: The value '2.0' does not equal the fixed value '1.0' 
> of attribute 'version'
> Descriptor:
>  xmlns:app="http://geronimo.apache.org/xml/ns/j2ee/application-2.0"; 
> xmlns:pkgen="http://openejb.apache.org/xml/ns/pkgen-2.1"; 
> xmlns:naming="http://geronimo.apache.org/xml/ns/naming-1.2"; 
> xmlns:sys="http://geronimo.apache.org/xml/ns/deployment-1.2"; 
> xmlns:o="http://openejb.apache.org/xml/ns/openejb-jar-2.2"; 
> xmlns:ns6="http://geronimo.apache.org/xml/ns/openejb-clustering-wadi-1.2"; 
> xmlns:ns7="http://geronimo.apache.org/xml/ns/j2ee/ejb/openejb-2.0"; 
> xmlns:ns8="http://geronimo.apache.org/xml/ns/security-2.0"; 
> xmlns:ns9="http://java.sun.com/xml/ns/persistence";>
>   
> 
>   
> 
>   
> 
>   
> 
>   at 
> org.apache.geronimo.deployment.xmlbeans.XmlBeansUtil.validateDD(XmlBeansUtil.java:188)
>   at 
> org.apache.geronimo.schema.SchemaConversionUtils.fixGeronimoSchema(SchemaConversionUtils.java:114)
>   at 
> org.apache.geronimo.openejb.deployment.XmlUtil.convertToXmlbeans(XmlUtil.java:93)
>   ... 18 more

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



[jira] Created: (GERONIMO-5509) Invalid deployment descriptor error: cvc-attribute.4: The value '2.0' does not equal the fixed value '1.0' of attribute 'version'

2010-08-08 Thread Forrest Xia (JIRA)
Invalid deployment descriptor error: cvc-attribute.4: The value '2.0' does not 
equal the fixed value '1.0' of attribute 'version'
-

 Key: GERONIMO-5509
 URL: https://issues.apache.org/jira/browse/GERONIMO-5509
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: deployment
Affects Versions: 3.0
 Environment: ubuntu 8.04 x86-32
sun java 1.6.0_20
Reporter: Forrest Xia
 Attachments: dayTrader-derby-plan.xml, 
daytrader-webprofile-ear-3.0-SNAPSHOT.ear

Steps:
1. start geronimo 3.0 snapshot web profile build
2. deploy the attached daytrader application with the attached deployment plan 
in the admin console
3. then an deployment exception throws out like this:

2010-08-09 12:24:03,465 ERROR [DeploymentPortlet] Deployment Failed
Error parsing geronimo-openejb.xml with xmlbeans.  For debug purposes, XML 
content written to: 
/home/forrestxm/temp/geronimo-tomcat7-javaee6-web-3.0-SNAPSHOT/var/temp/openejb-jar-5019648766953734149.xml
org.apache.geronimo.common.DeploymentException: Error parsing 
geronimo-openejb.xml with xmlbeans.  For debug purposes, XML content written 
to: 
/home/forrestxm/temp/geronimo-tomcat7-javaee6-web-3.0-SNAPSHOT/var/temp/openejb-jar-5019648766953734149.xml
at 
org.apache.geronimo.openejb.deployment.XmlUtil.convertToXmlbeans(XmlUtil.java:107)
at 
org.apache.geronimo.openejb.deployment.EjbModuleBuilder.createModule(EjbModuleBuilder.java:372)
at 
org.apache.geronimo.openejb.deployment.EjbModuleBuilder.createModule(EjbModuleBuilder.java:258)
at 
org.apache.geronimo.j2ee.deployment.EARConfigBuilder.addModules(EARConfigBuilder.java:864)
at 
org.apache.geronimo.j2ee.deployment.EARConfigBuilder.getEarPlan(EARConfigBuilder.java:457)
at 
org.apache.geronimo.j2ee.deployment.EARConfigBuilder.getDeploymentPlan(EARConfigBuilder.java:319)
at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:231)
at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:138)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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(Thread.java:619)
Caused by: org.apache.xmlbeans.XmlException: Invalid deployment descriptor: 
errors:

error: cvc-attribute.4: The value '2.0' does not equal the fixed value '1.0' of 
attribute 'version'

Descriptor:
http://geronimo.apache.org/xml/ns/j2ee/application-2.0"; 
xmlns:pkgen="http://openejb.apache.org/xml/ns/pkgen-2.1"; 
xmlns:naming="http://geronimo.apache.org/xml/ns/naming-1.2"; 
xmlns:sys="http://geronimo.apache.org/xml/ns/deployment-1.2"; 
xmlns:o="http://openejb.apache.org/xml/ns/openejb-jar-2.2"; 
xmlns:ns6="http://geronimo.apache.org/xml/ns/openejb-clustering-wadi-1.2"; 
xmlns:ns7="http://geronimo.apache.org/xml/ns/j2ee/ejb/openejb-2.0"; 
xmlns:ns8="http://geronimo.apache.org/xml/ns/security-2.0"; 
xmlns:ns9="http://java.sun.com/xml/ns/persistence";>
  

  

  

  


at 
org.apache.geronimo.deployment.xmlbeans.XmlBeansUtil.validateDD(XmlBeansUtil.java:188)
at 
org.apache.geronimo.schema.SchemaConversionUtils.fixGeronimoSchema(SchemaConversionUtils.java:114)
at 
org.apache.geronimo.openejb.deployment.XmlUtil.convertToXmlbeans(XmlUtil.java:93)
... 18 more


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



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

2010-08-08 Thread Ivan (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-5491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12896442#action_12896442
 ] 

Ivan commented on GERONIMO-5491:


Commit the patch to trunk at revision: 983509. thanks for the patch, Han Hong 
Fang. So could you please also provide a testcase for your patch in the 
geronimo-kernel module ? Thanks !

> 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 Executor 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: (GERONIMO-5410) app-per-port sample does not run on G 3.0-M1 caused by an NPE

2010-08-08 Thread Ivan (JIRA)

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

Ivan resolved GERONIMO-5410.


Fix Version/s: 3.0
   Resolution: Fixed

Commit changes to trunk At revision: 983507, Thanks, Han Hong Fang !

> app-per-port sample does not run on G 3.0-M1 caused by an NPE
> -
>
> Key: GERONIMO-5410
> URL: https://issues.apache.org/jira/browse/GERONIMO-5410
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: Tomcat
>Affects Versions: 3.0-M1, 3.0
>Reporter: Forrest Xia
>Assignee: Ivan
>Priority: Minor
> Fix For: 3.0
>
> Attachments: app-per-port-tomcat-3.0-M1-SNAPSHOT.car, 
> Geronimo-5410.patch
>
>
> When try to deploy app-per-port sample plugin to G 3.0-M1, an NPE throws out 
> like this:
> 2010-06-28 14:34:50,940 ERROR [[TomcatWebContainer1]] createWrapper
> java.lang.NullPointerException
>   at 
> org.apache.geronimo.tomcat.GeronimoStandardContext.createWrapper(GeronimoStandardContext.java:323)
>   at org.apache.catalina.deploy.WebXml.configureContext(WebXml.java:1227)
>   at 
> org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1288)
>   at 
> org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:875)
>   at 
> org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:313)
>   at 
> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
>   at 
> org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:89)
>   at 
> org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:4632)
>   at 
> org.apache.geronimo.tomcat.GeronimoStandardContext.startInternal(GeronimoStandardContext.java:448)
>   at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:137)
>   at 
> org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:982)
>   at 
> org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:772)
>   at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:137)
>   at 
> org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:982)
>   at 
> org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:266)
>   at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:137)
>   at 
> org.apache.catalina.core.StandardService.startInternal(StandardService.java:424)
>   at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:137)
>   at 
> org.apache.geronimo.tomcat.TomcatContainer.(TomcatContainer.java:204)
>   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>   at 
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
>   at 
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
>   at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
>   at 
> org.apache.xbean.recipe.ReflectionUtil$ConstructorFactory.create(ReflectionUtil.java:952)
>   at 
> org.apache.xbean.recipe.ObjectRecipe.internalCreate(ObjectRecipe.java:276)
>   at org.apache.xbean.recipe.AbstractRecipe.create(AbstractRecipe.java:96)
>   at org.apache.xbean.recipe.AbstractRecipe.create(AbstractRecipe.java:61)
>   at 
> org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:917)
>   at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:269)
>   at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:103)
>   at 
> org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:530)
>   at 
> org.apache.geronimo.gbean.runtime.GBeanDependency.attemptFullStart(GBeanDependency.java:110)
>   at 
> org.apache.geronimo.gbean.runtime.GBeanDependency.addTarget(GBeanDependency.java:145)
>   at 
> org.apache.geronimo.gbean.runtime.GBeanDependency$1.running(GBeanDependency.java:119)
>   at 
> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.fireRunningEvent(BasicLifecycleMonitor.java:175)
>   at 
> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
>   at 
> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:253)
>   at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:295)
>   at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:103)
>   at 
> org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:530)

[jira] Resolved: (GERONIMO-4217) Check for all data primitive types when shortcutting to the primordial classloader

2010-08-08 Thread Ivan (JIRA)

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

Ivan resolved GERONIMO-4217.


Fix Version/s: 2.1.7
   2.2.2
   (was: 2.2)
   (was: 2.1.5)
   Resolution: Fixed

Commit changes to 2.2 branch at rev.983503, 2.1 branch at revision: 983505.

> Check for all data primitive types when shortcutting to the primordial 
> classloader
> --
>
> Key: GERONIMO-4217
> URL: https://issues.apache.org/jira/browse/GERONIMO-4217
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: kernel
>Affects Versions: 2.1.2, 2.2
>Reporter: Kevan Miller
>Assignee: Ivan
> Fix For: 2.1.7, 2.2.2
>
> Attachments: GERONIMO-4217-b21.patch, GERONIMO-4217-trunk.patch
>
>
> Make sure that MultiParentClassLoader checks for all data primitive types 
> when deciding if the primordial ClassLoader should be invoked

-- 
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-08 Thread Delos
Now, we have Ivan and Donald +1 for maven-plugin 1.1.

Hope other PMC members can take a look at this.Thanks!

2010/8/6 Delos 

> Thanks, Donald!
>
> By now, we need another one voting for this!
>
> 2010/8/5 Donald Woods 
>
> +1  Passed rat:check, built tag with 1.6.0_20, jar contains required
>> License/Notice files.
>>
>> -Donald
>>
>>
>> On 7/27/10 10:15 AM, Delos wrote:
>> > 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.
>> >
>> > 
>> > 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


[jira] Commented: (GERONIMO-5496) Move the sort algorithm from the geronimo-web-builder to geronimo-j2ee-builder

2010-08-08 Thread Ivan (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-5496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12896433#action_12896433
 ] 

Ivan commented on GERONIMO-5496:


Commit first step changes to trunk at revision: 983497

> Move the sort algorithm from the geronimo-web-builder to geronimo-j2ee-builder
> --
>
> Key: GERONIMO-5496
> URL: https://issues.apache.org/jira/browse/GERONIMO-5496
> Project: Geronimo
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>  Components: web
>Affects Versions: 3.0
>Reporter: Ivan
>
> I would like to use the common sort class I did in OpenEJB to sort the 
> fragments, also, it will be better to move it to the geronimo-j2ee-builder, 
> so that we could use the common codes in both web-builder and jsf-builder 
> (guess that we need to add some integration codes for JSF).

-- 
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: 983494

2010-08-08 Thread gawor
Geronimo Revision: 983494 built with tests included
 
See the full build-2100.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100808/build-2100.log
 
 
See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100808/unit-test-reports
 
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Missing:
--
1) org.apache.activemq.protobuf:activemq-protobuf:jar:1.1-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=org.apache.activemq.protobuf 
-DartifactId=activemq-protobuf -Dversion=1.1-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=org.apache.activemq.protobuf 
-DartifactId=activemq-protobuf -Dversion=1.1-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
1) 
org.apache.geronimo.modules:geronimo-activemq-blueprint:bundle:3.0-SNAPSHOT
2) org.apache.activemq:activemq-core:jar:5.4-SNAPSHOT
3) org.apache.activemq.protobuf:activemq-protobuf:jar:1.1-SNAPSHOT

--
1 required artifact is missing.

for artifact: 
  org.apache.geronimo.modules:geronimo-activemq-blueprint:bundle:3.0-SNAPSHOT

from the specified remote repositories:
  apache.snapshots (http://repository.apache.org/snapshots),
  codehaus.snapshots (http://snapshots.repository.codehaus.org),
  openqa-snapshots (http://nexus.openqa.org/content/repositories/snapshots),
  local (file:///home/geronimo/.m2/jtidy.repository),
  ibiblio.org (http://maven.rtp.raleigh.ibm.com/nexus-proxy/),
  java.net.2 (http://download.java.net/maven/1/),
  jetty.oss.sonatype.org (http://oss.sonatype.org/content/repositories/jetty/),
  openqa-releases (http://nexus.openqa.org/content/repositories/releases),
  smx.svn (http://svn.apache.org/repos/asf/servicemix/m2-repo/)


at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:711)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
at 
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: 
org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
--
1) org.apache.activemq.protobuf:activemq-protobuf:jar:1.1-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=org.apache.activemq.protobuf 
-DartifactId=activemq-protobuf -Dversion=1.1-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=org.apache.activemq.protobuf 
-DartifactId=activemq-protobuf -Dversion=1.1-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
1) 
org.apache.geronimo.modules:geronimo-activemq-blueprint:bundle:3.0-SNAPSHOT
2) org.apache.activemq:activemq-core:jar:5.4-SNAPSHOT
3) org.apache.activemq.protobuf:activemq-protobuf:jar:1.1-SNAPSHOT

--
1 required artifact is missing.

for artifact: 
  org.apache.geronimo.modules:geronimo-activemq-blueprint:bundle:3.0-SNAPSHOT

from the specified remote repositories:
  apache.snapshots (http://repository.apache.org/snapshots),
  codehaus.snapshots (http://snapshots.repository.codehaus.org),
  openqa-snapshots (http://nexus.openqa.org/content/repositories/snapshots),
  local (file:///home

[BUILD] trunk: Failed for Revision: 983472

2010-08-08 Thread gawor
Geronimo Revision: 983472 built with tests included
 
See the full build-1500.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100808/build-1500.log
 
 
See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100808/unit-test-reports
 
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Missing:
--
1) org.apache.activemq.protobuf:activemq-protobuf:jar:1.1-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=org.apache.activemq.protobuf 
-DartifactId=activemq-protobuf -Dversion=1.1-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=org.apache.activemq.protobuf 
-DartifactId=activemq-protobuf -Dversion=1.1-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
1) 
org.apache.geronimo.modules:geronimo-activemq-blueprint:bundle:3.0-SNAPSHOT
2) org.apache.activemq:activemq-core:jar:5.4-SNAPSHOT
3) org.apache.activemq.protobuf:activemq-protobuf:jar:1.1-SNAPSHOT

--
1 required artifact is missing.

for artifact: 
  org.apache.geronimo.modules:geronimo-activemq-blueprint:bundle:3.0-SNAPSHOT

from the specified remote repositories:
  apache.snapshots (http://repository.apache.org/snapshots),
  codehaus.snapshots (http://snapshots.repository.codehaus.org),
  openqa-snapshots (http://nexus.openqa.org/content/repositories/snapshots),
  local (file:///home/geronimo/.m2/jtidy.repository),
  ibiblio.org (http://maven.rtp.raleigh.ibm.com/nexus-proxy/),
  java.net.2 (http://download.java.net/maven/1/),
  jetty.oss.sonatype.org (http://oss.sonatype.org/content/repositories/jetty/),
  openqa-releases (http://nexus.openqa.org/content/repositories/releases),
  smx.svn (http://svn.apache.org/repos/asf/servicemix/m2-repo/)


at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:711)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
at 
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: 
org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
--
1) org.apache.activemq.protobuf:activemq-protobuf:jar:1.1-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=org.apache.activemq.protobuf 
-DartifactId=activemq-protobuf -Dversion=1.1-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=org.apache.activemq.protobuf 
-DartifactId=activemq-protobuf -Dversion=1.1-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
1) 
org.apache.geronimo.modules:geronimo-activemq-blueprint:bundle:3.0-SNAPSHOT
2) org.apache.activemq:activemq-core:jar:5.4-SNAPSHOT
3) org.apache.activemq.protobuf:activemq-protobuf:jar:1.1-SNAPSHOT

--
1 required artifact is missing.

for artifact: 
  org.apache.geronimo.modules:geronimo-activemq-blueprint:bundle:3.0-SNAPSHOT

from the specified remote repositories:
  apache.snapshots (http://repository.apache.org/snapshots),
  codehaus.snapshots (http://snapshots.repository.codehaus.org),
  openqa-snapshots (http://nexus.openqa.org/content/repositories/snapshots),
  local (file:///home

[BUILD] trunk: Failed for Revision: 983409

2010-08-08 Thread gawor
Geronimo Revision: 983409 built with tests included
 
See the full build-0900.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100808/build-0900.log
 
 
See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100808/unit-test-reports
 
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Missing:
--
1) org.apache.activemq.protobuf:activemq-protobuf:jar:1.1-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=org.apache.activemq.protobuf 
-DartifactId=activemq-protobuf -Dversion=1.1-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=org.apache.activemq.protobuf 
-DartifactId=activemq-protobuf -Dversion=1.1-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
1) 
org.apache.geronimo.modules:geronimo-activemq-blueprint:bundle:3.0-SNAPSHOT
2) org.apache.activemq:activemq-core:jar:5.4-SNAPSHOT
3) org.apache.activemq.protobuf:activemq-protobuf:jar:1.1-SNAPSHOT

--
1 required artifact is missing.

for artifact: 
  org.apache.geronimo.modules:geronimo-activemq-blueprint:bundle:3.0-SNAPSHOT

from the specified remote repositories:
  apache.snapshots (http://repository.apache.org/snapshots),
  codehaus.snapshots (http://snapshots.repository.codehaus.org),
  openqa-snapshots (http://nexus.openqa.org/content/repositories/snapshots),
  local (file:///home/geronimo/.m2/jtidy.repository),
  ibiblio.org (http://maven.rtp.raleigh.ibm.com/nexus-proxy/),
  java.net.2 (http://download.java.net/maven/1/),
  jetty.oss.sonatype.org (http://oss.sonatype.org/content/repositories/jetty/),
  openqa-releases (http://nexus.openqa.org/content/repositories/releases),
  smx.svn (http://svn.apache.org/repos/asf/servicemix/m2-repo/)


at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:711)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
at 
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: 
org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
--
1) org.apache.activemq.protobuf:activemq-protobuf:jar:1.1-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=org.apache.activemq.protobuf 
-DartifactId=activemq-protobuf -Dversion=1.1-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=org.apache.activemq.protobuf 
-DartifactId=activemq-protobuf -Dversion=1.1-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
1) 
org.apache.geronimo.modules:geronimo-activemq-blueprint:bundle:3.0-SNAPSHOT
2) org.apache.activemq:activemq-core:jar:5.4-SNAPSHOT
3) org.apache.activemq.protobuf:activemq-protobuf:jar:1.1-SNAPSHOT

--
1 required artifact is missing.

for artifact: 
  org.apache.geronimo.modules:geronimo-activemq-blueprint:bundle:3.0-SNAPSHOT

from the specified remote repositories:
  apache.snapshots (http://repository.apache.org/snapshots),
  codehaus.snapshots (http://snapshots.repository.codehaus.org),
  openqa-snapshots (http://nexus.openqa.org/content/repositories/snapshots),
  local (file:///home

[BUILD] trunk: Failed for Revision: 983358

2010-08-08 Thread gawor
Geronimo Revision: 983358 built with tests included
 
See the full build-0300.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100808/build-0300.log
 
 
See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100808/unit-test-reports
 
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Missing:
--
1) org.apache.activemq.protobuf:activemq-protobuf:jar:1.1-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=org.apache.activemq.protobuf 
-DartifactId=activemq-protobuf -Dversion=1.1-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=org.apache.activemq.protobuf 
-DartifactId=activemq-protobuf -Dversion=1.1-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
1) 
org.apache.geronimo.modules:geronimo-activemq-blueprint:bundle:3.0-SNAPSHOT
2) org.apache.activemq:activemq-core:jar:5.4-SNAPSHOT
3) org.apache.activemq.protobuf:activemq-protobuf:jar:1.1-SNAPSHOT

--
1 required artifact is missing.

for artifact: 
  org.apache.geronimo.modules:geronimo-activemq-blueprint:bundle:3.0-SNAPSHOT

from the specified remote repositories:
  apache.snapshots (http://repository.apache.org/snapshots),
  codehaus.snapshots (http://snapshots.repository.codehaus.org),
  openqa-snapshots (http://nexus.openqa.org/content/repositories/snapshots),
  local (file:///home/geronimo/.m2/jtidy.repository),
  ibiblio.org (http://maven.rtp.raleigh.ibm.com/nexus-proxy/),
  java.net.2 (http://download.java.net/maven/1/),
  jetty.oss.sonatype.org (http://oss.sonatype.org/content/repositories/jetty/),
  openqa-releases (http://nexus.openqa.org/content/repositories/releases),
  smx.svn (http://svn.apache.org/repos/asf/servicemix/m2-repo/)


at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:711)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
at 
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: 
org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
--
1) org.apache.activemq.protobuf:activemq-protobuf:jar:1.1-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=org.apache.activemq.protobuf 
-DartifactId=activemq-protobuf -Dversion=1.1-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=org.apache.activemq.protobuf 
-DartifactId=activemq-protobuf -Dversion=1.1-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
1) 
org.apache.geronimo.modules:geronimo-activemq-blueprint:bundle:3.0-SNAPSHOT
2) org.apache.activemq:activemq-core:jar:5.4-SNAPSHOT
3) org.apache.activemq.protobuf:activemq-protobuf:jar:1.1-SNAPSHOT

--
1 required artifact is missing.

for artifact: 
  org.apache.geronimo.modules:geronimo-activemq-blueprint:bundle:3.0-SNAPSHOT

from the specified remote repositories:
  apache.snapshots (http://repository.apache.org/snapshots),
  codehaus.snapshots (http://snapshots.repository.codehaus.org),
  openqa-snapshots (http://nexus.openqa.org/content/repositories/snapshots),
  local (file:///home