[jira] Created: (GERONIMODEVTOOLS-671) cannot start geronimo after adding javaagent arguements

2010-08-25 Thread Lu Jiang (JIRA)
cannot start geronimo after adding javaagent arguements
---

 Key: GERONIMODEVTOOLS-671
 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-671
 Project: Geronimo-Devtools
  Issue Type: Bug
  Components: eclipse-plugin
Affects Versions: 3.0
 Environment: OS:windows xp
Eclipse :3.6
Geronimo :3.0

Reporter: Lu Jiang
Assignee: Delos Dai
Priority: Minor


Add something like  -javaagent:D:/jpa.jar to Server VM arguements in eclipse.

Then geronimo will fail to start for the following error:
java.lang.reflect.InvocationTargetException
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 
sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:323)
at 
sun.instrument.InstrumentationImpl.loadClassAndCallPremain(InstrumentationImpl.java:338)
Caused by: java.lang.NoClassDefFoundError: 
org/apache/commons/lang/exception/NestableRuntimeException
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632)
at java.lang.ClassLoader.defineClass(ClassLoader.java:616)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
at 
org.apache.openjpa.enhance.PCEnhancerAgent.premain(PCEnhancerAgent.java:127)
... 6 more
Caused by: java.lang.ClassNotFoundException: 
org.apache.commons.lang.exception.NestableRuntimeException
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
... 19 more
Exception in thread main FATAL ERROR in native method: processing of 
-javaagent failed

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



[jira] Commented: (GERONIMO-5058) Move the term j2ee to javaee refered by plugin names and package names

2010-08-25 Thread Rex Wang (JIRA)

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

Rex Wang commented on GERONIMO-5058:


yes.
I will make these changes in my private build. Once it done will commit to 
trunk.

 Move the term j2ee to javaee refered by plugin names and package names
 --

 Key: GERONIMO-5058
 URL: https://issues.apache.org/jira/browse/GERONIMO-5058
 Project: Geronimo
  Issue Type: Sub-task
  Security Level: public(Regular issues) 
  Components: javaee6
Affects Versions: 3.0
Reporter: Rex Wang
Assignee: Rex Wang
 Fix For: 3.0


 1. Following are planned to modify:
 (1) framework configs:
 trunk\framework\configs\j2ee-system\
 trunk\framework\configs\j2ee-security\
 trunk\framework\configs\geronimo-gbean-deployer\src\it\j2ee-system-it1\
 trunk\framework\configs\geronimo-gbean-deployer\src\it\j2ee-system-it2\
 (2) plugins:
 trunk\plugins\j2ee\
 trunk\plugins\j2ee\j2ee-server\
 trunk\plugins\j2ee\j2ee-deployer\
 trunk\plugins\j2ee\geronimo-j2ee-schema\
 trunk\plugins\j2ee\geronimo-j2ee-builder\
 trunk\plugins\j2ee\geronimo-j2ee-builder\src\main\java\org\apache\geronimo\j2ee\
 trunk\plugins\j2ee\geronimo-j2ee-builder\src\test\java\org\apache\geronimo\j2ee\
 trunk\plugins\j2ee\geronimo-j2ee\
 trunk\plugins\j2ee\geronimo-j2ee\src\main\java\org\apache\geronimo\j2ee\
 trunk\plugins\j2ee\geronimo-j2ee\src\test\java\org\apache\geronimo\j2ee\
 ---
 2. Keep as is:
 trunk\plugins\corba\j2ee-corba-yoko\
 trunk\plugins\webservices\geronimo-webservices-builder\src\test\resources\webservices-j2ee14.xml
 ---
 3. jsr77 stuffs, keep as is:
 trunk\plugins\j2ee\geronimo-j2ee\src\main\java\org\apache\geronimo\j2ee\j2eeobjectnames\
 trunk\plugins\j2ee\geronimo-j2ee\src\test\java\org\apache\geronimo\j2ee\j2eeobjectnames\
 trunk\framework\modules\geronimo-management\src\main\java\org\apache\geronimo\management\J2EE*.java
 trunk\framework\modules\geronimo-management\src\main\java\org\apache\geronimo\management\geronimo\J2EE*.java
 trunk\plugins\j2ee\geronimo-j2ee\src\main\java\org\apache\geronimo\j2ee\j2eeobjectnames\J2ee*.java
 trunk\plugins\j2ee\geronimo-j2ee\src\main\java\org\apache\geronimo\j2ee\management\impl\J2EE*Impl.java
 ---
 4. Schemas, keep as is:
 trunk\plugins\j2ee\geronimo-j2ee-schema\src\test\resources\j2ee_1_3dtd\
 trunk\plugins\j2ee\geronimo-j2ee-builder\src\test\resources\j2ee_1_3dtd\
 trunk\plugins\j2ee\geronimo-web-2.5-builder\src\test\resources\j2ee_1_4schema\
 trunk\plugins\j2ee\geronimo-web-2.5-builder\src\test\resources\j2ee_1_3dtd\
 trunk\plugins\j2ee\geronimo-web-2.5-builder\src\test\resources\j2ee_1_2dtd\
 trunk\plugins\openejb\geronimo-openejb-builder\src\test\resources\j2ee_1_4schema\
 trunk\plugins\openejb\geronimo-openejb-builder\src\test\resources\j2ee_1_3dtd\
 trunk\plugins\openejb\geronimo-openejb-builder\src\test\resources\j2ee_1_2dtd\
 trunk\plugins\client\geronimo-client-builder\src\test\resources\j2ee_1_3dtd\
 trunk\plugins\connector-1_6\geronimo-connector-builder-1_6\src\test\resources\j2ee_1_3dtd\
 
 5. j2ee 1.3  1.4 stuffs, keep as is:
 trunk\testsupport\test-deployment-j2ee_1.4\
 trunk\testsupport\test-deployment-j2ee_1.4\test-war-j2ee_1.4\
 trunk\testsupport\test-deployment-j2ee_1.4\test-rar-j2ee_1.4\
 trunk\testsupport\test-deployment-j2ee_1.4\test-ejb-j2ee_1.4\
 trunk\testsupport\test-deployment-j2ee_1.4\test-ear-j2ee_1.4\
 trunk\testsupport\test-deployment-j2ee_1.3\
 trunk\testsupport\test-deployment-j2ee_1.3\test-war-j2ee_1.3\
 trunk\testsupport\test-deployment-j2ee_1.3\test-rar-j2ee_1.3\
 trunk\testsupport\test-deployment-j2ee_1.3\test-ejb-j2ee_1.3\
 trunk\testsupport\test-deployment-j2ee_1.3\test-ear-j2ee_1.3\

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



