Re: how to send sms from jms provider queu to smppsim

2014-07-30 Thread Petter Nordlander
Have you read the documentation for smpp in Camel? http://camel.apache.org/smpp.html Pretty straight forward from a Camel perspective. This should probably go on the user list btw. BR Petter Den 2014-07-30 10:26 skrev Nouha KH : >Hello, > >I'm asked to develop a java application that sends

Re: Custom Camel Thread Factory

2014-04-16 Thread Petter Nordlander
/ThreadPoolFactory.html. Start dig into the code, and you will find out what interface you need :) BR Petter Nordlander Den 2014-04-16 15:26 skrev hubert : >Hi > >I'm writing a custom Component for a Framework which has to manage the >Thread Creation on its own. Each Thread has to be