You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Rajend <ra...@gmail.com> on 2009/11/11 12:50:49 UTC

Calling AXIS2-1.5 web service from AXIS1.1 client Need help

Hi All,

A web service was created in AXIS1.1 version and deployed to weblogic 8.1.
>From a website (Jdk1.4) the webservice is being called .

Now migration has done as webserivce is created in AXIS2-1.5 and deployed
weblogic10.3.

is it possible to use the existing web sites (which calls webservice)
without any modification.

In other words, is it possible to use the client (created with axis1.1) to
call web serivce (created axis2-1.5).

i am looking forward.

Raje
-- 
View this message in context: http://old.nabble.com/Calling-AXIS2-1.5-web-service-from-AXIS1.1-client-Need-help-tp26300048p26300048.html
Sent from the Axis - User mailing list archive at Nabble.com.


Re: Calling AXIS2-1.5 web service from AXIS1.1 client Need help

Posted by Sameera Jayasoma <sa...@gmail.com>.
On Wed, Nov 11, 2009 at 5:20 PM, Rajend <ra...@gmail.com> wrote:

>
> Hi All,
>
> A web service was created in AXIS1.1 version and deployed to weblogic 8.1.
> From a website (Jdk1.4) the webservice is being called .
>
> Now migration has done as webserivce is created in AXIS2-1.5 and deployed
> weblogic10.3.
>
> is it possible to use the existing web sites (which calls webservice)
> without any modification.
>
> In other words, is it possible to use the client (created with axis1.1) to
> call web serivce (created axis2-1.5).
>

The ultimate goal of web services is the interoperability. Therefore,
theoretically it should be possible to invoke Axis2 Web services, using
Axis1 clients.

Thanks
Sameera

>
> i am looking forward.
>
> Raje
> --
> View this message in context:
> http://old.nabble.com/Calling-AXIS2-1.5-web-service-from-AXIS1.1-client-Need-help-tp26300048p26300048.html
> Sent from the Axis - User mailing list archive at Nabble.com.
>
>