[jira] Updated: (GERONIMO-5468) Support authenticate/login/logout methods in the HttpServletRequest interface

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

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

Han Hong Fang updated GERONIMO-5468:


Attachment: GERONIMO-5468.patch

Patch for implementation of following methods in the HttpServletRequest 
interface is uploaded. 

-  boolean authenticate(HttpServletResponse response) 
-  void login(String username, String password)
-  void logout()

Please help to review, thank!

 Support authenticate/login/logout methods in the HttpServletRequest interface
 -

 Key: GERONIMO-5468
 URL: https://issues.apache.org/jira/browse/GERONIMO-5468
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: Tomcat
Affects Versions: 3.0-M1, 3.0
Reporter: Ivan
Assignee: Han Hong Fang
 Fix For: 3.0

 Attachments: GERONIMO-5468.patch


 In Servlet 3.0, authenticate/login/logout methods are added in the 
 HttpServletRequest interface, we need to support them in Geronimo's way.

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



[jira] Updated: (GERONIMO-5542) Add tests about new security methods in HttpServletRequest interfaces

2010-08-25 Thread LiWenQin (JIRA)

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

LiWenQin updated GERONIMO-5542:
---

Attachment: modify-servlet-security.patch

 Add tests about new security methods in HttpServletRequest interfaces
 -

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

 Attachments: modify-servlet-security.patch, 
 servlet-3.0-security-add3methods.patch


 In javaee-6, HttpServletRequest class add three new methods about 
 Programmatic Security(in spec 13.3).
 New methods are: authenticate\login\logout.
 Need add tests about 3 new methods.

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



[jira] Commented: (GERONIMO-5161) OpenEJB is starting an ejbds listener which is not currently controlled by geronimo

2010-08-25 Thread Lu Jiang (JIRA)

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

Lu Jiang commented on GERONIMO-5161:


Now ejbds is enabled in geronimo 3.0.
When I started two geronimo instance on one machine, port confict on 4203 
exeption will occur.

Service Start Failed: ejbds 0.0.0.0 4203. Exception: Service failed to open 
socket: Address already in use: JVM_Bind
org.apache.openejb.server.ServiceException: Service failed to open socket: 
Address already in use: JVM_Bind

