[jira] Closed: (GERONIMO-720) server should give client more feedback on deployment and starting configurations.

2007-01-21 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks closed GERONIMO-720. - Resolution: Invalid Fix Version/s: (was: 1.x) This no longer seems relevant to the

[jira] Closed: (DAYTRADER-20) Daytrader ear includes lots of kitchen sinks

2007-01-21 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/DAYTRADER-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks closed DAYTRADER-20. - Resolution: Fixed Fix Version/s: (was: 1.2) 2.0 I'll believe you

[jira] Commented: (GERONIMO-2709) Database creation pool wizard fails in Jetty

2007-01-21 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466315 ] David Jencks commented on GERONIMO-2709: 1. I can't reproduce this problem, the wizard seems to work fine

[jira] Updated: (GERONIMO-2709) Database creation pool wizard fails in Jetty

2007-01-21 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks updated GERONIMO-2709: --- Attachment: G2709-2.patch Database creation pool wizard fails in Jetty

Re: testsuite-archetype-plugin, AppTest, @Test and unhappy Eclipse = unhappy me

2007-01-21 Thread Prasad Kashyap
Hi Jacek, It's an archetype file, a template; when the testsuite-archetype plugin used to create a testsuite. Eclipse shouldn't be trying to compile it. Anyways, I have removed it now. Completed: At revision: 498317 Cheers Prasad On 1/20/07, Jacek Laskowski [EMAIL PROTECTED] wrote: Hi,

Re: New Samples Framework for Geronimo.

2007-01-21 Thread Prasad Kashyap
Created a -Puser profile. Revision 498337 Cheers Prasad On 1/20/07, Prasad Kashyap [EMAIL PROTECTED] wrote: Alright.. I can put that in a profile. But a user should be able to have a way to build and install it all in one go. If that's a profile invocation, then so be it. Cheers Prasad On

[jira] Commented: (AMQCPP-49) Add -W -Wall compile options

2007-01-21 Thread Albert Strasheim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37949 ] Albert Strasheim commented on AMQCPP-49: I see -ansi was giving some problems with long longs. I think -ansi

Re: testsuite-archetype-plugin, AppTest, @Test and unhappy Eclipse = unhappy me

2007-01-21 Thread Jacek Laskowski
On 1/21/07, Prasad Kashyap [EMAIL PROTECTED] wrote: Hi Jacek, It's an archetype file, a template; when the testsuite-archetype plugin used to create a testsuite. Eclipse shouldn't be trying to compile it. Anyways, I have removed it now. Completed: At revision: 498317 Thanks = happy me,

Build failure with revision 498393

2007-01-21 Thread Heinz Drews
I get following failure: [INFO] [ERROR] BUILD FAILURE [INFO] [INFO] Compilation failure

Re: Build failure with revision 498393

2007-01-21 Thread Prasad Kashyap
Have you tried cleaning your entire local repo ? Cheers Prasad On 1/21/07, Heinz Drews [EMAIL PROTECTED] wrote: I get following failure: [INFO] [ERROR] BUILD FAILURE [INFO]

Re: testsuite-archetype-plugin, AppTest, @Test and unhappy Eclipse = unhappy me

2007-01-21 Thread Prasad Kashyap
Sure, no problem. Anything to keep you happy :-) My one good deed for the day is done ! Cheers Prasad On 1/21/07, Jacek Laskowski [EMAIL PROTECTED] wrote: On 1/21/07, Prasad Kashyap [EMAIL PROTECTED] wrote: Hi Jacek, It's an archetype file, a template; when the testsuite-archetype plugin

[jira] Closed: (AMQCPP-49) Add -W -Wall compile options

