Re: Further actions for OSGi'fication

2009-11-17 Thread Jacek Laskowski
On Thu, Nov 12, 2009 at 8:20 PM, Jay D. McHugh wrote: > Is there an up to date 'jumpstart' for getting OpenEJB running in Karaf? Sorry for a late response. There's no docs about OpenEJB on Karaf. I've been playing with bare Felix and have only been pointed into this direction recently. I hope t

Re: Further actions for OSGi'fication

2009-11-12 Thread Jay D. McHugh
Hello all, I would like to help out with this if I am able. Is there an up to date 'jumpstart' for getting OpenEJB running in Karaf? Thanks, Jay Jacek Laskowski wrote: > Hi, > > I have given much thought of what's necessary to be able to deploy an > ejb to openejb as osgi-based ejb container

Re: Further actions for OSGi'fication

2009-10-31 Thread Jacek Laskowski
On Fri, Oct 30, 2009 at 1:20 AM, David Blevins wrote: > The sandbox code is looking good.  We could probably move it into trunk > under container/ and next to openejb-spring. > > Could just call it 'openejb-osgi' > > Thoughts? Done. Moved to trunk under container/openejb-osgi. Let me know if you

Re: Further actions for OSGi'fication

2009-10-30 Thread Jacek Laskowski
On Fri, Oct 30, 2009 at 1:20 AM, David Blevins wrote: > The sandbox code is looking good.  We could probably move it into trunk > under container/ and next to openejb-spring. > > Could just call it 'openejb-osgi' I'm so glad you've proposed it as it exactly correspond to the name I had prepared

Re: Further actions for OSGi'fication

2009-10-29 Thread David Blevins
On Oct 19, 2009, at 4:21 AM, Jacek Laskowski wrote: I'm doing a first prototype and am wondering where I should place the interim work. I'm not going to touch any part of the codebase so it ought to be as little disruptive to what we've got so far as possible (if at all visible). I've been wond

Further actions for OSGi'fication

2009-10-19 Thread Jacek Laskowski
Hi, I have given much thought of what's necessary to be able to deploy an ejb to openejb as osgi-based ejb container and access it from another osgi bundle (a ejb client) and here is what I came up with. We need a bundle - let's call it openejb-osgi-deployer - that will listen to starting events