Hello Nate, There has been some work done on James towards moving it to OSGi. I'm working on making James run inside Karaf[1] but it's very early work, not all components/dependencies are OSGi ready yet. It will take some time.
I'm not sure I fully understand what you are trying to achieve. Are you going for a full James-Karaf integration or run James as a separate service and integrate over sockets? I think integrating over sockets would be faster right now (I'm new to OSGi). I could use a helping hand in moving James-Karaf forward and I think it would benefit you too. I know James structure and could use help with OSGi. Care to help? [1] https://github.com/ieugen/james-karaf On Fri, Nov 30, 2012 at 7:45 PM, <[email protected]> wrote: > Hey all, > > I'm developing an OSGI-based application where we'd like to tie in mail > sending/receiving for our app users. Ultimately, I'd like to have a mailet > that has access to to the OSGI services on our Karaf instance, but I'm not > sure how to go about it. Also, we're going to need some way to keep users > and domains synchronized between our app and James. Should I try to extend > and run James as an OSGI service or is there a simpler way to tie things > together? > > Thanks! > > Nate Morrow > Concept Aware, Inc. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- Ioan Eugen Stan / CTO / http://axemblr.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
