I am having problems trying to figure out how to make an SE startup
automatically.  I have an SE that I want to have retrieve data from a queue. 
Once dequeued, the SE should be able to send this data to an HTTP-Provider
and continue trying to dequeue more data.  I've looked into putting this
loop into the processInOut method for the MyEndpoint class of the SE, and
then just send the dequeued data in the out parameter.  Is this the right
way to go?

Also, how do I configure this SE to start as soon as my SA is deployed?
-- 
View this message in context: 
http://www.nabble.com/Starting-an-SE-tf3723654s12049.html#a10419975
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to