Tranql connector release candidate

2010-05-11 Thread David Jencks
Thanks to the hard work of Brian Fox tranql is now using the codehaus nexus repo. I've staged tranql artifacts here: https://nexus.codehaus.org/content/repositories/orgtranql-003/ Unless someone finds a problem I'll be promoting these tuesday or wednesday. The main changes are - all the

Re: [VOTE] Geronimo jaspi component 1.1

2010-05-11 Thread Vamsavardhana Reddy
+1 On Thu, May 6, 2010 at 5:01 AM, David Jencks david_jen...@yahoo.com wrote: Please vote for the geronimo-jaspi 1.1 component. The major changes to this release are: - packaged as an osgi bundle - fairly non-functional classloading in 1.0 replaced by Rick's ProviderLocator that actually

[jira] Updated: (GERONIMO-5274) Deploy New/Install New Application portlet needs some love to help out newbies

2010-05-11 Thread Chi Runhua (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chi Runhua updated GERONIMO-5274: - Attachment: 5274_2.2_zh_CN.patch Simp.Chinese update for branch/trunk Deploy New/Install

What's the reason that the characters in properties files are in unicode for branch/2.1?

2010-05-11 Thread chi runhua
Hi devs, I am about to update some Chinese translation of UI description for branche/2.1, but noticed that the Chinese characters in some of .properties files are encoded as Unicode, which makes the update kinda difficult. But in branch/2.2, we don't have the problem. Any idea why we have two

[jira] Commented: (GERONIMO-5295) Deployer unlockKeystore command cannot be utilized if keystore is created through Java provided KeyTool

2010-05-11 Thread Ashish Jain (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12866084#action_12866084 ] Ashish Jain commented on GERONIMO-5295: --- Applied to trunk At revision: 943029.

[jira] Closed: (GERONIMO-5295) Deployer unlockKeystore command cannot be utilized if keystore is created through Java provided KeyTool

2010-05-11 Thread Ashish Jain (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Jain closed GERONIMO-5295. - Resolution: Fixed Deployer unlockKeystore command cannot be utilized if keystore is created

Re: What's the reason that the characters in properties files are in unicode for branch/2.1?

2010-05-11 Thread Ivan
The java properties file could only read those characters in unicode form. In Geronimo 2.2, to make it easy to edit those property file, we use a mave plugin to do the convertion in the building process. 2010/5/11 chi runhua chirun...@gmail.com Hi devs, I am about to update some Chinese

Re: What's the reason that the characters in properties files are in unicode for branch/2.1?

2010-05-11 Thread chi runhua
Thank you for the info, Ivan. So any suggestions on how we shall update those messages in 2.1? Jeff On Tue, May 11, 2010 at 4:03 PM, Ivan xhh...@gmail.com wrote: The java properties file could only read those characters in unicode form. In Geronimo 2.2, to make it easy to edit those

Re: What's the reason that the characters in properties files are in unicode for branch/2.1?

2010-05-11 Thread Ivan
There are some useful Eclipse plugins, like http://sourceforge.net/projects/eclipse-rbe/ 2010/5/11 chi runhua chirun...@gmail.com Thank you for the info, Ivan. So any suggestions on how we shall update those messages in 2.1? Jeff On Tue, May 11, 2010 at 4:03 PM, Ivan xhh...@gmail.com

[jira] Commented: (GERONIMO-5294) Remove the dependency of clustering over JMXConnector for 3.x

2010-05-11 Thread Ashish Jain (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12866092#action_12866092 ] Ashish Jain commented on GERONIMO-5294: --- Applied to trunk At revision: 943045

[jira] Closed: (GERONIMO-5294) Remove the dependency of clustering over JMXConnector for 3.x

2010-05-11 Thread Ashish Jain (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Jain closed GERONIMO-5294. - Resolution: Fixed Closing it. Remove the dependency of clustering over JMXConnector for 3.x

[jira] Closed: (GERONIMO-4795) Multiple Server Instances: Uninstalling an application does not remove the entry from config.xml of other server instances

2010-05-11 Thread Ashish Jain (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Jain closed GERONIMO-4795. - Resolution: Won't Fix Closing it. Multiple Server Instances: Uninstalling an application

Re: [VOTE] Geronimo jaspi component 1.1

2010-05-11 Thread Ashish Jain
Build looks fine my +1 On Tue, May 11, 2010 at 12:25 PM, Vamsavardhana Reddy c1vams...@gmail.comwrote: +1 On Thu, May 6, 2010 at 5:01 AM, David Jencks david_jen...@yahoo.comwrote: Please vote for the geronimo-jaspi 1.1 component. The major changes to this release are: - packaged as an

Re: What's the reason that the characters in properties files are in unicode for branch/2.1?

2010-05-11 Thread chi runhua
Thanks Ivan. Jeff On Tue, May 11, 2010 at 4:28 PM, Ivan xhh...@gmail.com wrote: There are some useful Eclipse plugins, like http://sourceforge.net/projects/eclipse-rbe/ 2010/5/11 chi runhua chirun...@gmail.com Thank you for the info, Ivan. So any suggestions on how we shall update

Reenable testsuite in G 2.2 branch

2010-05-11 Thread Forrest Xia
Hi, I spent some time on reenabling G 2.2 branch testsuite to work. After comparing 2.2 branch with 2.1 branch, I would propose to revert back to the 2.1 configs, that is using maven-maven-plugin to run tests in child processes. The benefit is we can use testsuite as a unit to run children test

Re: Reenable testsuite in G 2.2 branch

2010-05-11 Thread Forrest Xia
One thing forgot to mention, this proposed change will abandon -Pit and -Pit-manual profiles, though there are some left in the testsuite pom file. Forrest

[jira] Commented: (GERONIMO-5292) Resources inside WEB-INF/lib/ [*.jar]/META-INF/resources directory can not be recognized

2010-05-11 Thread Ivan (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12866112#action_12866112 ] Ivan commented on GERONIMO-5292: Commit changes to trunk rev.943066 Currently, the

[jira] Assigned: (GERONIMO-5291) Can not get multipart data sent from html form.

2010-05-11 Thread Ivan (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan reassigned GERONIMO-5291: -- Assignee: Ivan Can not get multipart data sent from html form.

[BUILD] trunk: Failed for Revision: 943022

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

Re: [VOTE] Geronimo jaspi component 1.1

2010-05-11 Thread Donald Woods
+1 -Donald On 5/5/10 7:31 PM, David Jencks wrote: Please vote for the geronimo-jaspi 1.1 component. The major changes to this release are: - packaged as an osgi bundle - fairly non-functional classloading in 1.0 replaced by Rick's ProviderLocator that actually works in osgi. -

[jira] Commented: (GERONIMO-5292) Resources inside WEB-INF/lib/ [*.jar]/META-INF/resources directory can not be recognized

2010-05-11 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12866197#action_12866197 ] David Jencks commented on GERONIMO-5292: I think that osgi provides a data area

Re: [VOTE] Geronimo jaspi component 1.1

2010-05-11 Thread David Jencks
+1 david jencks On May 5, 2010, at 4:31 PM, David Jencks wrote: Please vote for the geronimo-jaspi 1.1 component. The major changes to this release are: - packaged as an osgi bundle - fairly non-functional classloading in 1.0 replaced by Rick's ProviderLocator that actually works in

Re: [VOTE] transaction manager component 3.0 #2

2010-05-11 Thread David Jencks
+1 David Jencks On May 7, 2010, at 5:30 PM, David Jencks wrote: Please vote for the geronimo transaction manager component consisting of the transaction manager and connector framework 3.0. The main changes in this release are: - connector 1.6 support - retry support in the transaction

[RESULT] [VOTE] transaction manager component 3.0 #2

2010-05-11 Thread David Jencks
Vote passes with 5 +1 PMC votes and no other votes Jarek Gawor Vamsavardhana Reddy Rick McGuire Kevan Miller David Jencks I'll promote the staging repo. thanks david jencks On May 7, 2010, at 5:30 PM, David Jencks wrote: Please vote for the geronimo transaction manager component consisting

[RESULT] [VOTE] Geronimo jaspi component 1.1

2010-05-11 Thread David Jencks
Vote passes with 5 PMC +1 and one other +1 and no other votes Rick McGuire Kevan Miller Vamsavardhana Reddy Donald Woods David Jencks and Ashish Jain I'll promote the staging repo... thanks david jencks On May 5, 2010, at 4:31 PM, David Jencks wrote: Please vote for the geronimo-jaspi 1.1

[BUILD] trunk: Failed for Revision: 943112

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

jconsole instructions

2010-05-11 Thread David Jencks
Every time I use jconsole I have to spend a long time trying to figure out how to connect to geronimo. Not sure if its in the wiki but maybe if its on the dev list I'll be able to find instructions again. 1. To get the mbeans in reasonably jsr-77 compliant order start jconsole something like

Re: jconsole instructions

2010-05-11 Thread Bill Stoddard
On 5/11/10 1:48 PM, David Jencks wrote: Every time I use jconsole I have to spend a long time trying to figure out how to connect to geronimo. Not sure if its in the wiki but maybe if its on the dev list I'll be able to find instructions again. Google's your friend :-) This often works for

Re: Creating Geronimo 3.0 wiki space

2010-05-11 Thread Donald Woods
Do you want an empty space or one that is based on a copy of the 2.2 docs? -Donald On 5/10/10 11:43 PM, chi runhua wrote: Hi devs, I believe we could start creating document plan for Geronimo 3.0. First of all, we might need to create a new wiki space for G3.0. According to

Re: bean validation

2010-05-11 Thread Donald Woods
Cool. We've noticed some problems with using BV in JEE app servers, in that OpenJPA needs to discover the entities to enhance before a BV provider loads them, otherwise we don't have a change to do our Serp byte code enhancing. Don't remember the exact details right now, but Albert on the

Re: Creating Geronimo 3.0 wiki space

2010-05-11 Thread David Jencks
I hope we copy the 2.2 space, even though there will be a lot of changes. I think we wasted an enormous amount of time copying the 2.1 docs to 2.2 by hand. thanks david jencks On May 11, 2010, at 12:11 PM, Donald Woods wrote: Do you want an empty space or one that is based on a copy of the

Re: Trunk snapshot dependencies

2010-05-11 Thread David Blevins
On May 10, 2010, at 5:25 PM, Rick McGuire wrote: On 5/10/2010 6:35 PM, David Blevins wrote: On May 10, 2010, at 3:24 AM, Rick McGuire wrote: On 5/7/2010 8:41 PM, David Blevins wrote: On May 4, 2010, at 9:58 AM, Rick McGuire wrote: 2) Xbean. Has a dependency on the

Re: Creating Geronimo 3.0 wiki space

2010-05-11 Thread Donald Woods
Yep, that was my thoughts too. Just kicked of a Copy Space of GMOxDOC22 to GMOxDOC30. -Donald On 5/11/10 3:46 PM, David Jencks wrote: I hope we copy the 2.2 space, even though there will be a lot of changes. I think we wasted an enormous amount of time copying the 2.1 docs to 2.2 by

[BUILD] trunk: Failed for Revision: 943233

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

Re: jconsole instructions

2010-05-11 Thread Kevan Miller
On May 11, 2010, at 1:48 PM, David Jencks wrote: Every time I use jconsole I have to spend a long time trying to figure out how to connect to geronimo. Not sure if its in the wiki but maybe if its on the dev list I'll be able to find instructions again. 1. To get the mbeans in

Re: jconsole instructions

2010-05-11 Thread David Jencks
On May 11, 2010, at 2:40 PM, Kevan Miller wrote: On May 11, 2010, at 1:48 PM, David Jencks wrote: Every time I use jconsole I have to spend a long time trying to figure out how to connect to geronimo. Not sure if its in the wiki but maybe if its on the dev list I'll be able to find

Re: Reenable testsuite in G 2.2 branch

2010-05-11 Thread David Jencks
On May 11, 2010, at 2:40 AM, Forrest Xia wrote: Hi, I spent some time on reenabling G 2.2 branch testsuite to work. After comparing 2.2 branch with 2.1 branch, I would propose to revert back to the 2.1 configs, that is using maven-maven-plugin to run tests in child processes. The

Re: Creating Geronimo 3.0 wiki space

2010-05-11 Thread Donald Woods
Space is created and the autoexport template updated - https://cwiki.apache.org/GMOxDOC30/ -Donald On 5/11/10 4:51 PM, Donald Woods wrote: Yep, that was my thoughts too. Just kicked of a Copy Space of GMOxDOC22 to GMOxDOC30. -Donald On 5/11/10 3:46 PM, David Jencks wrote:

Re: jconsole instructions

2010-05-11 Thread chi runhua
I'll incorporate the instruction into G doc. Will update the thread when it's done. And about the suggestion from Kevan that we might need a script in /bin, I filed a JIRA for it. [1] https://issues.apache.org/jira/browse/GERONIMO-5297 Thanks~! Jeff On Wed, May 12, 2010 at 5:49 AM, David

[jira] Created: (GERONIMO-5297) Develop a script to use Jconsole

2010-05-11 Thread Chi Runhua (JIRA)
Develop a script to use Jconsole - Key: GERONIMO-5297 URL: https://issues.apache.org/jira/browse/GERONIMO-5297 Project: Geronimo Issue Type: New Feature Security Level: public (Regular issues)

Re: What's the reason that the characters in properties files are in unicode for branch/2.1?

2010-05-11 Thread Rex Wang
Fyi, JDK provides a tool named native2ascii which can be used in easy way. -Rex 2010/5/11 chi runhua chirun...@gmail.com Thank you for the info, Ivan. So any suggestions on how we shall update those messages in 2.1? Jeff On Tue, May 11, 2010 at 4:03 PM, Ivan xhh...@gmail.com wrote:

Re: jconsole instructions

2010-05-11 Thread Kevan Miller
On May 11, 2010, at 5:49 PM, David Jencks wrote: On May 11, 2010, at 2:40 PM, Kevan Miller wrote: On May 11, 2010, at 1:48 PM, David Jencks wrote: Every time I use jconsole I have to spend a long time trying to figure out how to connect to geronimo. Not sure if its in the wiki but

[jira] Commented: (GERONIMO-5291) Can not get multipart data sent from html form.

2010-05-11 Thread Ivan (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12866435#action_12866435 ] Ivan commented on GERONIMO-5291: I checked the spec for file uploading support in

Re: Creating Geronimo 3.0 wiki space

2010-05-11 Thread chi runhua
Thanks Donald. I can see the GMOxDOC30/ https://cwiki.apache.org/GMOxDOC30/ space and edit the page successfully. Jeff On Wed, May 12, 2010 at 8:22 AM, Donald Woods dwo...@apache.org wrote: Space is created and the autoexport template updated - https://cwiki.apache.org/GMOxDOC30/

Re: jconsole instructions

2010-05-11 Thread Jarek Gawor
On Tue, May 11, 2010 at 5:40 PM, Kevan Miller kevan.mil...@gmail.com wrote: Would prolly be useful to put a script for launching jconsole in bin/ Not really sure that's a good idea. It's just one more script (actually two) to maintain that's not really that important or critical for Geronimo.

[jira] Commented: (GERONIMO-5297) Develop a script to use Jconsole

2010-05-11 Thread Jarek Gawor (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12866450#action_12866450 ] Jarek Gawor commented on GERONIMO-5297: --- This script shouldn't be necessary. With

Re: Reenable testsuite in G 2.2 branch

2010-05-11 Thread Forrest Xia
Thank you, David, for sharing your thoughts here. See my response below. On Wed, May 12, 2010 at 6:18 AM, David Jencks david_jen...@yahoo.comwrote: On May 11, 2010, at 2:40 AM, Forrest Xia wrote: Hi, I spent some time on reenabling G 2.2 branch testsuite to work. After comparing 2.2

[jira] Commented: (GERONIMO-5274) Deploy New/Install New Application portlet needs some love to help out newbies

2010-05-11 Thread Shawn Jiang (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12866476#action_12866476 ] Shawn Jiang commented on GERONIMO-5274: --- zh_CN Patch committed to 22 and trunk.

[jira] Created: (GERONIMO-5298) Bad version information in deployment plan will result in deploy failure

2010-05-11 Thread Lu Jiang (JIRA)
Bad version information in deployment plan will result in deploy failure Key: GERONIMO-5298 URL: https://issues.apache.org/jira/browse/GERONIMO-5298 Project: Geronimo

[jira] Updated: (GERONIMO-5298) Bad version information in deployment plan will result in deploy failure

2010-05-11 Thread Lu Jiang (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Jiang updated GERONIMO-5298: --- Attachment: geronimo-web.xml hello.war Use version like:2 2.1 2.1.1

[jira] Assigned: (GERONIMO-5298) Bad version information in deployment plan will result in deploy failure

2010-05-11 Thread Ivan (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan reassigned GERONIMO-5298: -- Assignee: Ivan Bad version information in deployment plan will result in deploy failure

[jira] Commented: (GERONIMO-5265) Modify the redeploy behavior to start all the running childs along with the parent

2010-05-11 Thread viola.lu (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12866480#action_12866480 ] viola.lu commented on GERONIMO-5265: Ashish, can you apply this patch if it's ready

[jira] Created: (XBEAN-149) Old QDox version and ParseExceptions due to package level annotations

2010-05-11 Thread Harald Lernbeiss (JIRA)
Old QDox version and ParseExceptions due to package level annotations - Key: XBEAN-149 URL: https://issues.apache.org/jira/browse/XBEAN-149 Project: XBean Issue Type: Bug