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
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