Do we need to disable ejbds in geronimo 3.0 ?

 OpenEJB is starting an ejbds listener which is not currently controlled by 
 geronimo
 ---

 Key: GERONIMO-5161
 URL: https://issues.apache.org/jira/browse/GERONIMO-5161
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: OpenEJB
Affects Versions: 2.2.1
Reporter: Kevan Miller
Assignee: Shawn Jiang
 Fix For: 2.2.1


 OpenEJB 3.1.3-SNAPSHOT is starting an ejbds listener. Seems like we need to 
 either disable ejbds or make the host and port easily configurable (via 
 config-substitution.properties).

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

2010-08-25 Thread gawor
Geronimo Revision: 988829 built with tests included
 
See the full build-0300.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100825/build-0300.log
 
Download the binaries from 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100825
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 39 minutes 6 seconds
[INFO] Finished at: Wed Aug 25 03:44:16 EDT 2010
[INFO] Final Memory: 456M/1012M
[INFO] 
 
TESTSUITE RESULTS (Failures only)
=
 
Assembly: tomcat
=
See full test results and logs at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100825/logs-0300-tomcat/
 
Running TestSuite
Tests run: 3, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 16.019 sec  
FAILURE!
--
Running TestSuite
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 30.068 sec  
FAILURE!
 
Assembly: jetty
=
See full test results and logs at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100825/logs-0300-jetty/
 
Running TestSuite
Tests run: 3, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 10.86 sec  
FAILURE!
 
Samples: trunk
=
Log: 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100825/samples-0300.log
 
Build status: OK
 


[jira] Closed: (GERONIMO-5045) geronimo-maven-plugin needs to be updated for karaf

2010-08-25 Thread Rick McGuire (JIRA)

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

Rick McGuire closed GERONIMO-5045.
--


 geronimo-maven-plugin needs to be updated for karaf
 ---

 Key: GERONIMO-5045
 URL: https://issues.apache.org/jira/browse/GERONIMO-5045
 Project: Geronimo
  Issue Type: Sub-task
  Security Level: public(Regular issues) 
  Components: buildsystem, osgi
Affects Versions: 3.0
Reporter: David Jencks
Assignee: David Jencks
 Fix For: 3.0-M1


 geronimo-maven-plugin needs to be updated for karaf.  This should start 
 letting it's work.

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



Updating the Geronimo 3.0 roadmap Jiras

2010-08-25 Thread Rick McGuire
 I've been doing a clean up pass on the Jiras we opened for Geronimo 
3.0 work that are included on the roadmap summary page at:


https://cwiki.apache.org/GMOxDEV/java-ee-6-roadmap.html

Right now, I'm trying to get a better picture of work items that might 
still need to be implemented for the 3.0 release.  I've done a first 
pass and closed the Jiras that I'm fairly certain are complete.  If 
people could take a few minutes to look at the remaining issues 
(particularly ones assigned to you) and update those as well, this will 
make it easier to assess and prioritize the work that needs to be 
completed.


Looking at the Jiras, the area I have the biggest uncertainty with is 
the state of the bean validation work.  I believe a number of the bean 
validation items still need to be done, but it's not clear which ones 
are complete and which ones still need implementing.  Those would be 
Jiras 5230, 5221, 5222, 5223, 5226, and 5227.


In other areas, I think we're in pretty good shape, but comments in a 
number of Jiras hint at additional work that needs to be done.  At this 
point, I think it would be good to resolve the main issue and open new 
Jiras for cleanup items that still need to done.


Rick


[jira] Closed: (GERONIMO-5228) Add classes for parsing a validation.xml descriptor

2010-08-25 Thread Rick McGuire (JIRA)

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

Rick McGuire closed GERONIMO-5228.
--

Resolution: Won't Fix

The Bean Validation API has a built-in parser, which eliminates the need for 
the server to parse the validation descriptors directly.  These wrappers are 
not needed. 

 Add classes for parsing a validation.xml descriptor
 ---

 Key: GERONIMO-5228
 URL: https://issues.apache.org/jira/browse/GERONIMO-5228
 Project: Geronimo
  Issue Type: Sub-task
  Security Level: public(Regular issues) 
  Components: javaee6, naming
Affects Versions: 3.0
Reporter: Rick McGuire
Assignee: David Jencks
 Fix For: 3.0




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



[jira] Commented: (GERONIMO-5161) OpenEJB is starting an ejbds listener which is not currently controlled by geronimo

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

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

viola.lu commented on GERONIMO-5161:


