Hi Claus,
Thank you for the links. Especially for the first one.
I do not use Spring, instead of I use simple CDI and my camel route is not
packaged into war so I do not have any web.xml file.
I've just followed your links and I was able to create a bootstrap java
class:
@Singleton
@Startup
pub
I have stopped using the config admin files with the CBTS altogether as I
found them problematic and the reloads can cause their own problems.
That's unfortunate because I use cfg files at deployment time.
Brad
On Sat, Feb 20, 2016 at 2:37 PM, Quinn Stevenson <
qu...@pronoia-solutions.com> wrote:
Is it a servlet?
--
View this message in context:
http://camel.465427.n5.nabble.com/camel-rest-route-tp5777992p5778020.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Thanks to both of you Grzegorz as well as Claus!
This problem was solved and I got jasypt to work as well.
To help people who might come along and read this post because they have the
same problem am providing some sample code .. attached to this post are my
pom file, camel config and db.propert