You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fx-dev@ws.apache.org by Benjamin Schmeling <Be...@gmx.de> on 2006/06/07 21:24:11 UTC

Addressing Problem

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: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org


Re: Problem

Posted by Jaliya Ekanayake <jn...@gmail.com>.
Hi,

We haven't tested Kandula and Sandesha together. However please do this, 
Place the addressing handlers in the global phase as required by Kandula and 
also in the service phase as in the Sandesha configuration. If this works 
then we can figure out an optimized place for the addressing handler.

Thanks,
Jaliya

----- Original Message ----- 
From: "Benjamin Schmeling" <Be...@gmx.de>
To: <sa...@ws.apache.org>
Sent: Wednesday, June 07, 2006 3:24 PM
Subject: Addressing Problem


> 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: sandesha-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: sandesha-dev-help@ws.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org


Re: Problem

Posted by Jaliya Ekanayake <jn...@gmail.com>.
Hi,

We haven't tested Kandula and Sandesha together. However please do this, 
Place the addressing handlers in the global phase as required by Kandula and 
also in the service phase as in the Sandesha configuration. If this works 
then we can figure out an optimized place for the addressing handler.

Thanks,
Jaliya

----- Original Message ----- 
From: "Benjamin Schmeling" <Be...@gmx.de>
To: <sa...@ws.apache.org>
Sent: Wednesday, June 07, 2006 3:24 PM
Subject: Addressing Problem


> 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: sandesha-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: sandesha-dev-help@ws.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org