Pls open a jira for 3.0, don't comment a closed jira.thanks.

 OpenEJB is starting an ejbds listener which is not currently controlled by 
 geronimo
 ---

 Key: GERONIMO-5161
 URL: https://issues.apache.org/jira/browse/GERONIMO-5161
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: OpenEJB
Affects Versions: 2.2.1
Reporter: Kevan Miller
Assignee: Shawn Jiang
 Fix For: 2.2.1


 OpenEJB 3.1.3-SNAPSHOT is starting an ejbds listener. Seems like we need to 
 either disable ejbds or make the host and port easily configurable (via 
 config-substitution.properties).

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



[jira] Closed: (GERONIMO-4681) Create a plugin group that mirrors the JEE6 web profile.

2010-08-25 Thread Lin Sun (JIRA)

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

Lin Sun closed GERONIMO-4681.
-

Resolution: Fixed

I believe this work is done in current trunk/plugingroups/javaee6-web-jetty  
javaee6-web-tomcat plugin groups.

 Create a plugin group that mirrors the JEE6 web profile. 
 -

 Key: GERONIMO-4681
 URL: https://issues.apache.org/jira/browse/GERONIMO-4681
 Project: Geronimo
  Issue Type: Sub-task
  Security Level: public(Regular issues) 
  Components: javaee6, Web Profile
Affects Versions: 3.0
Reporter: Rick McGuire
 Fix For: 3.0


 The Web Profile for JEE6 is defined as containing the following JEE6 
 components: 
 *  Servlet 3.0
 * JavaServer Pages (JSP) 2.2
 * ExpressionLanguage (EL) 2.2
 * Debugging Support for Other Languages (JSR-45) 1.0
 * Standard Tag Library for JavaServer Pages (JSTL) 1.2
 * JavaServer Faces (JSF) 2.0
 * Common Annotations for Java Platform (JSR-250) 1.1
 * Enterprise JavaBeans (EJB) 3.1 Lite
 * Java Transaction API (JTA) 1.1
 * Java Persistence API (JPA) 2.0  
 Geronimo has versions of all of these, some at the equivalent level as 
 required for the Web Profile, some at older levels.  A great first step 
 toward implementing the Web Profile would be to create a plugin group that 
 allowed a Web-profile like install to be easily created using the JEE5 levels 
 of the components.  As JEE6 levels become available, additional plugins 
 should be added to allow the pieces to be upgraded until we have the full 
 stack available. 

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



[jira] Commented: (GERONIMO-5542) Add tests about new security methods in HttpServletRequest interfaces

2010-08-25 Thread Forrest Xia (JIRA)

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

Forrest Xia commented on GERONIMO-5542:
---

Committed test logic correction patch to trunk at revision 989091.

 Add tests about new security methods in HttpServletRequest interfaces
 -

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

 Attachments: modify-servlet-security.patch, 
 servlet-3.0-security-add3methods.patch


 In javaee-6, HttpServletRequest class add three new methods about 
 Programmatic Security(in spec 13.3).
 New methods are: authenticate\login\logout.
 Need add tests about 3 new methods.

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



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

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

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

viola.lu updated GERONIMO-5511:
---

Attachment: G5511.patch

In geronimo 1.1, context-priority-classloader, configId, parentId are supported 
in geronimo-web schema, can be found in doc 
https://cwiki.apache.org/GMOxDOC11/geronimo-web-11xsd.html.
After that , context-priority-classloader, configId, parentId are not 
supported, refer to : 
http://geronimo.apache.org/schemas-2.1/docs/geronimo-web-2.0.1.xsd.html. In 
previous 2.* daytrader sample, web-app is defined in its deployment-plan as 
below:
 module
webweb.war/web
web-app xmlns=http://geronimo.apache.org/xml/ns/j2ee/web-2.0.1;
service-ref
service-ref-nameservice/Trade/service-ref-name
port
port-nameTradeWSServices/port-name
protocolhttp/protocol
hostlocalhost/host
port8080/port
uri/daytrader/services/TradeWSServices/uri
/port
/service-ref
/web-app
/module

So server just parses this web-app fragment in top-level deployment, not deeply 
into web-app of geronimo-web.xml in web.war . That's why daytrader has no error 
above in geronimo 2.*, 
But daytrader web-profile sample newly created has already removed web module 
from deployment plan, so tomcatwebmodule goes into web.war , parsing 
geronimo-web.xml . And this error is exposed. If deploy daytrader web-profile 
sample to geronimo 2.*, this error also exists, coz the three 
attributes/elements don't exist in 2.* too.

