Hi Tom, Can you provide us last lines displayed in the log file of Glassfish ? This should help us to detect what happen. BTW, What are the status of the bundles deployed ?
Remark : I do not know your motivation ands project but if Glassfish is not required, then you should consider using Apache Karaf (http://karaf.apache.org) Regards, Charles On Wed, Mar 16, 2011 at 5:59 PM, Tom Eastmond <tome...@gmail.com> wrote: > I'm attempting to deploy some camel routes on Glassfish using OSGi. In > addition to my own camel routes, I've tried the simple osgi camel routes > from http://camel.apache.org/tutorial-osgi-camel-part1.html Although I can > see that the bundles are installed and active in Glassfish (via the Felix > shell), I don't see any indication that the camel routes are started/active > (ie, I don't see the timer messages from the mentioned tutorial). Is there > some tactic I can take to try and track down the problem. I've tried to up > the logging levels but still don't see any indication of errors - just seems > that the camel routes aren't active. > > Thanks in advance for any help, > Tom >