Thanks Yogesh.....Well, sorta helps. The problem is that I have an application running on Wildfly, not using Spring, and while i can create the context & run a route like the example shows, i have to provide the inputs to the queue programatically, as the route isn't just sitting there waiting for the messages to show up in the queue and pick them up & route them as they show up.
I have tried a contextloaderlistener but best I could do was it ran the route as soon as the application context started up (upon server startup for example), but it ran once & done. I need it to listen for files/messages to come in as a trigger. That make sense? -- View this message in context: http://camel.465427.n5.nabble.com/Java-DSL-kick-starting-routes-is-this-possible-yet-tp5764227p5764299.html Sent from the Camel - Users mailing list archive at Nabble.com.