[jira] Closed: (AMQCPP-38) Async error on broker when running integration tests

2007-01-22 Thread Nathan Mittler (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Mittler closed AMQCPP-38. Resolution: Fixed I believe this to be a broker side issue captured in AMQ-1077 Async error

JMSException Misspelling

2007-01-22 Thread eguanlao
Will the misspelled word, negociation be changed to negotiation in the next release? There should be no spelling errors. javax.jms.JMSException: Wire format negociation timeout: peer did not send his wire format. at

Re: Are we graduated yet?

2007-01-22 Thread Guillaume Nodet
Yeah, I was expecting the board resolution to be voted, as I'm not sure it is yet ... In all cases, I guess the next steps are to move all the resources to their final destination (activemq.apache.org), this includes mailing lists, svn repo and web site (did I miss something ?) On 1/22/07,

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

2007-01-22 Thread Nathan Mittler (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Mittler reopened AMQCPP-49: -- Accidentally disabled -W -Wall Add -W -Wall compile options

Re: Are we graduated yet?

2007-01-22 Thread Brian McCallister
Doh! I have been so pre-occupied with work I didn't mention. Bad me! We graduated! Now to start pestering infra... ;-) -Brian On Jan 22, 2007, at 3:34 PM, Guillaume Nodet wrote: Yeah, I was expecting the board resolution to be voted, as I'm not sure it is yet ... In all cases, I guess the

Usage of ejb-ref from web application ( 2.0 SNAPSHOT )

2007-01-22 Thread Krishnakumar B
Hi, I am trying to get a reference to Session EJB from the web application. It works if i give the ejb-ref like this in geronimo-web.xml ejb-ref xmlns=http://geronimo.apache.org/xml/ns/naming-1.1; ref-nameejb/TestBean/ref-name pattern nameTestBean/name /pattern /ejb-ref If i add groupId,

Re: Jetty 6- Clustering - How it works

2007-01-22 Thread Gianny Damour
Hi, Sorry to get back to you only now. I have captured the details of how to set-up a demo system there: http://cwiki.apache.org/confluence/display/GMOxDEV/Clustering +Configuration+for+Jetty I am putting the implementation of an integration test on hold as I would like to start working

Re: Sample for Basic @Resource injection for CXF web services

2007-01-22 Thread Jarek Gawor
Czesc Jacek, The https://issues.apache.org/jira/browse/GERONIMO-2762 contains a simple test to show @Resource injection for env-entry entires in your web.xml file. The current implementation right only only does a simple JNDI lookup to inject the value. Which means only resources explicitly

Patches in RTC (Geronimo - 2007-01-22)

2007-01-22 Thread dblevins
Geronimo - Monday, January 22, 2007 5 Patches in RTC [GERONIMO-2638] Improve ModuleBuilder and ConfigurationBuilder interfaces to replace use of JarFile - Assignee: Sachin Patel - Reporter: Sachin Patel - Created: Thu Dec 07 23:41:31 GMT 2006 - Updated: Fri Jan

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

2007-01-22 Thread Paul McMahan (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466501 ] Paul McMahan commented on GERONIMO-2709: I recreated the error on macos and verified that the patch fixes

[jira] Created: (GERONIMO-2765) Offline deployment broken in geronimo-tomcat-j2ee-1.2-SNAPSHOT

2007-01-22 Thread Leonard Flournoy (JIRA)
Offline deployment broken in geronimo-tomcat-j2ee-1.2-SNAPSHOT --- Key: GERONIMO-2765 URL: https://issues.apache.org/jira/browse/GERONIMO-2765 Project: Geronimo Issue Type: Bug

EJB 3.0 samples - status/progress

2007-01-22 Thread Prasad Kashyap
I worked on the EJB 3.0 samples over the weekend and finally got the samples deployed. In the process, I also dug out some bugs in the builder (http://www.nabble.com/forum/ViewPost.jtp?post=8479403framed=y). I might open a JIRA and fix it. Here are the things that I found not quite working so

Re: EJB deployment error

2007-01-22 Thread Prasad Kashyap
Jarek, I had the same error. Try something like the following in your openejb-jar.xml openejb-jar xmlns=http://www.openejb.org/openejb-jar/1.1; ejb-deployment ejb-name=Calculator deployment-id=samples/calculator/stateless/CalculatorLocal container-id=Default

Unable to start the server

2007-01-22 Thread anita kulshreshtha
Is anyone else seeing this in rev 498634 (latest)? Thanks Anita .. .

Re: EJB deployment error

2007-01-22 Thread Jarek Gawor
Ok, that did it! Thanks a lot! The tests deployed now and ran ok but with small issues: 1) The module got deployed with a default moduleId instead of the one I specified in the openejb-jar.xml file. 2) It looks like the ejb client support is now in a separate module (used to be in openejb-core)

Re: Unable to start the server

2007-01-22 Thread Matt Hogstrom
I'm good from this morning. On Jan 22, 2007, at 12:39 PM, anita kulshreshtha wrote: Is anyone else seeing this in rev 498634 (latest)? Thanks Anita .. .

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

2007-01-22 Thread Paul McMahan (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466529 ] Paul McMahan commented on GERONIMO-2709: Thanks David. Not sure if I did anything special to generate

[jira] Created: (GERONIMO-2766) cannot restart a tomcat http connector from the console

2007-01-22 Thread Paul McMahan (JIRA)
cannot restart a tomcat http connector from the console --- Key: GERONIMO-2766 URL: https://issues.apache.org/jira/browse/GERONIMO-2766 Project: Geronimo Issue Type: Bug Security

M2 24-hour Branch Notice

2007-01-22 Thread Matt Hogstrom
It looks like we have the makings of the M2 milestone that has been talked about. Dave and Dain made a huge chunk of code available so that one can deploy and use (in limited ways) EJB 3.0. Very impressed gents, kudos to the two of you. As we did for M1 I'd like to go ahead and branch

getting at META-INF in a dependent jar

2007-01-22 Thread Joe Bohn
First of all, my apologies if this doesn't make complete sense. I'm not sure how exactly we're supposed to be able to find the tag library descriptors defined in META-INF of a jar. All I know for sure is that we currently have a problem with tags in JSTL and I suspect JSF as well. JSTL is

[jira] Updated: (GERONIMO-2768) geronimo-j2ee-management_1.1_spec is still using geronimo-ejb_2.1_spec instead of new ejb_3.0_spec

2007-01-22 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods updated GERONIMO-2768: --- Attachment: G2768.patch geronimo-j2ee-management_1.1_spec is still using

[jira] Updated: (GERONIMO-2768) geronimo-j2ee-management_1.1_spec is still using geronimo-ejb_2.1_spec instead of new ejb_3.0_spec

2007-01-22 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods updated GERONIMO-2768: --- Patch Info: [Patch Available] Assignee: (was: Donald Woods) Attached patch

[jira] Updated: (GERONIMO-2767) Minimize side effects of the offline deployer

2007-01-22 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods updated GERONIMO-2767: --- Fix Version/s: (was: 1.1.1) 1.1.2 updating 1.1.1 fix version to

[jira] Closed: (AMQCPP-40) A few stray unix and sun defines

2007-01-22 Thread Nathan Mittler (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Mittler closed AMQCPP-40. Resolution: Fixed fixed in trunk A few stray unix and sun defines

[jira] Assigned: (GERONIMO-2651) Servlet annotations are not supported

2007-01-22 Thread Paul McMahan (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul McMahan reassigned GERONIMO-2651: -- Assignee: Tim McConnell (was: Paul McMahan) Tim, IIUC you're looking into this

[jira] Updated: (AMQ-845) Sending messages to a topic with an inactive durable subscription will hang producers

2007-01-22 Thread Tom Kaitchuck (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Kaitchuck updated AMQ-845: -- Attachment: patch.txt I ment to add this file a while back and forgot, so it may be a little out of

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

2007-01-22 Thread Nathan Mittler (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-50?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Mittler closed AMQCPP-50. Resolution: Fixed Applied to trunk Derive cms::CMSException from std::exception

[jira] Commented: (GERONIMO-2690) New view for all the classloaders and classes loaded in it

2007-01-22 Thread Paul McMahan (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466575 ] Paul McMahan commented on GERONIMO-2690: I'm seeing this error when trying to open the classloader viewer

[jira] Commented: (AMQCPP-44) Reason for socket errors not reported correctly on Windows

2007-01-22 Thread Nathan Mittler (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37963 ] Nathan Mittler commented on AMQCPP-44: -- I've updated trunk to log all socket errors as is appropriate for the

Re: EJB deployment error

2007-01-22 Thread David Blevins
On Jan 22, 2007, at 8:56 AM, Prasad Kashyap wrote: Jarek, I had the same error. Try something like the following in your openejb-jar.xml openejb-jar xmlns=http://www.openejb.org/openejb-jar/1.1; ejb-deployment ejb-name=Calculator deployment-id=samples/calculator/stateless/

Re: EJB deployment error

2007-01-22 Thread David Blevins
On Jan 22, 2007, at 3:21 PM, David Blevins wrote: On Jan 22, 2007, at 8:56 AM, Prasad Kashyap wrote: Jarek, I had the same error. Try something like the following in your openejb-jar.xml openejb-jar xmlns=http://www.openejb.org/openejb-jar/1.1; ejb-deployment ejb-name=Calculator

[jira] Created: (GERONIMO-2769) EarConfigBuilder ignores geronimo plan if no application.xml present

2007-01-22 Thread David Jencks (JIRA)
EarConfigBuilder ignores geronimo plan if no application.xml present Key: GERONIMO-2769 URL: https://issues.apache.org/jira/browse/GERONIMO-2769 Project: Geronimo Issue

[jira] Commented: (GERONIMO-2690) New view for all the classloaders and classes loaded in it

2007-01-22 Thread Kevan Miller (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466599 ] Kevan Miller commented on GERONIMO-2690: This problem was noted in the discussion regarding this patch.

[jira] Created: (XBEAN-70) ClassFinder listAnnotations

2007-01-22 Thread David Blevins (JIRA)
ClassFinder listAnnotations --- Key: XBEAN-70 URL: https://issues.apache.org/jira/browse/XBEAN-70 Project: XBean Issue Type: New Feature Reporter: David Blevins Assigned To: David Blevins

[jira] Created: (GERONIMO-2770) Ejb Deployment with no ejb-jar.xml

2007-01-22 Thread David Blevins (JIRA)
Ejb Deployment with no ejb-jar.xml -- Key: GERONIMO-2770 URL: https://issues.apache.org/jira/browse/GERONIMO-2770 Project: Geronimo Issue Type: New Feature Security Level: public (Regular issues)

[jira] Assigned: (GERONIMO-2768) geronimo-j2ee-management_1.1_spec is still using geronimo-ejb_2.1_spec instead of new ejb_3.0_spec

2007-01-22 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon reassigned GERONIMO-2768: -- Assignee: Dain Sundstrom Dain, can you please fix this version problem and

Re: Unable to deploy an EJB3.0 sample app -- Thank you Prasad

2007-01-22 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] Created: (GERONIMO-2771) GlassFish specs are being included in 2.0-M2 builds

2007-01-22 Thread Kevan Miller (JIRA)
GlassFish specs are being included in 2.0-M2 builds --- Key: GERONIMO-2771 URL: https://issues.apache.org/jira/browse/GERONIMO-2771 Project: Geronimo Issue Type: Bug Security Level:

[jira] Closed: (GERONIMO-2769) EarConfigBuilder ignores geronimo plan if no application.xml present

2007-01-22 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks closed GERONIMO-2769. -- Resolution: Fixed Fixed in rev 498896. As a result of this change you may get different

[jira] Created: (GERONIMO-2772) Support for EJB 3 descriptors and previous

2007-01-22 Thread David Blevins (JIRA)
Support for EJB 3 descriptors and previous -- Key: GERONIMO-2772 URL: https://issues.apache.org/jira/browse/GERONIMO-2772 Project: Geronimo Issue Type: New Feature Security Level: public

Re: Unable to deploy an EJB3.0 sample app -- Thank you Prasad

2007-01-22 Thread David Jencks
On Jan 22, 2007, at 4:46 PM, David Blevins wrote: 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

Re: Unable to deploy an EJB3.0 sample app -- Thank you Prasad

2007-01-22 Thread David Blevins
Ok. All of these issues should be fixed. -David On Jan 22, 2007, at 4:46 PM, David Blevins wrote: 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

Re: M2 24-hour Branch Notice

2007-01-22 Thread David Blevins
On Jan 22, 2007, at 12:19 PM, Matt Hogstrom wrote: It looks like we have the makings of the M2 milestone that has been talked about. Dave and Dain made a huge chunk of code available so that one can deploy and use (in limited ways) EJB 3.0. Very impressed gents, kudos to the two of you.

Connector specs

2007-01-22 Thread anita kulshreshtha
The connector 1.5 spec has dependency on jta-1.0.1B spec. Should this be changed to jta_1.1? This would mean republishing the connector spec.. Thanks Anita No need to miss a message. Get email on-the-go

[jira] Closed: (GERONIMO-2772) Support for EJB 3 descriptors and previous

2007-01-22 Thread David Blevins (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Blevins closed GERONIMO-2772. --- Resolution: Fixed Support for EJB 3 descriptors and previous

[jira] Closed: (GERONIMO-2770) Ejb Deployment with no ejb-jar.xml

2007-01-22 Thread David Blevins (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Blevins closed GERONIMO-2770. --- Resolution: Fixed Ejb Deployment with no ejb-jar.xml --

Re: Connector specs

2007-01-22 Thread David Blevins
On Jan 22, 2007, at 7:45 PM, anita kulshreshtha wrote: The connector 1.5 spec has dependency on jta-1.0.1B spec. Should this be changed to jta_1.1? This would mean republishing the connector spec.. That dep was marked as 'scopeprovided' so that the dep on jta_1.0.1B won't pollute our

re: [jira] Assigned: (GERONIMO-2757) Enhance plugin schema to allow for multiple versions of a plugin

2007-01-22 Thread Jason Warner
When originally tackling this issue, my hope was to maintain backwards compatibilty such that any existing xml files would not need to be modified to work with this schema. I have since determined that this is most likely not possible. To accomplish the goals of this jira, the current geronimo

Re: Connector specs

2007-01-22 Thread Jason Dillon
Should probably still change the dep to help ensure compatibility. --jason On Jan 22, 2007, at 8:18 PM, David Blevins wrote: On Jan 22, 2007, at 7:45 PM, anita kulshreshtha wrote: The connector 1.5 spec has dependency on jta-1.0.1B spec. Should this be changed to jta_1.1? This would

Re: [jira] Assigned: (GERONIMO-2757) Enhance plugin schema to allow for multiple versions of a plugin

2007-01-22 Thread Paul McMahan
Can the plugin installer detect usage of the old schema and automatically convert up to the new schema? Best wishes, Paul On 1/22/07, Jason Warner [EMAIL PROTECTED] wrote: When originally tackling this issue, my hope was to maintain backwards compatibilty such that any existing xml files

[jira] Created: (GERONIMO-2774) Server memory usage graph does not work

2007-01-22 Thread Paul McMahan (JIRA)
Server memory usage graph does not work --- Key: GERONIMO-2774 URL: https://issues.apache.org/jira/browse/GERONIMO-2774 Project: Geronimo Issue Type: Bug Security Level: public (Regular issues)

Re: Connector specs

2007-01-22 Thread David Blevins
On Jan 22, 2007, at 8:34 PM, Jason Dillon wrote: Should probably still change the dep to help ensure compatibility. Ensure compatibility how? -David --jason On Jan 22, 2007, at 8:18 PM, David Blevins wrote: On Jan 22, 2007, at 7:45 PM, anita kulshreshtha wrote: The connector

Re: JMSException Misspelling

2007-01-22 Thread Rob Davies
thx for spotting this - the correction will be in the next major release cheers, Rob On 22 Jan 2007, at 23:32, eguanlao wrote: Will the misspelled word, negociation be changed to negotiation in the next release? There should be no spelling errors. javax.jms.JMSException: Wire format

Re: Connector specs

2007-01-22 Thread Jason Dillon
On Jan 22, 2007, at 9:28 PM, David Blevins wrote: Should probably still change the dep to help ensure compatibility. Ensure compatibility how? I said help ensure compatibility... So that the spec is compiled against the same version that is included in the server distribution. --jason

[jira] Closed: (GERONIMO-2774) Server memory usage graph does not work

2007-01-22 Thread Paul McMahan (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul McMahan closed GERONIMO-2774. -- Resolution: Fixed Fix Version/s: 2.0-M2 Server memory usage graph does not work

[jira] Created: (GERONIMO-2773) cannot create a new jetty http connector from console

2007-01-22 Thread Paul McMahan (JIRA)
cannot create a new jetty http connector from console - Key: GERONIMO-2773 URL: https://issues.apache.org/jira/browse/GERONIMO-2773 Project: Geronimo Issue Type: Bug Security Level:

[jira] Created: (GERONIMO-2775) Enabling web statistics collection for jetty fails from the admin console

2007-01-22 Thread Paul McMahan (JIRA)
Enabling web statistics collection for jetty fails from the admin console - Key: GERONIMO-2775 URL: https://issues.apache.org/jira/browse/GERONIMO-2775 Project: Geronimo

[jira] Commented: (GERONIMO-2768) geronimo-j2ee-management_1.1_spec is still using geronimo-ejb_2.1_spec instead of new ejb_3.0_spec

2007-01-22 Thread Dain Sundstrom (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466656 ] Dain Sundstrom commented on GERONIMO-2768: -- If you look at the pom:

Re: Connector specs

2007-01-22 Thread Dain Sundstrom
On Jan 22, 2007, at 9:33 PM, Jason Dillon wrote: On Jan 22, 2007, at 9:28 PM, David Blevins wrote: Should probably still change the dep to help ensure compatibility. Ensure compatibility how? I said help ensure compatibility... So that the spec is compiled against the same version that is