Hi Michael, Yes, it's possible. I do it myself. I create my routes in Java, and I use a service that supplies a singleton CamelContext based on OsgiDefaultCamelContext.
What specific problems are you having? Don On Mon, Jun 20, 2011 at 2:48 PM, Michael Furtak <[email protected]> wrote: > Hi all, > > I have an existing OSGi (Equinox) application into which I would like to > introduce Camel. I'm quite new to Camel, but I've not had much luck with my > efforts so far. My problem seems to match that which is discussed in this > thread: > > http://camel.465427.n5.nabble.com/TypeConverters-in-OSGi-td2802220.html > > From what I can see, discussions of Camel and OSGi seem to involve Karaf, > ServiceMix and/or Spring. Is it possible to use Camel in an OSGi environment > without one of those higher level abstractions? The resolution of that thread > seems to be to "include Spring", but my application is not Spring-based, and > I would prefer not to introduce that dependency if at all possible. > > Thanks in advance for your advice, > > + + + + + + + + + + + + + + + + > Michael Furtak > Software Engineer > Cognitive Systems > Government Services > Charles River Analytics Inc. > 617.491.3474 x534 > www.cra.com<http://www.cra.com/> > > > > > > THIS MESSAGE IS INTENDED FOR THE USE OF THE PERSON TO WHOM IT IS ADDRESSED. > IT MAY CONTAIN INFORMATION THAT IS PRIVILEGED, CONFIDENTIAL AND EXEMPT FROM > DISCLOSURE UNDER APPLICABLE LAW. If you are not the intended recipient, your > use of this message for any purpose is strictly prohibited. If you have > received this communication in error, please delete the message and notify > the sender so that we may correct our records. > > > >
