Re: customer service deployment

2006-01-15 Thread Alex Andrushchak
Thanks again David! I've resolved this issue by adding name attribute to gbean configuration. Best regards, Alex Andrushchak David Jencks wrote: I entered http://issues.apache.org/jira/browse/GERONIMO-1459 to track this issue.  Are you still having problems with it? thanks david je

RE: Setting Up a JDBC Connection Pool Using the Geronimo database pool wizard

2006-01-15 Thread Simon Ndinga
Title: Message Yep. you got it spot-on. renamed the jar according to the "driver-version.jar" and it now works. Thanks a million. regards -Original Message-From: Paul McMahan [mailto:[EMAIL PROTECTED] Sent: Friday, January 13, 2006 5:18 PMTo: user@geronimo.apache.orgSubject

Re: Apache-licensed fscontext.jar and providerutil.jar?

2006-01-15 Thread David Jencks
Is this part of a test to see if the JDOHelper jndi lookup works?  If so, you can definitely use our ReadOnlyContext, although you will have to "bind" differently.  I think we have a read-write context also, but it hasn't been used much lately.  Also I think it is pretty easy to write an even simpl

Re: Apache Geronimo

2006-01-15 Thread Aaron Mulder
Thanks for the kind words. :) Aaron On 1/15/06, Michael Thomason <[EMAIL PROTECTED]> wrote: > Hello, > Geronimo is an amazing product, and the most amazing Application > Server I have used to date. It's ease of installation is amazing > compared to some others, and the Admin Console basically

Apache-licensed fscontext.jar and providerutil.jar?

2006-01-15 Thread Craig L Russell
Hi,Please reply directly as I am not on this alias.In the Apache JDO project we download the fscontext.jar and providerutil.jar from Sun which is a PITA because of the licensing. Is there an equivalent functionality available in Geronimo that can be used? I downloaded the naming and naming-builder

Apache Geronimo

2006-01-15 Thread Michael Thomason
Hello, Geronimo is an amazing product, and the most amazing Application Server I have used to date. It's ease of installation is amazing compared to some others, and the Admin Console basically has no learning curve at all. Thank you all for a server that I can finally use to actually devel

Re: Release and Version Philosophy [Discussion]

2006-01-15 Thread Alan D. Cabrera
Matt Hogstrom wrote, On 1/14/2006 9:02 PM: I've seen several posts about the upcoming 1.0.x release and 1.1 and 2.0 etc. lately and I think its great that we're having these discussions. I'd like to use this thread to aggregate people's thoughts about this topic in a single thread for referenc

Re: customer service deployment

2006-01-15 Thread David Jencks
I entered http://issues.apache.org/jira/browse/GERONIMO-1459 to track this issue.  Are you still having problems with it?thanksdavid jencksOn Jan 15, 2006, at 5:16 AM, Alex Andrushchak wrote: Thanks Bruce! I've fixed it already. But there is another bug in geronimo 1.0 If you omit name attribute

Re: customer service deployment

2006-01-15 Thread Alex Andrushchak
Thanks Bruce! I've fixed it already. But there is another bug in geronimo 1.0 If you omit name attribute in gbean configuration you'll have NullPointerException on deployment. Sample plan is:     xmlns="http://geronimo.apache.org/xml/ns/deployment-1.0"     parentId="geronimo/j2ee-system/1.0/c