Hello Mike, >From what i understand you need a dynamic jms message consumer. You can achieve this by using Java DSL using the code fragments shown @ http://camel.apache.org/walk-through-an-example.html
I am hoping there is a event which will help u in creation of this endpoint dynamically. Hope this helps! -Yogesh On Wed, Mar 18, 2015 at 1:40 AM, mikes300 [via Camel] < ml-node+s465427n5764299...@n5.nabble.com> wrote: > 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? > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://camel.465427.n5.nabble.com/Java-DSL-kick-starting-routes-is-this-possible-yet-tp5764227p5764299.html > To unsubscribe from Java DSL kick-starting routes, is this possible yet?, > click > here > <http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5764227&code=eW9ndTEzQGdtYWlsLmNvbXw1NzY0MjI3fC04ODQzODQxMjM=> > . > NAML > <http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- View this message in context: http://camel.465427.n5.nabble.com/Java-DSL-kick-starting-routes-is-this-possible-yet-tp5764227p5764306.html Sent from the Camel - Users mailing list archive at Nabble.com.