Hi,

as I am using Apache Kandula with the same Axis Configuration like Sandesha problems occur in the AddressingHandler.

For Kandula I need to specifiy Addressing Handlers in the global request and response flow. When I do that every time I do a call by using a SandeshaContext the following error occurs:

org.apache.axis.types.URI$MalformedURIException: Cannot initialize URI with empty parameters.
   at org.apache.axis.AxisFault.makeFault(AxisFault.java:101)
at org.apache.axis.message.addressing.handler.AddressingHandler.invoke(AddressingHandler.java:121) at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
   at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
   at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
   at org.apache.axis.client.AxisClient.invoke(AxisClient.java:127)
   at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
   at org.apache.axis.client.Call.invoke(Call.java:2767)
   at org.apache.axis.client.Call.invoke(Call.java:1870)

How can I solve this problem?

Thanks,

Benjamin


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

  • Addressing Problem Benjamin Schmeling

Reply via email to