So as david jencks suggested, catch the error as warning. pls review the patch. 
Or update dayrader webprofile sample, this is another fix way.

 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
Assignee: viola.lu
Priority: Minor
 Attachments: G5511.patch


 If the geronimo-web.xml includes element context-priority-classloader, 
 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: 

[BUILD] trunk: Failed for Revision: 989087

2010-08-25 Thread gawor
Geronimo Revision: 989087 built with tests included
 
See the full build-0900.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100825/build-0900.log
 
Download the binaries from 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100825
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 44 minutes 2 seconds
[INFO] Finished at: Wed Aug 25 09:49:06 EDT 2010
[INFO] Final Memory: 452M/1012M
[INFO] 
 
TESTSUITE RESULTS (Failures only)
=
 
Assembly: tomcat
=
See full test results and logs at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100825/logs-0900-tomcat/
 
Running TestSuite
Tests run: 3, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 10.945 sec  
FAILURE!
--
Running TestSuite
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 28.742 sec  
FAILURE!
 
Assembly: jetty
=
See full test results and logs at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100825/logs-0900-jetty/
 
Running TestSuite
Tests run: 3, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 10.98 sec  
FAILURE!
 
Samples: trunk
=
Log: 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100825/samples-0900.log
 
Build status: OK
 


[jira] Assigned: (GERONIMO-5222) Add support for application validation descriptor support for deployed applications.

2010-08-25 Thread Rick McGuire (JIRA)

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

Rick McGuire reassigned GERONIMO-5222:
--

Assignee: Vamsavardhana Reddy

I believe you were working on this one. 

 Add support for application validation descriptor support for deployed 
 applications. 
 -

 Key: GERONIMO-5222
 URL: https://issues.apache.org/jira/browse/GERONIMO-5222
 Project: Geronimo
  Issue Type: Sub-task
  Security Level: public(Regular issues) 
  Components: javaee6, naming
Reporter: Rick McGuire
Assignee: Vamsavardhana Reddy



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



[jira] Resolved: (GERONIMO-5223) Integrate the Bean Validation RI into Geronimo.

2010-08-25 Thread Rick McGuire (JIRA)

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

Rick McGuire resolved GERONIMO-5223.


Resolution: Fixed

The bean validation component has been integrated using the Apache BVAL project 
rather than the RI. 

 Integrate the Bean Validation RI into Geronimo. 
 

 Key: GERONIMO-5223
 URL: https://issues.apache.org/jira/browse/GERONIMO-5223
 Project: Geronimo
  Issue Type: Sub-task
  Security Level: public(Regular issues) 
  Components: javaee6, naming
Affects Versions: 3.0
Reporter: Rick McGuire
 Fix For: 3.0




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



[jira] Closed: (GERONIMO-5223) Integrate the Bean Validation RI into Geronimo.

2010-08-25 Thread Rick McGuire (JIRA)

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

Rick McGuire closed GERONIMO-5223.
--


 Integrate the Bean Validation RI into Geronimo. 
 

 Key: GERONIMO-5223
 URL: https://issues.apache.org/jira/browse/GERONIMO-5223
 Project: Geronimo
  Issue Type: Sub-task
  Security Level: public(Regular issues) 
  Components: javaee6, naming
Affects Versions: 3.0
Reporter: Rick McGuire
 Fix For: 3.0




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



[jira] Commented: (YOKO-430) Nothing can be downloaded

2010-08-25 Thread JIRA

[ 
https://issues.apache.org/jira/browse/YOKO-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12902624#action_12902624
 ] 

Lars Kühne commented on YOKO-430:
-

According to http://www.apache.org/dev/release-publishing.html#distribution we 
can't just point users to maven.org.

I can't find the yoko releases in http://www.apache.org/dist/ or 
http://www.apache.org/dist/geronimo. Have the release artifacts only been 
published to repository.apache.org?

 Nothing can be downloaded
 -

 Key: YOKO-430
 URL: https://issues.apache.org/jira/browse/YOKO-430
 Project: Yoko - CORBA Server
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: Web Site
Reporter: Elad
Priority: Critical

 Going to the download page: https://cwiki.apache.org/YOKO/download.html and 
 clicking any of the links leads to an error message such as The requested 
 URL 
 /dist/incubator/yoko/1.0-incubator-M2/yoko-distribution-1.0-incubating-M2-runtime-bin.zip
  was not found on this server.

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

