Hi,

I have problems with the addressing handlers (I am using Kandula 0.2 and Axis 1.3). When I put them to the client-config on the axis server, my deployed Sandesha services (which also use an addressing handler) do not work.

The exception is:

ERROR AddressingHandler:140 - Exception in AddressingHandler
org.apache.axis.types.URI$MalformedURIException: Cannot initialize URI with empty parameters.
   at org.apache.axis.types.URI.initialize(URI.java:499)
   at org.apache.axis.types.URI.<init>(URI.java:332)
   at org.apache.axis.types.URI.<init>(URI.java:295)
at org.apache.axis.message.addressing.handler.AddressingHandler.processClientRequest(AddressingHandler.java:292) at org.apache.axis.message.addressing.handler.AddressingHandler.invoke(AddressingHandler.java:128)

Is there an alternative to that approach of global handlers? I can't get both running (Kandula and Sandesha) at the same time.

Thanks,

Benjamin


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

Reply via email to