interceptSendToEndpoint interceptedUri, scope and when issues

2021-05-18 Thread Yasser Zamani
Hi there, Assume following XML DSL: ${headers.messageType} != null && ${headers.serviceType} != null ${headers.messageType} == 'Property' . . . I found sever

Re: interceptSendToEndpoint interceptedUri, scope and when issues

2021-05-18 Thread Yasser Zamani
x27;t work as well: http://localhost:8080/*";> http://localhost:8080/Sample${headers.foo}?bridgeEndpoint=true"/> BTW any idea about issues #2 and #3? Regards. > use a * to match with wildcard > > On Tue, May 18, 2021 at 5:17

Re: Re: interceptSendToEndpoint interceptedUri, scope and when issues

2021-05-18 Thread Yasser Zamani
ed to define it in route scope? Regards. > > On Tue, May 18, 2021 at 7:58 PM Yasser Zamani wrote: > > > > Thanks for the quick reply! > > > > (please see in-line) > > > > On 2021/05/18 15:59:34, Claus Ibsen wrote: > > > Hi > > > > > >

Re: Re: interceptSendToEndpoint interceptedUri, scope and when issues

2021-05-19 Thread Yasser Zamani
lement? Regards. [1] https://stackoverflow.com/a/29032760/1362623 > > > On Tue, May 18, 2021 at 10:04 PM Yasser Zamani > wrote: > > > > > > > > On 2021/05/18 18:03:47 Claus Ibsen wrote: > > > Hi > > > > > > That is because