Error using OSGi services in activemq spring xml

2014-01-29 Thread Christopher Arnold
I'm attempting to configure a broker in Karaf for SSL using encrypted properties for the keystore/truststore passwords. These properties were encrypted using Jasypt and we have a bundle responsible for the handling of the jasypt password that exports a PBEConfig as an OSGi service. Now I'm tr

Re: Deploy issues in Karaf/Blueprint

2014-01-23 Thread Christopher Arnold
e activemq-osgi. -Chris On 01/22/2014 01:53 PM, Christopher Arnold wrote: I'm attempting to hot deploy a Camel route using the ActiveMQComponent into Karaf via the deploy folder using a blueprint xml file but I'm running into dependency issues. When Karaf attempts to start the create

Deploy issues in Karaf/Blueprint

2014-01-22 Thread Christopher Arnold
I'm attempting to hot deploy a Camel route using the ActiveMQComponent into Karaf via the deploy folder using a blueprint xml file but I'm running into dependency issues. When Karaf attempts to start the created bundle I see this error: 2014-01-22 13:41:51,092 | ERROR | -SNAPSHOT/deploy | Blu