Re: OpenEJB and OSGi

2009-07-02 Thread Jonathan Gallimore
Subject: Re: OpenEJB and OSGi ... A couple of issues I noticed when putting this together: * I encountered a ConcurrentModificationException caused by adding System.getProperties() to a IStringVariableManager, commenting out line 44: addPropertyVariables(System.getProperties

RE: OpenEJB and OSGi

2009-06-11 Thread Brown, Deryck
-Original Message- From: Jonathan Gallimore [mailto:jonathan.gallim...@gmail.com] Sent: 10 May 2009 14:34 To: users@openejb.apache.org Subject: Re: OpenEJB and OSGi ... A couple of issues I noticed when putting this together: * I encountered a ConcurrentModificationException caused by adding

Re: OpenEJB and OSGi

2009-05-19 Thread Gauthier Libéral
it would be nice if we can find a way of not requiring org.eclipse.core.runtime or org.eclipse.core.variables. Jon -- View this message in context: http://www.nabble.com/OpenEJB-and-OSGi-tp23423565p23480595.html Sent from the OpenEJB User mailing list archive at Nabble.com

Re: OpenEJB and OSGi

2009-05-13 Thread Jonathan Gallimore
: http://www.nabble.com/OpenEJB-and-OSGi-tp23423565p23480595.html Sent from the OpenEJB User mailing list archive at Nabble.com.

Re: OpenEJB and OSGi

2009-05-10 Thread Jonathan Gallimore
-deryckb Web: www.ziebel.biz -Original Message- From: Gauthier Libéral [mailto:liberal.gauth...@gmail.com] Sent: 08 May 2009 09:48 To: users@openejb.apache.org Subject: Re: OpenEJB and OSGi Hi, I would like to have OpenEJB running as an equinox bundle and then would

Re: OpenEJB and OSGi

2009-05-10 Thread Jacek Laskowski
On Sun, May 10, 2009 at 3:34 PM, Jonathan Gallimore jonathan.gallim...@gmail.com wrote: Sorry for the delay. I've had a bit of a play around and created a sample Equinox directory with the bundles needed for OpenEJB, and added some basic instructions to the Wiki. The sample zip is available

Re: OpenEJB and OSGi

2009-05-09 Thread Gauthier Libéral
Hi, It's important to me to do this because we actually use some home-made stuff for deploying EJB and our goal is to simplify the deployment/undeployment of EJB. Moreover, we would like to allow communications between OpenEJB and other OSGi apps. That's all folks (too much Looney Tunes for me

Re: OpenEJB and OSGi

2009-05-09 Thread Gauthier Libéral
: Re: OpenEJB and OSGi Hi, I would like to have OpenEJB running as an equinox bundle and then would like to run my EJB-Jar in Equinox too (one bundle per EJB). When you said You don't expect EJBs will be deployed as OSGi bundles, do you? is it a warning for not doing that thing ? Sorry

Re: OpenEJB and OSGi

2009-05-08 Thread Jacek Laskowski
2009/5/8 Gauthier Libéral liberal.gauth...@gmail.com: I would like to have OpenEJB running as an equinox bundle and then would like to run my EJB-Jar in Equinox too (one bundle per EJB). When you said You don't expect EJBs will be deployed as OSGi bundles, do you? is it a warning for not

Re: OpenEJB and OSGi

2009-05-07 Thread Jonathan Gallimore
://openejb.apache.org/2008/02/06/openejb-30-beta-2-released.html there . So, can you help me to find the right way ? Thanks. --- Best Regards Gauthier -- View this message in context: http://www.nabble.com/OpenEJB-and-OSGi-tp23423565p23423565.html Sent from the OpenEJB User mailing list