[jira] Updated: (GERONIMO-4737) geronimo source code should follow resource filtering best practice defined in genesis.

2009-07-20 Thread Shawn Jiang (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Jiang updated GERONIMO-4737: -- Description: See the filtering setting in

Re: Branch notice for 2.2 (trunk)

2009-07-20 Thread Shawn Jiang
Agreed. Besides, I would prefer the patch for https://issues.apache.org/jira/browse/GERONIMO-4737 is applied before 2.2 branch. There are too many code changes in the jira. On Mon, Jul 20, 2009 at 10:09 AM, Jarek Gawor jga...@gmail.com wrote: Looks like the testsuites are mostly passing for

Re: XSRFHandler question

2009-07-20 Thread Jack Cai
The difficulty I see here is that the output is a byte stream, so watching a string pattern in this stream is not that easy. An alternative is that instead of inserting the XSRF.js content before the /body tag, we may simply append it to the end of the response. This means the script will be put

Re: ApacheCon '09 Geronimo Track Call for Papers

2009-07-20 Thread jean-frederic clere
On 07/17/2009 10:17 PM, Jarek Gawor wrote: Here's a talk proposal about Blueprint Container Specification. However, it might fit better within some more general talk about Geronimo and OSGi (if there is going to be one like that). Title: Blueprint Container Specification and Geronimo Speaker

[jira] Created: (GERONIMO-4755) Warning message when starting the server due to Tomcat class not found

2009-07-20 Thread Jack Cai (JIRA)
Warning message when starting the server due to Tomcat class not found -- Key: GERONIMO-4755 URL: https://issues.apache.org/jira/browse/GERONIMO-4755 Project: Geronimo

Re: ApacheCon '09 Geronimo Track Call for Papers

2009-07-20 Thread Vamsavardhana Reddy
Just wondering what happens to the proposals submitted through conference web site. On Fri, Jul 17, 2009 at 8:34 AM, Kevan Miller kevan.mil...@gmail.comwrote: This years ApacheCon US Conference (Oakland, CA, USA - Nov 2 to 6 2009) will include a 1/2 day Geronimo Track. This is a call for

Re: ApacheCon '09 Geronimo Track Call for Papers

2009-07-20 Thread jean-frederic clere
On 07/17/2009 05:04 AM, Kevan Miller wrote: This years ApacheCon US Conference (Oakland, CA, USA - Nov 2 to 6 2009) will include a 1/2 day Geronimo Track. This is a call for session proposals. Please have submissions in by Monday 12 Noon EDT. We need to finalize the session contents early next

Re: ApacheCon '09 Geronimo Track Call for Papers

2009-07-20 Thread David Jencks
On Jul 16, 2009, at 8:04 PM, Kevan Miller wrote: This years ApacheCon US Conference (Oakland, CA, USA - Nov 2 to 6 2009) will include a 1/2 day Geronimo Track. This is a call for session proposals. Please have submissions in by Monday 12 Noon EDT. We need to finalize the session contents

[jira] Updated: (GERONIMO-4628) Console plan wizards need to save plans

2009-07-20 Thread Rex Wang (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rex Wang updated GERONIMO-4628: --- Attachment: Geronimo-4628-b21-new.patch Geronimo-4628-b21-new.patch is the new one for branch 2.1

[jira] Commented: (GERONIMO-4755) Warning message when starting the server due to Tomcat class not found

2009-07-20 Thread viola.lu (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12733162#action_12733162 ] viola.lu commented on GERONIMO-4755: Duplicate with

[jira] Commented: (GERONIMO-3815) ContextManager.getCurrentContext() throws NullPointerException

2009-07-20 Thread Mircea (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12733164#action_12733164 ] Mircea commented on GERONIMO-3815: -- Still an issue as of geronimo-jetty6-javaee5-2.1.4

[BUILD] trunk: Failed for Revision: 795698

2009-07-20 Thread gawor
Geronimo Revision: 795698 built with tests included See the full build-0300.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20090720/build-0300.log Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/trunk/20090720 [INFO] BUILD

Default Subject configuration for Jetty assembility

2009-07-20 Thread Ivan
Hi, While working with the current 2.2 Jetty assembility, I found that the way we used to configure the default subject does not take effect again. After checking the codes, it seems that, currently, jetty builder will always check for the jaspi authentication configuration, if not found,

[BUILD] branches/2.1: Failed for Revision: 795757

2009-07-20 Thread gawor
Geronimo Revision: 795757 built with tests included See the full build-0800.log file at http://people.apache.org/builds/geronimo/server/binaries/2.1/20090720/build-0800.log See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/2.1/20090720/unit-test-reports

Re: Default Subject configuration for Jetty assembility

2009-07-20 Thread Trygve Hardersen
I'm also having this problem. Are you saying it will work if I configure JASPI authentication? Thanks Trygve On Mon, Jul 20, 2009 at 11:17 AM, Ivan xhh...@gmail.com wrote: Hi, While working with the current 2.2 Jetty assembility, I found that the way we used to configure the default

Re: ApacheCon '09 Geronimo Track Call for Papers

2009-07-20 Thread jean-frederic clere
On 07/20/2009 09:18 AM, Vamsavardhana Reddy wrote: Just wondering what happens to the proposals submitted through conference web site. They can be used too if Geronimo decides to do so. Cheers Jean-Frederic

Re: Branch notice for 2.2 (trunk)

2009-07-20 Thread Jack Cai
I'm now working on GERONIMO-3003 and hopefully it can make G2.2, even though it is a small feature VS. defect. -Jack On Mon, Jul 20, 2009 at 2:06 PM, Shawn Jiang genspr...@gmail.com wrote: Agreed. Besides, I would prefer the patch for https://issues.apache.org/jira/browse/GERONIMO-4737 is

[jira] Reopened: (GERONIMO-4714) Turn on openejb.strict.interface.declaration for OpenEJB

2009-07-20 Thread Ivan (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan reopened GERONIMO-4714: WIth the latest OpenEJB 3.1.2-SNAPSHOT, most failure cases are resolved, I will remove this configuration

[jira] Updated: (GERONIMO-4725) MySQL jdbc connector/driver jars don't show up in the database pool wizard

2009-07-20 Thread JIRA
[ https://issues.apache.org/jira/browse/GERONIMO-4725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jürgen Weber updated GERONIMO-4725: --- Attachment: screenshot-2.jpg MySQL jdbc connector/driver jars don't show up in the

[jira] Commented: (GERONIMO-4725) MySQL jdbc connector/driver jars don't show up in the database pool wizard

2009-07-20 Thread JIRA
[ https://issues.apache.org/jira/browse/GERONIMO-4725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12733228#action_12733228 ] Jürgen Weber commented on GERONIMO-4725: Got the same problem. Added

[BUILD] trunk: Failed for Revision: 795790

2009-07-20 Thread gawor
Geronimo Revision: 795790 built with tests included See the full build-0900.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20090720/build-0900.log Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/trunk/20090720 [INFO] BUILD

Welcome Delos Xuan Dai as a new committer

2009-07-20 Thread Donald Woods
I would like to welcome Delos aboard, as he recently accepted the Geronimo PMC invitation to become a committer. His account was created last week (delos), so you should start seeing some commits from him as soon as we finish granting him karma. -Donald

Re: Welcome Delos Xuan Dai as a new committer

2009-07-20 Thread Kevan Miller
On Jul 20, 2009, at 11:42 AM, Donald Woods wrote: I would like to welcome Delos aboard, as he recently accepted the Geronimo PMC invitation to become a committer. His account was created last week (delos), so you should start seeing some commits from him as soon as we finish granting him

[jira] Created: (GERONIMO-4756) jetty 7 ignores default subject settings unless authentication is set up

2009-07-20 Thread David Jencks (JIRA)
jetty 7 ignores default subject settings unless authentication is set up Key: GERONIMO-4756 URL: https://issues.apache.org/jira/browse/GERONIMO-4756 Project: Geronimo

Re: Welcome Delos Xuan Dai as a new committer

2009-07-20 Thread Ivan
Congrates, Delos ! 2009/7/21 Kevan Miller kevan.mil...@gmail.com On Jul 20, 2009, at 11:42 AM, Donald Woods wrote: I would like to welcome Delos aboard, as he recently accepted the Geronimo PMC invitation to become a committer. His account was created last week (delos), so you should

Re: Welcome Delos Xuan Dai as a new committer

2009-07-20 Thread Joe Bohn
Congratulations Delos! Donald Woods wrote: I would like to welcome Delos aboard, as he recently accepted the Geronimo PMC invitation to become a committer. His account was created last week (delos), so you should start seeing some commits from him as soon as we finish granting him karma.

Re: ApacheCon '09 Geronimo Track Call for Papers

2009-07-20 Thread Kevan Miller
On Jul 20, 2009, at 9:33 AM, jean-frederic clere wrote: On 07/20/2009 09:18 AM, Vamsavardhana Reddy wrote: Just wondering what happens to the proposals submitted through conference web site. They can be used too if Geronimo decides to do so. Vamsi, You should post your proposal(s) here,

[BUILD] branches/2.1: Failed for Revision: 795911

2009-07-20 Thread gawor
Geronimo Revision: 795911 built with tests included See the full build-1400.log file at http://people.apache.org/builds/geronimo/server/binaries/2.1/20090720/build-1400.log See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/2.1/20090720/unit-test-reports

Re: Default Subject configuration for Jetty assembility

2009-07-20 Thread David Jencks
Bug, https://issues.apache.org/jira/browse/GERONIMO-4756, Thanks! david jencks On Jul 20, 2009, at 2:17 AM, Ivan wrote: Hi, While working with the current 2.2 Jetty assembility, I found that the way we used to configure the default subject does not take effect again. After checking

Re: ApacheCon '09 Geronimo Track Call for Papers

2009-07-20 Thread Donald Woods
Kevan Miller wrote: Please submit Talk proposals on this mail thread. Each suggestion should include: * Title JPA 2.0 Specification and Geronimo * Speaker name(s) Donald Woods * Abstract (Short overview of the talk contents) This talk will provide a general overview of the new

Re: ApacheCon '09 Geronimo Track Call for Papers

2009-07-20 Thread Kevan Miller
So, just to be a little bit more clear. I'm going to give this call for papers a little more time. Hoping that Vamsi will respond with his proposal. We've had a few last minute proposals. Given that part of the time was the weekend, want to be sure that everyone has a chance... Heck, I may

Re: ApacheCon '09 Geronimo Track Call for Papers

2009-07-20 Thread Vamsavardhana Reddy
* Title Administering Apache Geronimo 2.x * Speaker name(s) Vamsavardhana Reddy Chillakuru * Abstract (Short overview of the talk contents) Apache Geronimo 2.x is certified Java Enterprise Edition 5.0 container suitable for everything from a development environment to enterprise-level

Re: ApacheCon '09 Geronimo Track Call for Papers

2009-07-20 Thread Vamsavardhana Reddy
* Title Securing Java EE 5.0 Applications with Apache Geronimo * Speaker name(s) Vamsavardhana Reddy Chillakuru * Abstract (Short overview of the talk contents) Security is always a high priority in application development, and with complex applications the task becomes even more daunting.

[jira] Commented: (GERONIMO-4756) jetty 7 ignores default subject settings unless authentication is set up

2009-07-20 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12733303#action_12733303 ] David Jencks commented on GERONIMO-4756: I think rev 795937 should fix this but

Re: Default Subject configuration for Jetty assembility

2009-07-20 Thread David Jencks
Well, its a bug :- )https://issues.apache.org/jira/browse/GERONIMO-4756 I think I fixed it but don't have a test case handy. Could you check? thanks david jencks On Jul 20, 2009, at 4:39 AM, Trygve Hardersen wrote: I'm also having this problem. Are you saying it will work if I configure

Re: ApacheCon '09 Geronimo Track Call for Papers

2009-07-20 Thread Vamsavardhana Reddy
* Title Load balancing and high-availability with Geronimo clusters * Speaker name(s) Vamsavardhana Reddy Chillakuru * Abstract (Short overview of the talk contents) Apache Geronimo 2.x is certified Java Enterprise Edition 5.0 container suitable for everything from a development environment to

[jira] Commented: (GERONIMO-4753) Upgrade dwr to 3.0.M1 or figure out why it won't work

2009-07-20 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12733307#action_12733307 ] David Jencks commented on GERONIMO-4753: I went ahead and upgraded in rev 795946

[BUILD] trunk: Failed for Revision: 795940

2009-07-20 Thread gawor
Geronimo Revision: 795940 built with tests included See the full build-1500.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20090720/build-1500.log Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/trunk/20090720 [INFO] BUILD

[jira] Updated: (GERONIMO-4737) geronimo source code should follow resource filtering best practice defined in genesis.

2009-07-20 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks updated GERONIMO-4737: --- Attachment: G4737_filter_svn_commands_patch.txt Ths svn script I actually used, modified

[jira] Closed: (GERONIMO-4737) geronimo source code should follow resource filtering best practice defined in genesis.

2009-07-20 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks closed GERONIMO-4737. -- Resolution: Fixed rev 796043. I had to modify the svn command script extensively: - in

Re: [BUILD] trunk: Failed for Revision: 795940

2009-07-20 Thread David Jencks
, 2009, at 1:43 PM, ga...@apache.org wrote: Geronimo Revision: 795940 built with tests included See the full build-1500.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20090720/build-1500.log Download the binaries from http://people.apache.org/builds/geronimo/server

web console strange behavior

2009-07-20 Thread David Jencks
I wonder if this is expected or something that is just broken on my machine... I went to the web app page in the admin console and uninstalled one app the console popped up what I think is a dojo confirmation dialog box. Then I uninstalled another app and it just uninstalled it without

Re: Welcome Delos Xuan Dai as a new committer

2009-07-20 Thread Delos
Thank you very much for all your help! I'm so honored to contribute to the community. -:) 2009/7/21 Joe Bohn joe.b...@earthlink.net Congratulations Delos! Donald Woods wrote: I would like to welcome Delos aboard, as he recently accepted the Geronimo PMC invitation to become a

[BUILD] trunk: Failed for Revision: 796084

2009-07-20 Thread gawor
Geronimo Revision: 796084 built with tests included See the full build-2100.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20090720/build-2100.log Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/trunk/20090720 [INFO] BUILD

[jira] Resolved: (GERONIMO-4755) Warning message when starting the server due to Tomcat class not found

2009-07-20 Thread Jack Cai (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jack Cai resolved GERONIMO-4755. Resolution: Duplicate Duplicate with GERONIMO-4713 Warning message when starting the server

Re: web console strange behavior

2009-07-20 Thread Shawn Jiang
Can't recreate this with firefox 3.5 on windows XP. I'm using the trunk 20090717 tomcat build. On Tue, Jul 21, 2009 at 7:43 AM, David Jencks david_jen...@yahoo.comwrote: I wonder if this is expected or something that is just broken on my machine... I went to the web app page in the admin

Re: Welcome Delos Xuan Dai as a new committer

2009-07-20 Thread Shawn Jiang
Congratulations ! On Tue, Jul 21, 2009 at 9:56 AM, Delos dait...@gmail.com wrote: Thank you very much for all your help! I'm so honored to contribute to the community. -:) 2009/7/21 Joe Bohn joe.b...@earthlink.net Congratulations Delos! Donald Woods wrote: I would like to welcome

[jira] Commented: (GERONIMO-4725) MySQL jdbc connector/driver jars don't show up in the database pool wizard

2009-07-20 Thread Rex Wang (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12733451#action_12733451 ] Rex Wang commented on GERONIMO-4725: Hi, Jurgen, try rename your jar as:

Re: Welcome Delos Xuan Dai as a new committer

2009-07-20 Thread Rex Wang
congrats! :) -Rex 2009/7/21 Shawn Jiang genspr...@gmail.com Congratulations ! On Tue, Jul 21, 2009 at 9:56 AM, Delos dait...@gmail.com wrote: Thank you very much for all your help! I'm so honored to contribute to the community. -:) 2009/7/21 Joe Bohn joe.b...@earthlink.net

Re: Welcome Delos Xuan Dai as a new committer

2009-07-20 Thread Ying Tang
Congratulations, Delos! 2009/7/21, Rex Wang rwo...@gmail.com: congrats! :) -Rex 2009/7/21 Shawn Jiang genspr...@gmail.com Congratulations ! On Tue, Jul 21, 2009 at 9:56 AM, Delos dait...@gmail.com wrote: Thank you very much for all your help! I'm so honored to contribute to the

Re: web console strange behavior

2009-07-20 Thread Rex Wang
Also can not recreate in my firefox IE8.0, windows xp. also trunk tomcat build. -Rex 2009/7/21 David Jencks david_jen...@yahoo.com I wonder if this is expected or something that is just broken on my machine... I went to the web app page in the admin console and uninstalled one app the

Re: Welcome Delos Xuan Dai as a new committer

2009-07-20 Thread chi runhua
Way to go, Delos~! Jeff On Tue, Jul 21, 2009 at 11:16 AM, Ying Tang yingtang1...@gmail.com wrote: Congratulations, Delos! 2009/7/21, Rex Wang rwo...@gmail.com: congrats! :) -Rex 2009/7/21 Shawn Jiang genspr...@gmail.com Congratulations ! On Tue, Jul 21, 2009 at 9:56 AM,

Re: ApacheCon '09 Geronimo Track Call for Papers

2009-07-20 Thread Kevan Miller
Thanks everyone! Lots of good topics there. I think they are all deserving. I'll start a discussion thread to finalize the content. --kevan

Re: Welcome Delos Xuan Dai as a new committer

2009-07-20 Thread Jack Cai
Congratulations! -Jack On Tue, Jul 21, 2009 at 12:09 PM, chi runhua chirun...@gmail.com wrote: Way to go, Delos~! Jeff On Tue, Jul 21, 2009 at 11:16 AM, Ying Tang yingtang1...@gmail.comwrote: Congratulations, Delos! 2009/7/21, Rex Wang rwo...@gmail.com: congrats! :) -Rex

[jira] Commented: (GERONIMODEVTOOLS-510) Deployment plan editor warning message when opening source tab for openejb-jar.xml file

2009-07-20 Thread Rodger Zhang (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12733487#action_12733487 ] Rodger Zhang commented on GERONIMODEVTOOLS-510: ---

[Discuss] ApacheCon '09 Geronimo Track: Content

2009-07-20 Thread Kevan Miller
I had an IRC chat with Emmanuel Lecharny from Apache Directory. We decided that Geronimo would use the 3 afternoon talks and Directory will hold the two morning talks. IIUC, this means we'll have the following time slots: 2:30-3:20 Session 1 3:20-4:00 Break 4:00-4:50 Session 2

Re: [Discuss] ApacheCon '09 Geronimo Track: Content

2009-07-20 Thread Kevan Miller
Looking at these proposals, my thoughts are pulled towards where is Geronimo going? Even though, we're busy finalizing a 2.2 release, I'd like to see a good portion of our session focused on where we're taking Geronimo. Hopefully, we'd already have a lot of actual implementation to discuss