[jira] Resolved: (GERONIMO-5578) incorrect behaviour of security-constraint configuration in web.xml

2010-09-27 Thread Ivan (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan resolved GERONIMO-5578. Fix Version/s: 2.1.7 2.2.1 3.0 Resolution: Fixed Commit

[jira] Closed: (GERONIMO-5588) Web-ContextPath is not set as Web Application Bundle context-root if it's defined

2010-09-27 Thread viola.lu (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] viola.lu closed GERONIMO-5588. -- Resolution: Invalid Close it. WAB should be deployed via osgi:install currenlty. Invalid case.

[jira] Closed: (GERONIMO-5455) No instances available in Stateless Session Bean pool error when call ejb in EJB singlepoint cluster

2010-09-27 Thread viola.lu (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] viola.lu closed GERONIMO-5455. -- Resolution: Invalid Change client URL from failover://ejbd://127.0.0.1:4201, ***:4211 to

[BUILD] trunk: Failed for Revision: 1001602

2010-09-27 Thread gawor
Geronimo Revision: 1001602 built with tests included See the full build-0300.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100927/build-0300.log Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/trunk/20100927 [INFO] BUILD

[DISCUSSION] Bean validation support: handling validation xml parsing errors

2010-09-27 Thread Vamsavardhana Reddy
I am working on GERONIMO-5222 Add support for application validation descriptor support for deployed applications. I have not come across anything in Java EE 6 spec that says what is to be done in the case where there are errors in validation.xml. Current implementation in Geronimo, if

http://localhost:8080/console/ is showing directory listing instead of login page

2010-09-27 Thread Vamsavardhana Reddy
Hi, I built the server from latest trunk (Revision: 1001591. Wow! a million commits to the subversion repo!!) and ran the server from geronimo-tomcat7-javaee6-web-3.0-SNAPSHOT assembly. When I access the URL http://localhost:8080/console/ , I am getting a directory listing instead of the login

Re: http://localhost:8080/console/ is showing directory listing instead of login page

2010-09-27 Thread Ivan
Currently, the default servlet is merged in the deployment time, and I am thinking that we might need to have a better way for merging the default web.xml file. It seems that we could not easily modify those parameters if we want to enable/disable some functions in the default servlet and jasper

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

2010-09-27 Thread gawor
Geronimo Revision: 1000821 built with tests included See the full build-0800.log file at http://people.apache.org/builds/geronimo/server/binaries/2.2/20100927/build-0800.log See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/2.2/20100927/unit-test-reports

[BUILD] trunk: Failed for Revision: 1001727

2010-09-27 Thread gawor
Geronimo Revision: 1001727 built with tests included See the full build-0900.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100927/build-0900.log Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/trunk/20100927 [INFO] BUILD

[jira] Commented: (GERONIMO-5626) Improvements in tomcat security contracts

2010-09-27 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12915389#action_12915389 ] David Jencks commented on GERONIMO-5626: rev 1001833 proposes modifications in a

[jira] Commented: (GERONIMO-5577) Support ServeltSecurity annotation when the servlets are added by ServletContext.addServlet methods

2010-09-27 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12915392#action_12915392 ] David Jencks commented on GERONIMO-5577: rev 1001836 uses some proposed changes

[jira] Created: (GERONIMO-5628) OpenEJB Discovery protocol only works with an explicit IP address

2010-09-27 Thread Kevan Miller (JIRA)
OpenEJB Discovery protocol only works with an explicit IP address - Key: GERONIMO-5628 URL: https://issues.apache.org/jira/browse/GERONIMO-5628 Project: Geronimo Issue Type:

[BUILD] trunk: Failed for Revision: 1001877

2010-09-27 Thread gawor
Geronimo Revision: 1001877 built with tests included See the full build-1500.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100927/build-1500.log Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/trunk/20100927 [INFO] BUILD

[jira] Created: (GERONIMO-5629) We need to add the new LegacyProcessor in our Openejb ConfigurationFactory chain

2010-09-27 Thread David Jencks (JIRA)
We need to add the new LegacyProcessor in our Openejb ConfigurationFactory chain Key: GERONIMO-5629 URL: https://issues.apache.org/jira/browse/GERONIMO-5629 Project:

[jira] Closed: (GERONIMO-5629) We need to add the new LegacyProcessor in our Openejb ConfigurationFactory chain

2010-09-27 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks closed GERONIMO-5629. -- Resolution: Fixed add it in rev 1001975 We need to add the new LegacyProcessor in our

[jira] Created: (GERONIMO-5630) Support pincipal copying in Tomcat cluster

2010-09-27 Thread Ivan (JIRA)
Support pincipal copying in Tomcat cluster -- Key: GERONIMO-5630 URL: https://issues.apache.org/jira/browse/GERONIMO-5630 Project: Geronimo Issue Type: Bug Security Level: public (Regular

[jira] Assigned: (GERONIMO-5520) Geronimo 3.0 testsuite testsuite/javaee6-testsuite/managedbean1.0-test can not run correctly:can not find managedbean created by javax.annotation.ManagedBean

2010-09-27 Thread Jarek Gawor (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Gawor reassigned GERONIMO-5520: - Assignee: Jarek Gawor Geronimo 3.0 testsuite

[jira] Created: (GERONIMO-5631) Can NOT find meta class can NOT insert record in the table

2010-09-27 Thread LiWenQin (JIRA)
Can NOT find meta class can NOT insert record in the table Key: GERONIMO-5631 URL: https://issues.apache.org/jira/browse/GERONIMO-5631 Project: Geronimo Issue Type: Test

[jira] Updated: (GERONIMO-5631) Can NOT find meta class can NOT insert record in the table

2010-09-27 Thread LiWenQin (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiWenQin updated GERONIMO-5631: --- Attachment: jpa2.0-test.7z Can NOT find meta class can NOT insert record in the table

[BUILD] trunk: Failed for Revision: 1001984

2010-09-27 Thread gawor
Geronimo Revision: 1001984 built with tests included See the full build-2100.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100927/build-2100.log Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/trunk/20100927 [INFO] BUILD

[jira] Commented: (GERONIMO-5078) Managed Bean 1.0 enhancements

2010-09-27 Thread Jarek Gawor (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12915606#action_12915606 ] Jarek Gawor commented on GERONIMO-5078: --- Added initial support for @Resource

[jira] Resolved: (GERONIMO-5520) Geronimo 3.0 testsuite testsuite/javaee6-testsuite/managedbean1.0-test can not run correctly:can not find managedbean created by javax.annotation.ManagedBean

2010-09-27 Thread Jarek Gawor (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Gawor resolved GERONIMO-5520. --- Resolution: Fixed @Resource injection of Managed Beans should be working now. Updated and