[test]-Failed to validate POM (enterprise-testsuite/jms-tests/jms-war/pom.xml )

2007-02-12 Thread Sean Qiu
OS:ubuntu The Geronimo server can be started successfully. Then it will get fatal error for failed to validate POM of jms-tests/pom.xml But as the same repository and settings, there is no problem to run the test in windows. Any comments? Thanks [INFO] Geronimo server started [INFO]

[jira] Created: (GERONIMO-2822) Axis2 Integration - Get invoke() method working for WSDL provided scenario

2007-02-12 Thread Lasantha Ranaweera (JIRA)
Axis2 Integration - Get invoke() method working for WSDL provided scenario -- Key: GERONIMO-2822 URL: https://issues.apache.org/jira/browse/GERONIMO-2822 Project: Geronimo

[jira] Updated: (GERONIMO-2822) Axis2 Integration - Get invoke() method working for WSDL provided scenario

2007-02-12 Thread Lasantha Ranaweera (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lasantha Ranaweera updated GERONIMO-2822: - Attachment: GERONIMO-2822.patch Following are some of the highlights of the

[jira] Created: (GERONIMO-2823) System class loader should not be searched for resource META-INF/geronimo-dependency.xml by AbstractRepository.getDependencies

2007-02-12 Thread Gianny Damour (JIRA)
System class loader should not be searched for resource META-INF/geronimo-dependency.xml by AbstractRepository.getDependencies -- Key: GERONIMO-2823

Axis2 Integration - JAXWS invoke() in WSDL provided Scenario

2007-02-12 Thread Lasantha Ranaweera
Hi All, Initial patch for the JAXWS invoke() in the WSDL provided scenario is given under GERONIMO-2822. Make sure to add the intermediate wrapper classes to your archive. Thanks, Lasantha

[jira] Closed: (GERONIMO-2823) System class loader should not be searched for resource META-INF/geronimo-dependency.xml by AbstractRepository.getDependencies

2007-02-12 Thread Gianny Damour (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gianny Damour closed GERONIMO-2823. --- Resolution: Fixed Fix Version/s: 2.0-beta1 This is now fixed. System class

Re: GERONIMO-2816 patch

2007-02-12 Thread Tim McConnell
Great, I'll work on these changes today. Thanks much David Blevins wrote: On Feb 11, 2007, at 6:12 PM, Tim McConnell wrote: HI Dain, thanks for reviewing. Yes, you're right--I am scanning all the classes in the web module for annotations, which might be excessive. I'll take a look at the

Re: EjbModuleBuilder passing in null arguments to buildEnvironemnt

2007-02-12 Thread Sachin Patel
Thanks Jarek! -sachin On Feb 11, 2007, at 11:14 PM, Jarek Gawor wrote: Created https://issues.apache.org/jira/browse/GERONIMO-2821 with a patch that should fix this issue. Jarek On 2/11/07, Dain Sundstrom [EMAIL PROTECTED] wrote: Moving to [EMAIL PROTECTED] from tck list as this is non

Re: Time to start looking at bugs

2007-02-12 Thread Kevan Miller
On Feb 11, 2007, at 8:49 PM, Don Hill wrote: Hi, I would like to start looking at bugs that I can submit patches for, any suggestion what realease needs some help? Where should I start? Hi Don, Sounds great! I recommend that you focus on our development trunk. I'd say that any of the

Re: Additional 'inverse' classloader view in Geronimo Console

2007-02-12 Thread Jacek Laskowski
On 2/12/07, Jarek Gawor [EMAIL PROTECTED] wrote: Would other people find this useful? (I know I would :)) Well, that's enough to make it happen, then. Go for it! (report a task in jira before digging in, though). Jacek -- Jacek Laskowski http://www.JacekLaskowski.pl

Build Failure (Axis2)

2007-02-12 Thread Sachin Patel
[INFO] [ERROR] BUILD FAILURE [INFO] [INFO] Compilation failure /home/tck/geronimo/trunk/modules/geronimo-axis2/src/main/java/org/

Re: Build Failure (Axis2)

2007-02-12 Thread Jacek Laskowski
On 2/12/07, Sachin Patel [EMAIL PROTECTED] wrote: [INFO] [ERROR] BUILD FAILURE [INFO] [INFO] Compilation failure

Build Error (openejb)

2007-02-12 Thread Sachin Patel
Compiling 7 source files to /Users/sppatel/svk/server/trunk/modules/ geronimo-openejb-builder/target/classes [INFO] [ERROR] BUILD FAILURE [INFO]

Re: svn commit: r506429 - in /geronimo/sandbox/build-support/harness/trunk/lib: jcommon-1.0.0.jar jfreechart-1.0.1.jar

2007-02-12 Thread Kevan Miller
Hey Jason, Looks to me that these binaries are LGPL licensed (http:// www.jfree.org/jcommon/index.php). Unless you can show evidence otherwise, they need to be removed from our svn tree. You're of course welcome to use them locally... Just can't host them from apache... --kevan On Feb

Re: [DISCUSS] Next 2.0 Milestones - Assemblies and Certification - Do we need 8?

2007-02-12 Thread Hernan Cunico
A Geronimo Runtime Configuration Tool would be cool for those users that want to investigate what personality fits better their environment. It would also be cool if once you made your mind you could run some other command that would get rid of all the other components that are not required

Re: Build Failure (Axis2)

2007-02-12 Thread Sachin Patel
I rebuilt again and seems to be fixed. -sachin On Feb 12, 2007, at 9:30 AM, Jacek Laskowski wrote: On 2/12/07, Sachin Patel [EMAIL PROTECTED] wrote: [INFO] - --- [ERROR] BUILD FAILURE [INFO]

Re: Additional 'inverse' classloader view in Geronimo Console

2007-02-12 Thread Kevan Miller
On Feb 12, 2007, at 12:31 AM, Jarek Gawor wrote: Would other people find this useful? (I know I would :)) IMO, most Geronimo users would be interested in the Classloader hierarchy from a leaf's perspective. So, I'd say go for it... --kevan

Re: Build Error (openejb)

2007-02-12 Thread Sachin Patel
Something weird with Maven is going on.. Built 3 times on two machines with clean repos and finally got it to build on of them. -sachin On Feb 12, 2007, at 9:34 AM, Sachin Patel wrote: Compiling 7 source files to /Users/sppatel/svk/server/trunk/modules/

Re: Build Error (openejb)

2007-02-12 Thread Sachin Patel
Typo: Builds on one machine but not the other. :( -sachin On Feb 12, 2007, at 10:08 AM, Sachin Patel wrote: Something weird with Maven is going on.. Built 3 times on two machines with clean repos and finally got it to build on of them. -sachin On Feb 12, 2007, at 9:34 AM, Sachin Patel

Re: Build Failure (Axis2)

2007-02-12 Thread Davanum Srinivas
:( Somehow maven2 does not pickup latest axis2 snapshots...wonder why? :( -- dims On 2/12/07, Sachin Patel [EMAIL PROTECTED] wrote: I rebuilt again and seems to be fixed. -sachin On Feb 12, 2007, at 9:30 AM, Jacek Laskowski wrote: On 2/12/07, Sachin Patel [EMAIL PROTECTED] wrote: [INFO]

Re: Build broken...again?!

2007-02-12 Thread Davanum Srinivas
rm -rf ~/.m2/repository/org/apache/axis2/ - Maven2 is at fault :( -- dims On 2/12/07, Jacek Laskowski [EMAIL PROTECTED] wrote: Hi, Got this while building the latest Geronimo sources. Anyone know what's up? Shall I remove my local m2 repo or part of it to get rid of the build error (which I

Re: Build Failure (Axis2)

2007-02-12 Thread Lasantha Ranaweera
Just remove axis2 folder in your M2/repository build it again. Then you will get the latest axis2 SNAPSHOT. Thanks, Lasantha On 2/12/07, Sachin Patel [EMAIL PROTECTED] wrote: [INFO] [ERROR] BUILD FAILURE [INFO]

Re: [test]-Failed to validate POM (enterprise-testsuite/jms-tests/jms-war/pom.xml )

2007-02-12 Thread Prasad Kashyap
You seem to have an older version of jms-tests/jms-war/pom.xml Please update to the latest revision Cheers Prasad On 2/12/07, Sean Qiu [EMAIL PROTECTED] wrote: OS:ubuntu The Geronimo server can be started successfully. Then it will get fatal error for failed to validate POM of

[jira] Commented: (GERONIMO-2820) Console-testsuite test is blocked for encoding error

2007-02-12 Thread Prasad Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472325 ] Prasad Kashyap commented on GERONIMO-2820: -- Can you please confirm that you will see the same problem

Re: Build broken...again?!

2007-02-12 Thread Jacek Laskowski
On 2/12/07, Davanum Srinivas [EMAIL PROTECTED] wrote: rm -rf ~/.m2/repository/org/apache/axis2/ - Maven2 is at fault :( It's helped. Thanks! Jacek -- Jacek Laskowski http://www.JacekLaskowski.pl

Re: [jira] Closed: (GERONIMO-2823) System class loader should not be searched for resource META-INF/geronimo-dependency.xml by AbstractRepository.getDependencies

2007-02-12 Thread David Jencks
Thanks! I ran into this problem a while back and it was really frustrating! david jencks On Feb 12, 2007, at 3:51 AM, Gianny Damour (JIRA) wrote: [ https://issues.apache.org/jira/browse/GERONIMO-2823? page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gianny

Re: Additional 'inverse' classloader view in Geronimo Console

2007-02-12 Thread Paul McMahan
Sounds useful. It would be great if the user could select a node and easily toggle between the two types of views. When that node appears in multiple places the tree could already have those paths expanded and the nodes highlighted. Best wishes, Paul On 2/12/07, Jarek Gawor [EMAIL PROTECTED]

Re: [jira] Closed: (GERONIMO-2809) TransactionManagerImpl.getTransactionStatus() shouldn't throw on no tx (with patch)

2007-02-12 Thread Andrus Adamchik
Works for me now. Thanks a lot! Andrus On Feb 11, 2007, at 6:42 PM, David Jencks (JIRA) wrote: [ https://issues.apache.org/jira/browse/GERONIMO-2809? page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks closed GERONIMO-2809.

Re: [BUILD] Failed for Revision: 505868

2007-02-12 Thread Prasad Kashyap
bubbleboy:/usr/lib/jvmjava -version java version 1.5.0_08 Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_08-b03) Java HotSpot(TM) Server VM (build 1.5.0_08-b03, mixed mode) The file /usr/lib/libgcj.so.5.0.0 exists. I have discovered that this error occurs only during the cron job.

Patches in RTC (Geronimo - 2007-02-12)

2007-02-12 Thread dblevins
Geronimo - Monday, February 12, 2007 0 Patches in RTC NOTE: This email is generated and does not constitute and offical vote or vote result. All official voting is done on the dev list. If you do not see your issue here, click the Begin RTC Review link under the Available Workflow Actions

Re: Multiple Repositories and Server Instances

2007-02-12 Thread Hernan Cunico
Very Cool Stuff !!! Thanks for contributing to Geronimo's documentation. PS. friendly reminder for future references, use the HTML version (http://cwiki.apache.org/GMOxDOC20/multiple-repositories-and-server-instances.html) Cheers! Hernan Ted Kirby wrote: I just crafted a wiki page with this

XBean web site

2007-02-12 Thread Guillaume Nodet
The XBean web site has been moved from goopen.org to the ASF confluence. I have set up a cron job to rsync the autoexported site to http://geronimo.apache.org/xbean/ as explained at http://cwiki.apache.org/CWIKI/ The new site should be up in a few hours (time for the mirrors to be updated).

Re: XBean web site

2007-02-12 Thread Dain Sundstrom
Awesome! Thanks Guillaume -dain On Feb 12, 2007, at 9:23 AM, Guillaume Nodet wrote: The XBean web site has been moved from goopen.org to the ASF confluence. I have set up a cron job to rsync the autoexported site to http://geronimo.apache.org/xbean/ as explained at

[jira] Closed: (GERONIMO-2813) SwitchingServiceRefBuilder environment fix

2007-02-12 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas closed GERONIMO-2813. -- Resolution: Fixed SwitchingServiceRefBuilder environment fix

[jira] Commented: (GERONIMO-2813) SwitchingServiceRefBuilder environment fix

2007-02-12 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472375 ] Davanum Srinivas commented on GERONIMO-2813: Fixed in svn revision 505359

[jira] Closed: (GERONIMO-2822) Axis2 Integration - Get invoke() method working for WSDL provided scenario

2007-02-12 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas closed GERONIMO-2822. -- Resolution: Fixed Axis2 Integration - Get invoke() method working for WSDL

[jira] Commented: (GERONIMO-2822) Axis2 Integration - Get invoke() method working for WSDL provided scenario

2007-02-12 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472376 ] Davanum Srinivas commented on GERONIMO-2822: fixed in svn revision 506561 Axis2 Integration - Get

Re: Patches in RTC (Geronimo - 2007-02-12)

2007-02-12 Thread Davanum Srinivas
woohoo :) -- dims On 12 Feb 2007 16:12:00 -, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Geronimo - Monday, February 12, 2007 0 Patches in RTC NOTE: This email is generated and does not constitute and offical vote or vote result. All official voting is done on the dev list. If you do

originalSpecDD vs specDD

2007-02-12 Thread Tim McConnell
Does anyone happen to know offhand why there is both a String originalSpecDD and an XmlObject specDD in the Module class ?? It seems to me that they are different representations of the same Deployment Descriptor, and that ultimately JSR-77 is using the String originalSpecDD representation.

Re: originalSpecDD vs specDD

2007-02-12 Thread Dain Sundstrom
The originalSpecDD is the text that is presented to the user from JSR 77 mbean objects. It should be the metadata complete xml text in Jee5. -dain On Feb 12, 2007, at 11:13 AM, Tim McConnell wrote: Does anyone happen to know offhand why there is both a String originalSpecDD and an

Re: XBean web site

2007-02-12 Thread Hernan Cunico
Guillaume, continuing our conversation, now on dev@, I'll reissue some of my previous comments (just my observations, hopefully it still will make sense ;-) ) The XBean folks are using Confluence to maintain their site but we (Geronimo) are not. We still use xdocs and ant script to build our

[jira] Created: (GERONIMO-2824) port the handler tests from CXF to Axis2

2007-02-12 Thread Lin Sun (JIRA)
port the handler tests from CXF to Axis2 Key: GERONIMO-2824 URL: https://issues.apache.org/jira/browse/GERONIMO-2824 Project: Geronimo Issue Type: Test Security Level: public (Regular issues)

[jira] Updated: (GERONIMO-2824) port the handler tests from CXF to Axis2

2007-02-12 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun updated GERONIMO-2824: -- Attachment: geronimo-axis2-test.zip Able to build the patch with the latest trunk fine. port the

[jira] Created: (GERONIMO-2825) CXF and spring version update

2007-02-12 Thread Jarek Gawor (JIRA)
CXF and spring version update - Key: GERONIMO-2825 URL: https://issues.apache.org/jira/browse/GERONIMO-2825 Project: Geronimo Issue Type: Improvement Security Level: public (Regular issues)

[jira] Updated: (GERONIMO-2825) CXF and spring version update

2007-02-12 Thread Jarek Gawor (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Gawor updated GERONIMO-2825: -- Attachment: GERONIMO-2825.patch CXF and spring version update

Re: [DISCUSS] Next 2.0 Milestones - Assemblies and Certification - Do we need 8?

2007-02-12 Thread Dain Sundstrom
On Feb 12, 2007, at 12:51 PM, Andrus Adamchik wrote: I am a Jetty and Cayenne user, so I'd like a Jetty + ? + Cayenne combo :-) So while I do not agree with the implication that an informal popularity poll can provide a meaningful selection of a default configuration (as this thread

Re: [DISCUSS] Next 2.0 Milestones - Assemblies and Certification - Do we need 8?

2007-02-12 Thread Andrus Adamchik
On Feb 12, 2007, at 4:11 PM, Dain Sundstrom wrote: For JPA it is easy there is a single string property that chooses the default provider if the user didn't specify one. True - that shouldn't be a big deal. BTW, I'm a very fickle user. OpenJPA is currently working for me, if Cayenne

Re: svn commit: r506561 - in /geronimo/server/trunk/modules/geronimo-axis2/src/main/java/org/apache/geronimo/axis2: Axis2WebServiceContainer.java AxisServiceGenerator.java

2007-02-12 Thread Kevan Miller
Hey Dims, Looks like we've got more tab chars. Also, no svn props set... --kevan On Feb 12, 2007, at 1:16 PM, [EMAIL PROTECTED] wrote: Author: dims Date: Mon Feb 12 10:16:14 2007 New Revision: 506561 URL: http://svn.apache.org/viewvc?view=revrev=506561 Log: Fix for GERONIMO-2822 - Axis2

[jira] Created: (GERONIMO-2826) Test case to test invocations using service-ref

2007-02-12 Thread Jarek Gawor (JIRA)
Test case to test invocations using service-ref --- Key: GERONIMO-2826 URL: https://issues.apache.org/jira/browse/GERONIMO-2826 Project: Geronimo Issue Type: Test Security Level: public

[jira] Updated: (GERONIMO-2826) Test case to test invocations using service-ref

2007-02-12 Thread Jarek Gawor (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Gawor updated GERONIMO-2826: -- Attachment: GERONIMO-2826.patch Test case to test invocations using service-ref

[BUILD] Failed for Revision: 506686

2007-02-12 Thread prasad
Revision: 506686 built with tests skipped See the full build-1700.log file at http://people.apache.org/~prasad/binaries/20070212/build-1700.log Downloading: http://tomcat.apache.org/dev/dist/m2-repository//org/apache/httpcomponents/jakarta-httpcore/4.0-alpha3/jakarta-httpcore-4.0-alpha3.jar

Re: originalSpecDD vs specDD

2007-02-12 Thread David Jencks
and, at least in 1.2, the XmlObject spec DD has been munged in various ways such as converting web-app 2.2 to 2.5. thanks david jencks On Feb 12, 2007, at 11:23 AM, Dain Sundstrom wrote: The originalSpecDD is the text that is presented to the user from JSR 77 mbean objects. It should be

Application client deployment without DD not possible?

2007-02-12 Thread Jacek Laskowski
Hi, Just tried to deploy JBoss Seam demo application - jboss-seam-registration.ear - onto Geronimo The Latest and found that it did not support a application client without DD. According to the Java EE 5 spec - EE.9.6Packaging and Deployment (p. 174) reads: Application clients (...) may

Re: Application client deployment without DD not possible?

2007-02-12 Thread David Jencks
No one has updated the app client builder for javaee 5 stuff yet. Feel free to jump in. thanks david jencks On Feb 12, 2007, at 3:35 PM, Jacek Laskowski wrote: Hi, Just tried to deploy JBoss Seam demo application - jboss-seam-registration.ear - onto Geronimo The Latest and found that it

Re: Application client deployment without DD not possible?

2007-02-12 Thread Jacek Laskowski
On 2/13/07, David Jencks [EMAIL PROTECTED] wrote: No one has updated the app client builder for javaee 5 stuff yet. Feel free to jump in. Fine. Let me see how much I'll do before you'll get annoyed with the progress and beat me to it ;-) http://issues.apache.org/jira/browse/GERONIMO-2827

[jira] Created: (GERONIMO-2827) Java EE 5 application client support

2007-02-12 Thread Jacek Laskowski (JIRA)
Java EE 5 application client support Key: GERONIMO-2827 URL: https://issues.apache.org/jira/browse/GERONIMO-2827 Project: Geronimo Issue Type: Task Security Level: public (Regular issues)

Daytrader newbie

2007-02-12 Thread Lasantha Ranaweera
Hi All, This is yet another daytrader newbie question. What is the Geronimo version current Daytrader trunk has been testing on? Thanks, Lasantha Ranaweera

Re: Application client deployment without DD not possible?

2007-02-12 Thread David Jencks
On Feb 12, 2007, at 3:58 PM, Jacek Laskowski wrote: On 2/13/07, David Jencks [EMAIL PROTECTED] wrote: No one has updated the app client builder for javaee 5 stuff yet. Feel free to jump in. Fine. Let me see how much I'll do before you'll get annoyed with the progress and beat me to it ;-)

[jira] Created: (GERONIMO-2828) Auto reconnection of broken connections

2007-02-12 Thread Avin N (JIRA)
Auto reconnection of broken connections --- Key: GERONIMO-2828 URL: https://issues.apache.org/jira/browse/GERONIMO-2828 Project: Geronimo Issue Type: Bug Security Level: public (Regular issues)

Re: svn commit: r506429 - in /geronimo/sandbox/build-support/harness/trunk/lib: jcommon-1.0.0.jar jfreechart-1.0.1.jar

2007-02-12 Thread Jason Dillon
Aye (figured you were going to say something :-P), I was not really sure where the line is drawn, as to when something that is not distributed can be put in svn... for example, the code for wiki.apache.org is in svn.apache.org, its gpl... or at least it was a while ago. This 2 jars are

Re: [BUILD] Failed for Revision: 505868

2007-02-12 Thread Jason Dillon
Are you sure the cron job executes with the same path and/or JAVA_HOME? --jason On Feb 12, 2007, at 9:09 AM, Prasad Kashyap wrote: bubbleboy:/usr/lib/jvmjava -version java version 1.5.0_08 Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_08-b03) Java HotSpot(TM) Server VM (build

Re: XBean web site

2007-02-12 Thread Jason Dillon
On Feb 12, 2007, at 11:42 AM, Hernan Cunico wrote: Guillaume, continuing our conversation, now on dev@, I'll reissue some of my previous comments (just my observations, hopefully it still will make sense ;-) ) The XBean folks are using Confluence to maintain their site but we (Geronimo)

Re: Patches in RTC (Geronimo - 2007-02-12)

2007-02-12 Thread David Blevins
Wouldn't it be nice if it were true :) The RTC function was yanked from our Jira setup so I guess I should shut this script off. -David On Feb 12, 2007, at 10:28 AM, Davanum Srinivas wrote: woohoo :) -- dims On 12 Feb 2007 16:12:00 -, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

Re: [test]-Failed to validate POM (enterprise-testsuite/jms-tests/jms-war/pom.xml )

2007-02-12 Thread Sean Qiu
Thanks, and could you tell me how to get the latest verison? 2007/2/12, Prasad Kashyap [EMAIL PROTECTED]: You seem to have an older version of jms-tests/jms-war/pom.xml Please update to the latest revision Cheers Prasad On 2/12/07, Sean Qiu [EMAIL PROTECTED] wrote: OS:ubuntu The Geronimo

Re: [test]-Failed to validate POM (enterprise-testsuite/jms-tests/jms-war/pom.xml )

2007-02-12 Thread Prasad Kashyap
Go to your testsuite directory and run 'svn up'. You will get the latest code in that directory tree. Cheers Prasad On 2/12/07, Sean Qiu [EMAIL PROTECTED] wrote: Thanks, and could you tell me how to get the latest verison? 2007/2/12, Prasad Kashyap [EMAIL PROTECTED]: You seem to have an

Re: [BUILD] Failed for Revision: 505868

2007-02-12 Thread Prasad Kashyap
This has been fixed already. The cron job had the same JAVA_HOME but I had to change the path by putting my assigned JAVA_HOME at the front. Cheers Prasad On 2/12/07, Jason Dillon [EMAIL PROTECTED] wrote: Are you sure the cron job executes with the same path and/or JAVA_HOME? --jason On Feb

Re: [BUILD] Failed for Revision: 506686

2007-02-12 Thread Prasad Kashyap
Dims, Has this been fixed now ? Cheers Prasad On 12 Feb 2007 22:14:44 -, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Revision: 506686 built with tests skipped See the full build-1700.log file at http://people.apache.org/~prasad/binaries/20070212/build-1700.log Downloading: http

Re: [BUILD] Failed for Revision: 505868

2007-02-12 Thread Jason Dillon
I'm still curious what crazy version of java was spitting out that junk... i'm guessing it might be the gcc-java muck that comes on many new linux distros. --jason On Feb 12, 2007, at 6:57 PM, Prasad Kashyap wrote: This has been fixed already. The cron job had the same JAVA_HOME but I

Re: [BUILD] Failed for Revision: 506686

2007-02-12 Thread anita kulshreshtha
the full build-1700.log file at http://people.apache.org/~prasad/binaries/20070212/build-1700.log Downloading: http://tomcat.apache.org/dev/dist/m2-repository//org/apache/httpcomponents/jakarta-httpcore/4.0-alpha3/jakarta-httpcore-4.0-alpha3.jar [WARNING] Unable to get resource from repository

Re: [BUILD] Failed for Revision: 506686

2007-02-12 Thread Lin Sun
22:14:44 -, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Revision: 506686 built with tests skipped See the full build-1700.log file at http://people.apache.org/~prasad/binaries/20070212/build-1700.log Downloading: http://tomcat.apache.org/dev/dist/m2-repository//org/apache/httpcomponents

Re: svn commit: r506429 - in /geronimo/sandbox/build-support/harness/trunk/lib: jcommon-1.0.0.jar jfreechart-1.0.1.jar

2007-02-12 Thread Jason Dillon
Aight... I've fixed this, I'm still using these artifacts to generate charts, but pulling the jars from the maven repo to avoid needing them in svn. --jason On Feb 12, 2007, at 6:40 AM, Kevan Miller wrote: Hey Jason, Looks to me that these binaries are LGPL licensed (http://

[jira] Commented: (GERONIMO-2820) Console-testsuite test is blocked for encoding error

2007-02-12 Thread Sean Qiu (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472509 ] Sean Qiu commented on GERONIMO-2820: Yes, you are right. When i input mvn -Ptools geronimo:start It

[jira] Commented: (GERONIMO-2820) Console-testsuite test is blocked for encoding error

2007-02-12 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472511 ] Jason Dillon commented on GERONIMO-2820: Odd... why is it trying to parse things in comments? But also,

[BUILD] Failed for Revision: 506847

2007-02-12 Thread prasad
Revision: 506847 built with tests skipped See the full build-2300.log file at http://people.apache.org/~prasad/binaries/20070212/build-2300.log [INFO] Scanning for projects... [INFO] [ERROR] FATAL ERROR [INFO

wsdl:service name in .wsdl file

2007-02-12 Thread Lin Sun
Hi there, I found out that the simple jax-ws example we put on the wiki (http://cwiki.apache.org/GMOxDOC20/simple-web-service-with-jax-ws.html) doesn't work with the latest trunk - CXF. I assumed it worked before when the article was put out there. Here's the error I got: 22:54:17,781

Sample Applications - Updation to v1.2

2007-02-12 Thread Karthiga Ratnam
Hi Lasantha, Can you please update the following sample applications from Geronimo v1.1.1to v1.2 : - EJB Sample App JMS and MDB Web Application Security Web Services Thanks Karthiga

Re: [BUILD] Failed for Revision: 506847

2007-02-12 Thread Lasantha Ranaweera
-2300.log file at http://people.apache.org/~prasad/binaries/20070212/build-2300.log [INFO] Scanning for projects... [INFO] [ERROR] FATAL ERROR [INFO

Re: [BUILD] Failed for Revision: 506847

2007-02-12 Thread Prasad Kashyap
file at http://people.apache.org/~prasad/binaries/20070212/build-2300.log [INFO] Scanning for projects... [INFO] [ERROR] FATAL ERROR [INFO] [INFO] Error

[BUILD] Failed for Revision: 506852

2007-02-12 Thread prasad
Revision: 506852 built with tests skipped See the full build-2326.log file at http://people.apache.org/~prasad/binaries/20070212/build-2326.log [INFO] Building jar: /home/prasad/geronimo/trunk/configs/webservices-common/target/webservices-common-2.0-SNAPSHOT.car [INFO] [install:install] [INFO

Re: wsdl:service name in .wsdl file

2007-02-12 Thread Jarek Gawor
Yes, that used to work. It used to work because of a bug in CXF that recently got fixed. The sample needs to be updated (so that the Java code matches the wsdl). Jarek On 2/12/07, Lin Sun [EMAIL PROTECTED] wrote: Hi there, I found out that the simple jax-ws example we put on the wiki

web.xml

2007-02-12 Thread Jarek Gawor
Is anyone working on making the web.xml file optional? Jarek

Re: Exceptions during deployment of testsupport EARs

2007-02-12 Thread David Blevins
On Feb 12, 2007, at 7:29 PM, Prasad Kashyap wrote: Jenck's patch seeems to have fixed the persistence bugs. However these are the new exceptions seen when the same 2 test ears are deployed. Background Context: --- The deployment-testsuite/test-deployments deploys

[jira] Commented: (GERONIMO-2820) Console-testsuite test is blocked for encoding error

2007-02-12 Thread Sean Qiu (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472537 ] Sean Qiu commented on GERONIMO-2820: I have no idea about the detail. But i want to stress that it was only

Re: [test]-Failed to validate POM (enterprise-testsuite/jms-tests/jms-war/pom.xml )

2007-02-12 Thread Sean Qiu
Thanks, it works. 2007/2/13, Prasad Kashyap [EMAIL PROTECTED]: Go to your testsuite directory and run 'svn up'. You will get the latest code in that directory tree. Cheers Prasad On 2/12/07, Sean Qiu [EMAIL PROTECTED] wrote: Thanks, and could you tell me how to get the latest verison?

[test]-How to deploy the test result to local rather than the remote apache http server with scp

2007-02-12 Thread Sean Qiu
The command mvn site-deploy will deploy the result to remote apache http server by default. I modify the pom.xml in testsuite, while it works well only for the console-testsuite. The enterprise-testsuite and deploy-testsuite will still fail for connection error. distributionManagement

Re: Additional 'inverse' classloader view in Geronimo Console

2007-02-12 Thread Rakesh Midha
As Jarek said, I had discussion with him before on it. Well, The only concern I have is, additing too many redundent view will make console uninteresting. I think we need to be careful. How about this? Instead of adding new view, we add a check or button in existing view Show inverse tree.

Re: svn commit: r506793 - in /geronimo/server/trunk: assemblies/geronimo-jetty6-jee5/pom.xml configs/client-corba-yoko/pom.xml configs/client-corba-yoko/src/plan/plan.xml configs/j2ee-corba-yoko/pom.x

2007-02-12 Thread Jacek Laskowski
On 2/13/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: djencks Date: Mon Feb 12 17:41:33 2007 New Revision: 506793 URL: http://svn.apache.org/viewvc?view=revrev=506793 Log: Start hooking up corba configs ...

Re: Sample Applications - Updation to v1.2

2007-02-12 Thread Lasantha Ranaweera
Please give me couple of days, I will let you know after uploading the source code in to the WIKI. Thanks, Lasantha Karthiga Ratnam wrote: Hi Lasantha, Can you please update the following sample applications from Geronimo v1.1.1 to v1.2 : - EJB Sample App JMS and MDB Web Application

Re: [test]-How to deploy the test result to local rather than the remote apache http server with scp

2007-02-12 Thread Jason Dillon
On Feb 12, 2007, at 10:27 PM, Sean Qiu wrote: The command mvn site-deploy will deploy the result to remote apache http server by default. I modify the pom.xml in testsuite, while it works well only for the console-testsuite. The enterprise-testsuite and deploy-testsuite will still fail for