[BUILD] trunk: Failed for Revision: 776574

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

Re: Possible for G to directly consume a Tomcat server config w/o changes?

2009-05-20 Thread David Jencks
On May 19, 2009, at 8:17 PM, Lin Sun wrote: I am not a tomcat expert either... :-) I think we could also try the following approach: 1. figure out how to read tomcat server.xml like you described. Tomcat is using 2. at the G server startup, transform data in tomcat server.xml into G

International characters trouble with a servlet-based webservice

2009-05-20 Thread andyhan
I use a servlet-based webservice deployed into geronimo 2.1.4. The service client runs is Axis2.1.4. The problem is: Umlauts (characters like ä, ü, ö) are coming wrong coded at the Websevice. Incoming messages at the webservice side are in ContentType text/xml; charset=UTF-8. Is there a

[jira] Created: (GERONIMO-4637) Need documents on how to replace default file realm in Geronimo

2009-05-20 Thread Chi Runhua (JIRA)
Need documents on how to replace default file realm in Geronimo --- Key: GERONIMO-4637 URL: https://issues.apache.org/jira/browse/GERONIMO-4637 Project: Geronimo Issue Type:

[jira] Assigned: (GERONIMO-4503) PlanCreator threw exception with .war

2009-05-20 Thread Rex Wang (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rex Wang reassigned GERONIMO-4503: -- Assignee: Rex Wang PlanCreator threw exception with .war

[jira] Created: (GERONIMO-4638) ForwardData held by GenericForwardServlet will be invalid after the target application is restarted

2009-05-20 Thread Ivan (JIRA)
ForwardData held by GenericForwardServlet will be invalid after the target application is restarted --- Key: GERONIMO-4638 URL:

[jira] Assigned: (GERONIMO-4070) Plugin installer fails to install after previous attempt of a plugin has failed.

2009-05-20 Thread Shawn Jiang (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Jiang reassigned GERONIMO-4070: - Assignee: Shawn Jiang (was: Joseph Leong) Plugin installer fails to install after

[jira] Updated: (GERONIMO-4070) Plugin installer fails to install after previous attempt of a plugin has failed.

2009-05-20 Thread Shawn Jiang (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Jiang updated GERONIMO-4070: -- Attachment: G4070_21.patch Patch for 2.1 branch. tested with geronimo 2.1.4 release.

[jira] Updated: (GERONIMO-4070) Plugin installer fails to install after previous attempt of a plugin has failed.

2009-05-20 Thread Shawn Jiang (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Jiang updated GERONIMO-4070: -- Attachment: G4070_trunk.patch Patch for trunk. tested with latest 2.2. snapshot build.

[jira] Updated: (GERONIMO-4070) Plugin installer fails to install after previous attempt of a plugin has failed.

2009-05-20 Thread Shawn Jiang (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Jiang updated GERONIMO-4070: -- Patch Info: [Patch Available] Plugin installer fails to install after previous attempt of

[jira] Updated: (GERONIMO-4503) PlanCreator threw exception with .war

2009-05-20 Thread Rex Wang (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rex Wang updated GERONIMO-4503: --- Attachment: GERONIMO-4503.patch GERONIMO-4503.patch can resolve this. Could anyone help commit

[BUILD] trunk: Failed for Revision: 776672

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

[jira] Assigned: (GERONIMO-3599) Unable to create new JMS Resource group through console in IE7

2009-05-20 Thread Ivan (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan reassigned GERONIMO-3599: -- Assignee: Ivan (was: Shawn Jiang) Unable to create new JMS Resource group through console in IE7

[jira] Commented: (GERONIMO-3599) Unable to create new JMS Resource group through console in IE7

2009-05-20 Thread Ivan (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12711157#action_12711157 ] Ivan commented on GERONIMO-3599: This issue has been existed for long time, and

Re: Possible for G to directly consume a Tomcat server config w/o changes?

2009-05-20 Thread Lin Sun
One example that we did this is with the config-substitution property file where we allow users to specify configuration and the server reads the config-substitution property file during the startup of the server. If we more or less freeze the configuration, wouldn't this (reading data from

Re: Possible for G to directly consume a Tomcat server config w/o changes?

2009-05-20 Thread Ivan
I guess that what David means is that writing a deployer for server.xml, then in the builder class, construct those tomcat server gbeans, and add those gbeans to the tomcat plugin section in the config.xml. So that we could imitate a totally same tomcat environment for those tomcat-ready

[jira] Commented: (GERONIMO-4633) extra semicolon in code.

2009-05-20 Thread Ivan (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12711174#action_12711174 ] Ivan commented on GERONIMO-4633: commit the changes to revision: 776717, thanks Shawn

Re: Thinking about a 2.2 release

2009-05-20 Thread Jack Cai
+1 on both Jetty 7 as default and 2.2 branch creation. -Jack 2009/5/20 David Jencks david_jen...@yahoo.com I've moved the jetty7 integration from my sandbox into trunk. It's always built but not used by default. To use jetty7 rather than jetty6 run maven with -Djetty=jetty7 or change the

Re: [blueprint] itests failing with NoClassDefFoundError

2009-05-20 Thread David Blevins
On May 19, 2009, at 5:22 PM, David Blevins wrote: Would love to know what the magic settings.xml data is and if there's some way to get it into the root pom.xml. Still need the right settings. I'm fine picking through your settings.xml (minus passwords) if you're unsure what the magic

Re: [blueprint] itests failing with NoClassDefFoundError

2009-05-20 Thread Guillaume Nodet
Is your pom in ~/.m2/repository without any other location defined in ~/.m2/settings.xml ? 2009/5/20 David Blevins david.blev...@visi.com: On May 19, 2009, at 5:22 PM, David Blevins wrote: Would love to know what the magic settings.xml data is and if there's some way to get it into the root

Re: [blueprint] itests failing with NoClassDefFoundError

2009-05-20 Thread Guillaume Nodet
Is your m2 repository in ~/.m2/repository without any other location defined in ~/.m2/settings.xml ? It seems pax-exam is broken and only support the local repository in the default location. If you do that, it should build just fine. 2009/5/20 David Blevins david.blev...@visi.com: On May 19,

[jira] Closed: (GERONIMO-4639) NPE in MultiPoolConnectionInterceptor

2009-05-20 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks closed GERONIMO-4639. -- Resolution: Fixed This is a component -- versions do not match in jira. rev 776751 in trunk

Re: Possible for G to directly consume a Tomcat server config w/o changes?

2009-05-20 Thread David Jencks
On May 20, 2009, at 7:44 AM, Ivan wrote: I guess that what David means is that writing a deployer for server.xml, then in the builder class, construct those tomcat server gbeans, and add those gbeans to the tomcat plugin section in the config.xml. So that we could imitate a totally same

Re: [jira] Commented: (XBEAN-109) org.apache.xbean.classloader.JarFileClassLoader can not handle pathnames with containing spaces

2009-05-20 Thread David Jencks
On May 20, 2009, at 7:18 AM, Ivan (JIRA) wrote: [ https://issues.apache.org/jira/browse/XBEAN-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12711154 #action_12711154 ] Ivan commented on XBEAN-109: Hi, just find

Re: Thinking about a 2.2 release

2009-05-20 Thread Donald Woods
Both ideas sound okay to me, as I would also like to start looking at pulling OpenJPA 2 into trunk for EE 6... Only suggestion, would be to start a new discussion thread with a clear subject of something like Branching 2.2 in xx days to catch everyone's attention. -Donald David Jencks

Re: Possible for G to directly consume a Tomcat server config w/o changes?

2009-05-20 Thread Jack Cai
Agree that we won't contain this in G 2.2, but it might be a candidate feature for futher release like JEE6 Web Profile. Importing Tomcat server configs is relatively easier than importing Tomcat applications. If we consider an application which uses Struts, Hibernate, Spring, AXIS2 etc. (which

[jira] Created: (GERONIMO-4639) NPE in MultiPoolConnectionInterceptor

2009-05-20 Thread David Jencks (JIRA)
NPE in MultiPoolConnectionInterceptor - Key: GERONIMO-4639 URL: https://issues.apache.org/jira/browse/GERONIMO-4639 Project: Geronimo Issue Type: Bug Security Level: public (Regular issues)

[jira] Commented: (GERONIMO-4553) Admin console does not show error when creating duplicate security realm

2009-05-20 Thread Ashish Jain (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12711206#action_12711206 ] Ashish Jain commented on GERONIMO-4553: --- This error can be avoided if the

Re: International characters trouble with a servlet-based webservice

2009-05-20 Thread Jack Cai
Which side is sending the wrong coded characters? Client, or the web service? BTW, please move this kind of questions in the geronimo user mailing list. -Jack 2009/5/20 andyhan a.luben...@gmx.de I use a servlet-based webservice deployed into geronimo 2.1.4. The service client runs is

Re: [blueprint] itests failing with NoClassDefFoundError

2009-05-20 Thread David Blevins
On May 20, 2009, at 11:20 AM, Guillaume Nodet wrote: Is your m2 repository in ~/.m2/repository without any other location defined in ~/.m2/settings.xml ? It seems pax-exam is broken and only support the local repository in the default location. If you do that, it should build just fine. Ok,

Re: [blueprint] itests failing with NoClassDefFoundError

2009-05-20 Thread Guillaume Nodet
I've fixed the issue, though your script does not work. The following one seems to work ok: #!/bin/bash TMP=/tmp/$USER-$RANDOM mkdir $TMP cd $TMP svn -q co http://svn.apache.org/repos/asf/geronimo/sandbox/blueprint cd blueprint mvn -v mvn --settings /dev/null clean install

[jira] Commented: (GERONIMO-4637) Need documents on how to replace default file realm in Geronimo

2009-05-20 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12711400#action_12711400 ] David Jencks commented on GERONIMO-4637: There are some very basic comments

[jira] Commented: (GERONIMO-4636) Database Pools portlet needs update to import from the latest Jboss and Weblogic server

2009-05-20 Thread Rex Wang (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12711455#action_12711455 ] Rex Wang commented on GERONIMO-4636: It is strange that I tried it both on

[jira] Updated: (GERONIMO-4503) PlanCreator threw exception with .war

2009-05-20 Thread Rex Wang (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rex Wang updated GERONIMO-4503: --- Attachment: GERONIMO-4503-updated.patch The updated patch contains the fixes with Jetty, which

[jira] Resolved: (GERONIMO-3599) Unable to create new JMS Resource group through console in IE7

2009-05-20 Thread Ivan (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan resolved GERONIMO-3599. Resolution: Fixed Commit changes to trunk at revision: 776955, 2.1.5 snapshot at revision: 776959 I

[jira] Assigned: (XBEAN-109) org.apache.xbean.classloader.JarFileClassLoader can not handle pathnames with containing spaces

2009-05-20 Thread Ivan (JIRA)
[ https://issues.apache.org/jira/browse/XBEAN-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan reassigned XBEAN-109: -- Assignee: Ivan org.apache.xbean.classloader.JarFileClassLoader can not handle pathnames with containing

[jira] Commented: (XBEAN-109) org.apache.xbean.classloader.JarFileClassLoader can not handle pathnames with containing spaces

2009-05-20 Thread Ivan (JIRA)
[ https://issues.apache.org/jira/browse/XBEAN-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12711152#action_12711152 ] Ivan commented on XBEAN-109: Merge the patch to XBean trunk at rev 776705. Thanks Ingo Bormann

[jira] Commented: (XBEAN-109) org.apache.xbean.classloader.JarFileClassLoader can not handle pathnames with containing spaces

2009-05-20 Thread Ivan (JIRA)
[ https://issues.apache.org/jira/browse/XBEAN-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12711154#action_12711154 ] Ivan commented on XBEAN-109: Hi, just find that for XBean JIRAs, there is no resolve action. So