Re: Problem with jms in OSGi : IllegalArgumentException: connectionFactory must be specified

2012-04-13 Thread Christian Schneider
Many thanks. In fact this was the problem. The config admin pid was not found. I probably will make it mandatory so this is easier found. I only wonder why there was no exception... probably MQ just does not log it. Christian Am 13.04.2012 12:07, schrieb Filippo Balicchia: Stupid observati

Re: Problem with jms in OSGi : IllegalArgumentException: connectionFactory must be specified

2012-04-13 Thread Filippo Balicchia
Stupid observation, did you check that environment variables are initialized ? Il 12 aprile 2012 16:40, Christian Schneider ha scritto: > Hi All, > > i have camel route in a OSGi bundle. On one machine where we have maven repo > access and install via a feature it works nicely. On the other machi

Problem with jms in OSGi : IllegalArgumentException: connectionFactory must be specified

2012-04-12 Thread Christian Schneider
Hi All, i have camel route in a OSGi bundle. On one machine where we have maven repo access and install via a feature it works nicely. On the other machine we get an exception. org.osgi.service.blueprint.container.ComponentDefinitionException: Unable to intialize bean .camelBlueprint.factory.c