Re: Problem using camel-2.0 API in SMX

2009-01-18 Thread Claus Ibsen
On Sat, Jan 17, 2009 at 8:19 PM, Liav Ezer wrote: > > Hi Claus, > > Still have the same problem.. > > My configure method is: > > public void configure() throws Exception { > > getContext().addInterceptStrategy(new MyFromEndpointInterceptor()); > from("jbi:service:http://oxp/oXpInternalS

Re: Problem using camel-2.0 API in SMX

2009-01-17 Thread Liav Ezer
Hi Claus, Still have the same problem.. My configure method is: public void configure() throws Exception { getContext().addInterceptStrategy(new MyFromEndpointInterceptor()); from("jbi:service:http://oxp/oXpInternalService";) .process(new OXpServicesAuthentic