2007-01-21 Thread Nathan Mittler (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Mittler closed AMQCPP-49. Resolution: Fixed Finally got cygwin happy. Removed use of -ansi -pedantic on cygwin, as well

Re: Build failure with revision 498393

2007-01-21 Thread Kevan Miller
On Jan 21, 2007, at 12:00 PM, Prasad Kashyap wrote: Have you tried cleaning your entire local repo ? Slightly less painful to start with : rm -rf ~/.m2/repository/org/ apache/axis2/ --kevan

Re: Build failure with revision 498393

2007-01-21 Thread Heinz Drews
Kevan, thanks, cleaning the repository elements belonging to axis has helped. Heinz On 1/21/07, Kevan Miller [EMAIL PROTECTED] wrote: On Jan 21, 2007, at 12:00 PM, Prasad Kashyap wrote: Have you tried cleaning your entire local repo ? Slightly less painful to start with : rm -rf

[jira] Closed: (AMQCPP-48) Fix compilation with Visual Studio .NET 2003

2007-01-21 Thread Nathan Mittler (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-48?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Mittler closed AMQCPP-48. Resolution: Fixed Patch applied to trunk Fix compilation with Visual Studio .NET 2003

Re: Unable to deploy an EJB3.0 sample app

2007-01-21 Thread Prasad Kashyap
I was able to deploy the app successfully but only after using an openejb-jar.xml. Dain Blevins, On the irc discussion on Sat, 01/20, we thought that an openejb-jar.xml is not mandatory. I debugged the builder and realized the contrary. In the EJBModuleBuilder.java, it doesn't check to see if

Re: Unable to deploy an EJB3.0 sample app

2007-01-21 Thread David Blevins
On Jan 21, 2007, at 1:03 PM, Prasad Kashyap wrote: I was able to deploy the app successfully but only after using an openejb-jar.xml. Dain Blevins, On the irc discussion on Sat, 01/20, we thought that an openejb-jar.xml is not mandatory. I debugged the builder and realized the contrary. In

[jira] Assigned: (GERONIMO-2609) On linux and maybe other platform, the geronimo.out log file contains invalid characters

2007-01-21 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods reassigned GERONIMO-2609: -- Assignee: Donald Woods On linux and maybe other platform, the geronimo.out log

[jira] Updated: (GERONIMO-2645) stax-api was regressed from 1.0.1 in G1.1.1 to 1.0 in G1.2

2007-01-21 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods updated GERONIMO-2645: --- Attachment: G2645.patch stax-api was regressed from 1.0.1 in G1.1.1 to 1.0 in G1.2

[jira] Updated: (GERONIMO-2645) stax-api was regressed from 1.0.1 in G1.1.1 to 1.0 in G1.2

2007-01-21 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods updated GERONIMO-2645: --- Component/s: (was: buildsystem) dependencies Patch Info: [Patch

[jira] Closed: (AMQCPP-47) MapMessage getters should be const

2007-01-21 Thread Nathan Mittler (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Mittler closed AMQCPP-47. Resolution: Fixed Patch applied to trunk MapMessage getters should be const

[jira] Created: (AMQCPP-50) Derive cms::CMSException from std::exception

2007-01-21 Thread Albert Strasheim (JIRA)
Derive cms::CMSException from std::exception Key: AMQCPP-50 URL: https://issues.apache.org/activemq/browse/AMQCPP-50 Project: ActiveMQ C++ Client Issue Type: Improvement Components: CMS

[jira] Assigned: (GERONIMO-2387) Server life cycle log entries should be generated by the server

2007-01-21 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods reassigned GERONIMO-2387: -- Assignee: Donald Woods Server life cycle log entries should be generated by the

Re: svn commit: r494810 [2/6] - in /geronimo/server/trunk/modules: geronimo-axis2-builder/ geronimo-axis2-builder/src/ geronimo-axis2-builder/src/main/ geronimo-axis2-builder/src/main/java/ geronimo-a

2007-01-21 Thread Kevan Miller
On Jan 10, 2007, at 8:36 AM, [EMAIL PROTECTED] wrote: Added: geronimo/server/trunk/modules/geronimo-axis2/src/main/ generated/org/apache/axis2/jaxws/javaee/EjbRefType.java URL: http://svn.apache.org/viewvc/geronimo/server/trunk/modules/

Re: Expired message stuck inside the queue

2007-01-21 Thread bluedolphin
I had tested using 4.2-snapshot which released on 21 Jan 07 and the problem solved. May I know when will be the 4.2 officially released? Thanks James.Strachan wrote: Can you try switching your jars to 4.2-snapshot (from January 2007) in development / system testing and seeing if you can

Re: Expired message stuck inside the queue

2007-01-21 Thread bluedolphin
May I know is there a way to solve this issue for the 4.1 released? Thanks bluedolphin wrote: I had tested using 4.2-snapshot which released on 21 Jan 07 and the issue solved. May I know when will be the 4.2 officially released? Thanks James.Strachan wrote: Can you try switching

Re: OpenEJB 3 integration working

2007-01-21 Thread Vamsavardhana Reddy
Great news!! Vamsi On 1/19/07, Dain Sundstrom [EMAIL PROTECTED] wrote: It has been a long week, but David and I got the integration working tonight. We successful got the OpenEJB 3 itest application to deploy and got the client to fire up and call the server. A bunch of tests fail due to a

[jira] Closed: (GERONIMO-2645) stax-api was regressed from 1.0.1 in G1.1.1 to 1.0 in G1.2

2007-01-21 Thread Vamsavardhana Reddy (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vamsavardhana Reddy closed GERONIMO-2645. - Resolution: Fixed Thanks Donald for providing the patch. Patch applied in

Re: Conversion Tool

2007-01-21 Thread David Blevins
On Jan 19, 2007, at 5:07 PM, David Blevins wrote: Keep your ejb related plan files intact or a copy of them at least. I'm going to try and write a conversion tool that will at least handle trivial apps. A non-trivial app would be one with CMPs. The new mapping.xml format for cmps is the

Re: Expired message stuck inside the queue

2007-01-21 Thread James Strachan
On 1/22/07, bluedolphin [EMAIL PROTECTED] wrote: I had tested using 4.2-snapshot which released on 21 Jan 07 and the problem solved. May I know when will be the 4.2 officially released? Thanks Thats great to know - we'll start cranking on a 4.2 release now so hopefully it'll be out this week