Is Version 1.1.1(Released September 18, 2006) the stable version for development?

2007-03-15 Thread Joseph Kulandai
Is Version 1.1.1(Released September 18, 2006) the stable version for development? I am planning to use Geronimo for development and I would like to know which version is the latest stable version now? Please help me on this. Thanks, Joseph Kulandai. -- View this message in context: http://www.

Re: Is Version 1.1.1(Released September 18, 2006) the stable version for development?

2007-03-15 Thread Jacek Laskowski
On 3/15/07, Joseph Kulandai <[EMAIL PROTECTED]> wrote: Is Version 1.1.1(Released September 18, 2006) the stable version for development? I am planning to use Geronimo for development and I would like to know which version is the latest stable version now? Please help me on this. I'm biased so

AW: Is Version 1.1.1(Released September 18, 2006) the stable version for development?

2007-03-15 Thread Ueberbach, Michael
I had a little, but nevertheless important problem using 2.0M3 instead of 1.1.1. When I tried to migrate to 2.0M3 I couldn't manage to deploy a database pool using the console. This was no problem in 1.1.1. Maybe this will be solved in the next milestone? Regards Michael -Ursprüngliche Nachr

Re: Is Version 1.1.1(Released September 18, 2006) the stable version for development?

2007-03-15 Thread Jacek Laskowski
On 3/15/07, Ueberbach, Michael <[EMAIL PROTECTED]> wrote: I had a little, but nevertheless important problem using 2.0M3 instead of 1.1.1. When I tried to migrate to 2.0M3 I couldn't manage to deploy a database pool using the console. This was no problem in 1.1.1. Ah, you're right. I haven't e

Re: Is Version 1.1.1(Released September 18, 2006) the stable version for development?

2007-03-15 Thread Paul McMahan
I think this problem is fixed in trunk. See http://issues.apache.org/jira/browse/GERONIMO-2916 Best wishes, Paul On 3/15/07, Ueberbach, Michael <[EMAIL PROTECTED]> wrote: I had a little, but nevertheless important problem using 2.0M3 instead of 1.1.1. When I tried to migrate to 2.0M3 I couldn'

deploying to geronimo via maven2?

2007-03-15 Thread DivideByZero
I'm working on a hands-on lab which uses Geronimo, Hibernate, Spring, and AJAX to generate a very basic web 2.0 site. I'd like to cover Maven2 as a build environment, as well, but I'm having trouble figuring out how to get it to talk to geronimo. I see that there's a geronino plugin for maven2, b

Re: deploying to geronimo via maven2?

2007-03-15 Thread Jason Dillon
Have a look at the geronimo-maven-plugin documentation its mostly complete: http://geronimo.apache.org/maven/server/maven-plugins/geronimo- maven-plugin/usage/modules.html You may also want to peep at the server's testsuite modules for examples where this is used: http://svn.apac

Re: deploying to geronimo via maven2?

2007-03-15 Thread CedricHurst
oh, wow. can't believe i missed that in the navigation before. that's exactly what i was looking for. thank you, jason. Jason Dillon wrote: > > Have a look at the geronimo-maven-plugin documentation its mostly > complete: > > http://geronimo.apache.org/maven/server/maven-plugins/gero

Re: Running Apache Roller on Geronimo

2007-03-15 Thread Peter Petersson
I have now also tested a setup of Apache Roller 3.1 (rc4) with the derby database as backend on a current G1.2 (apache) snapshot. I get the same error as reported in this thread with the mysql backend so David if you (or anyone else for that mater) have some time to take a look at this it would

Re: deploying to geronimo via maven2?

2007-03-15 Thread Jason Dillon
I'm not sure this stuff is easily locatable from the current website content... or maybe it is... I don't remember ;-) --jason On Mar 15, 2007, at 11:43 AM, CedricHurst wrote: oh, wow. can't believe i missed that in the navigation before. that's exactly what i was looking for. thank

reconciling geronimo common libs and standalone maven2 repository

2007-03-15 Thread CedricHurst
I have another question regarding Geronimo and Maven2 interaction. In the lab we're building, we have quite a few dependencies (Spring, Hibernate, org.json, Derby Client). We're using Maven2 to define these dependencies within the project and inject them in the WAR file, but we're wondering if t

Re: reconciling geronimo common libs and standalone maven2 repository

2007-03-15 Thread David Jencks
On Mar 15, 2007, at 5:13 PM, CedricHurst wrote: I have another question regarding Geronimo and Maven2 interaction. In the lab we're building, we have quite a few dependencies (Spring, Hibernate, org.json, Derby Client). We're using Maven2 to define these dependencies within the project and

Re: reconciling geronimo common libs and standalone maven2 repository

2007-03-15 Thread Cedric Hurst
I looked into plugins a few times before but I wasn't quite sure how they would work with Maven repositories directly. From my understanding, the repo must have a geronimo-plugins.xml file to work as a remote repository for Geronimo. I guess I'm really just trying to gain access to the rich li

Re: reconciling geronimo common libs and standalone maven2 repository

2007-03-15 Thread David Jencks
On Mar 15, 2007, at 6:19 PM, Cedric Hurst wrote: I looked into plugins a few times before but I wasn't quite sure how they would work with Maven repositories directly. From my understanding, the repo must have a geronimo-plugins.xml file to work as a remote repository for Geronimo. I

Sharing resources in an MDB

2007-03-15 Thread Glenn Owen
I'm sure I should have learned this in MDB 101, but I'll ask here anyway. I have an MDB that reads incoming messages, does a bunch of work, and then writes data to another outgoing JMS Queue. As the load increases, Geronimo will create multiple instances of the MDB and I was getting exceptions af

How to enable invoker servlet?

2007-03-15 Thread Joseph Kulandai
How to enable invoker servlet, which executes anonymous servlet classes? I found a "web.xml" at location 'geronimo-1.1.1\var\catalina\conf'. By default the servlet invoker part is commented and I removed the comment. Is it ok? Is this the tomcat's xml file for the applications deployed at '\ger

Re: Deployment Plan for j2ee connector

2007-03-15 Thread Kanchana Welagedara
On Wed, 2007-03-14 at 09:17 -0400, Hernan Cunico wrote: > Cool! thanks for the contribution ;-) it will be great to have this doc > updated for 1.2 and 2.0 too My pleasure!Yes I'm in process of doing it > > I hope you don't mind, I did some minor cosmetic touch-ups to make it look > more consis