Re: using seda queueFactory with shortened URI

2013-09-12 Thread frk
hi, unfortunately not a way to go :( while this shortened endpoint is initialized because of some EndpointInject prior our RouteManger.configure() is there any other way around this problem or do we have to use full URI all the time? thanks and best regards Frk -- View this message in con

Re: using seda queueFactory with shortened URI

2013-09-11 Thread Claus Ibsen
Hi Yeah define it as an endpoint first to have it create the queue with that factory. endpoint("seda:x?queueFactory=#myFactor"); from"seda:x")... Or put the ?queueFactory option on the uris where you use it. On Wed, Sep 11, 2013 at 1:52 PM, frk wrote: > Hi, > > found some problem when URI with