javax.activation.UnsupportedDataTypeException: multipart/mixed

2014-05-07 Thread damien
Hi, I have some code to send an email notification: ${properties:smtp.notification.subject}

Re: java.lang.NullPointerException in Camel JDBC component for Select statement

2014-05-07 Thread Shiv
Since I am using Fuse ESB 5.3.0, I have copied sqljdbc.jar, org.springframework.jdbc-2.5.6.jar and camel-jdbc-2.2.0.jar to FUSE HOME/lib folder. Is this is not the right location or do we need more jars? Thanks Shiv -- View this message in context: http://camel.465427.n5.nabble.com/java-lang-

from db to webservice

2014-05-07 Thread akotako
hi, i want to make a route from db to call a webservice.But after the db i let the datas go to a queue(activemq)after that i want to call a web service...here is my route : select id from test