2010-08-25 Thread gawor
Geronimo Revision: 989305 built with tests included
 
See the full build-1500.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100825/build-1500.log
 
Download the binaries from 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100825
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 37 minutes 38 seconds
[INFO] Finished at: Wed Aug 25 15:42:52 EDT 2010
[INFO] Final Memory: 470M/995M
[INFO] 
 
TESTSUITE RESULTS (Failures only)
=
 
Assembly: tomcat
=
See full test results and logs at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100825/logs-1500-tomcat/
 
Running TestSuite
Tests run: 3, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 10.935 sec  
FAILURE!
--
Running TestSuite
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 28.534 sec  
FAILURE!
 
Assembly: jetty
=
See full test results and logs at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100825/logs-1500-jetty/
 
Running TestSuite
Tests run: 3, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 11.437 sec  
FAILURE!
 
Samples: trunk
=
Log: 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100825/samples-1500.log
 
Build status: OK
 


[jira] Created: (GERONIMO-5552) Geronimo 3.0 testsuite testsuite/security-testsuite/test-security-basic-authentication for BASIC auth-method authentication.It passed on G3.0

2010-08-25 Thread janel Zhang (JIRA)
Geronimo 3.0 testsuite  
testsuite/security-testsuite/test-security-basic-authentication for BASIC 
auth-method authentication.It passed on G3.0
--

 Key: GERONIMO-5552
 URL: https://issues.apache.org/jira/browse/GERONIMO-5552
 Project: Geronimo
  Issue Type: Task
  Security Level: public (Regular issues)
  Components: testsuite
Affects Versions: 3.0
 Environment: OS:ubuntu 8.04
JVM:sun 1.6.0_20
Server: Geronimo 3.0-SNAPSHOT   Build on 2010.08.24-21:29:38.157+0800
Reporter: janel Zhang
 Fix For: 3.0
 Attachments: basic-authentication.patch

Geronimo 3.0 testsuite  
testsuite/security-testsuite/test-security-basic-authentication for BASIC 
auth-method authentication.It passed on G3.0.
It uses HttpURLConnection to test.

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



[jira] Updated: (GERONIMO-5552) Geronimo 3.0 testsuite testsuite/security-testsuite/test-security-basic-authentication for BASIC auth-method authentication.It passed on G3.0

2010-08-25 Thread janel Zhang (JIRA)

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

janel Zhang updated GERONIMO-5552:
--

Attachment: basic-authentication.patch

Geronimo 3.0 testsuite 
testsuite/security-testsuite/test-security-basic-authentication for BASIC 
auth-method authentication.It passed on G3.0.

 Geronimo 3.0 testsuite  
 testsuite/security-testsuite/test-security-basic-authentication for BASIC 
 auth-method authentication.It passed on G3.0
 --

 Key: GERONIMO-5552
 URL: https://issues.apache.org/jira/browse/GERONIMO-5552
 Project: Geronimo
  Issue Type: Task
  Security Level: public(Regular issues) 
  Components: testsuite
Affects Versions: 3.0
 Environment: OS:ubuntu 8.04
 JVM:sun   1.6.0_20
 Server:   Geronimo 3.0-SNAPSHOT   Build on 2010.08.24-21:29:38.157+0800
Reporter: janel Zhang
 Fix For: 3.0

 Attachments: basic-authentication.patch


 Geronimo 3.0 testsuite  
 testsuite/security-testsuite/test-security-basic-authentication for BASIC 
 auth-method authentication.It passed on G3.0.
 It uses HttpURLConnection to test.

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

2010-08-25 Thread gawor
Geronimo Revision: 989416 built with tests included
 
See the full build-2100.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100825/build-2100.log
 
Download the binaries from 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100825
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 43 minutes 8 seconds
[INFO] Finished at: Wed Aug 25 21:48:17 EDT 2010
[INFO] Final Memory: 444M/1012M
[INFO] 
 
TESTSUITE RESULTS (Failures only)
=
 
Assembly: tomcat
=
See full test results and logs at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100825/logs-2100-tomcat/
 
Running TestSuite
Tests run: 3, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 10.772 sec  
FAILURE!
--
Running TestSuite
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 28.838 sec  
FAILURE!
 
Assembly: jetty
=
See full test results and logs at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100825/logs-2100-jetty/
 
Running TestSuite
Tests run: 3, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 11.635 sec  
FAILURE!
 
Samples: trunk
=
Log: 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100825/samples-2100.log
 
Build status: OK