Re: OpenEJB and OSGi

2009-07-02 Thread Jonathan Gallimore
se properties contain embedded > references. > > Regards, > 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

RE: OpenEJB and OSGi

2009-06-11 Thread Brown, Deryck
roperties contain embedded references. Regards, 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

Re: OpenEJB and OSGi

2009-05-19 Thread Gauthier Libéral
See here: >> > http://cwiki.apache.org/confluence/display/OPENEJB/Building+from+source >> > for >> > more details. If you do encounter any issues with building the plugin, >> > please do post and let us know. >> > >> > A couple of issues I noticed when

Re: OpenEJB and OSGi

2009-05-13 Thread Jonathan Gallimore
Properties() to a IStringVariableManager, commenting out line > > 44: > > addPropertyVariables(System.getProperties()); in OpenEjbPlugin resolved > > this, and everything seemed to work, but I don't know what the effect of > > this will be - Deryck, do you have any thoughts on this? > > > > * We make a fair bit of use org.eclipse.core.runtime.FileLocator which > > converts URLs of resources in OSGi bundles to URLs on the file system - I > > think I'm right in thinking that this is an Equinox / Eclipse specific > > thing > > and probably won't work in other OSGi implementations. I think 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-11 Thread Gauthier Libéral
RLs of resources in OSGi bundles to URLs on the file system - I > think I'm right in thinking that this is an Equinox / Eclipse specific > thing > and probably won't work in other OSGi implementations. I think 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-10 Thread Jacek Laskowski
On Sun, May 10, 2009 at 3:34 PM, Jonathan Gallimore 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 from > http://people.apache.

Re: OpenEJB and OSGi

2009-05-10 Thread Jonathan Gallimore
lly-deploying-to-an-embedded-OpenEJB-server-within-an-Eclipse-RCP-application-tt21667308.html#a21827389 > >> > >> Regards, > >> Deryck > >> > >> -- > >> Dr Deryck F Brown > >> Software Engineer > >> Ziebel UK Ltd > >>

Re: OpenEJB and OSGi

2009-05-09 Thread Gauthier Libéral
Deryck >> >> -- >> Dr Deryck F Brown >> Software Engineer >> Ziebel UK Ltd >> Unit A, Broadfold Road, >> Bridge of Don, >> Aberdeen AB23 8EE >> >> Tel: 01224 227227 (X143) >> Fax: 01224 703146 >> Skype: ziebel-deryckb >> Web: www.

Re: OpenEJB and OSGi

2009-05-09 Thread Gauthier Libéral
ere's something more beside this > (which is certainly quite enough to introduce the feature in the app). > > Jacek > > -- > Jacek Laskowski > Notatnik Projektanta Java EE - http://www.JacekLaskowski.pl > > -- View this message in context: http://www.nabble.com/OpenEJB-and-OSGi-tp23423565p23458407.html Sent from the OpenEJB User mailing list archive at Nabble.com.

Re: OpenEJB and OSGi

2009-05-08 Thread Jacek Laskowski
On Fri, May 8, 2009 at 11:24 AM, Brown, Deryck wrote: > In fact the example code that Jonathan provided the links for does exactly > this. I know, I wrote it! Awesome! Thanks for sharing it (and appologize for my ignorance to read all the emails in my email backlog to find it out sooner). > Th

Re: OpenEJB and OSGi

2009-05-08 Thread Jonathan Gallimore
1224 703146 > Skype: ziebel-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

RE: OpenEJB and OSGi

2009-05-08 Thread Brown, Deryck
3 8EE Tel: 01224 227227 (X143) Fax: 01224 703146 Skype: ziebel-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 Op

Re: OpenEJB and OSGi

2009-05-08 Thread Jacek Laskowski
2009/5/8 Gauthier Libéral : > 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 ? Ah,

Re: OpenEJB and OSGi

2009-05-08 Thread Gauthier Libéral
un on OSGi runtime? You don't expect EJBs will be deployed as > OSGi bundles, do you? > > Jacek > > -- > Jacek Laskowski > Notatnik Projektanta Java EE - http://www.JacekLaskowski.pl > > -- View this message in context: http://www.nabble.com/OpenEJB-and

Re: OpenEJB and OSGi

2009-05-07 Thread Jacek Laskowski
2009/5/7 Gauthier Libéral : > I would like to run OpenEJB on Equinox Framework Could you explain a bit more on what exactly you'd expect from OpenEJB to be run on OSGi runtime? You don't expect EJBs will be deployed as OSGi bundles, do you? Jacek -- Jacek Laskowski Notatnik Projektanta Java EE

Re: OpenEJB and OSGi

2009-05-07 Thread Gauthier Libéral
rg/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/O

Re: OpenEJB and OSGi

2009-05-07 Thread Jonathan Gallimore
JB website > http://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-OS

OpenEJB and OSGi

2009-05-07 Thread Gauthier Libéral
. --- Best Regards Gauthier -- View this message in context: http://www.nabble.com/OpenEJB-and-OSGi-tp23423565p23423565.html Sent from the OpenEJB User mailing list archive at Nabble.com.