Hi, if you need a <camelContext> with the secured broker, you must set the appropriate ActiveMQComponent as shown in the patch for AMQ-1237 (https://issues.apache.org/activemq/browse/AMQ-1237)
Cheers -- Dejan Bosanac http://www.ttmsolutions.com - get a free ActiveMQ user guide ActiveMQ in Action - http://www.manning.com/snyder/ Scripting in Java - http://www.scriptinginjava.net Joe Fernandez wrote: > Here's a link to Camel, which btw is very cool ;) > > http://activemq.apache.org/camel/ > > If you don't intend to use Camel, then there's no problem removing the > <camelContext>. > > Joe > http://www.ttmsolutions.com > > > Jacob Rhoden-4 wrote: > >> Dejan Bosanac wrote: >> >>> what kind of exception are you getting? >>> >>> >>> >> I finally worked it out, if you add security using the simple security >> plugin. Simply remove the <camelContext> part from the configuration >> file to prevent the exceptions. Until I work out what this does, ill >> just hope its not important. (: >> >> Best Regards, >> Jacob >> >> >> > >