Title: Message
Thanks Martin, so is it just a matter of changing the WSDL to make it WSI compliant ?
-----Original Message-----
From: Martin Gainty [mailto:[EMAIL PROTECTED]
Sent: 23 June 2006 13:05
To: axis-user@ws.apache.org
Subject: Re: Is Axis Ws-I compliant

Good Morning Stephen-

'Literal' is WS-I compliant
encoded is not WS-I compliant..
changing binding characteristic to RPC-encoded to RPC-literal will make your implementation WS-I compliant

Taing,
Martin --
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.
----- Original Message -----
Sent: Friday, June 23, 2006 6:32 AM
Subject: RE: Is Axis Ws-I compliant

Hi Davanum, thanks for that. So what you are saying is that we should be OK using axis once our service and wsdl are WS-I compliant ? Can you recommend any tools for testing whether our wsdl/schema is WS-I compliant ?

Thanks,
Stephen

-----Original Message-----
From: Davanum Srinivas [mailto:[EMAIL PROTECTED]]
Sent: 23 June 2006 11:18
To: axis-user@ws.apache.org
Subject: Re: Is Axis Ws-I compliant


No toolkit is ever 100% compliant. Yes, it is possible to write a WS-I
compliant service and client using some of the toolkits including
Axis/Axis2. Did you understand the distinction? The key is tesing with
WS-I compliant testing tools and tweaking the wsdl and schema to make
sure they are complaint and cross checking sample messages on the wire
to make sure they are compliant.

-- dims

On 6/23/06, Price, Stephen <[EMAIL PROTECTED]> wrote:
>
>
>
> Hi, just starting  for the first time developing a component to communicate with a web service. Our  client has sent us the wsdl and we were going to use Axis to convert the wsdlto  java to call the web service. Our client has told us that we shouldn't use axis  as their service is WS-I compliant, whereas Axis is not. I am not 100% sure  about this. Can anyone tell me ?

> Thanks,
> Stephen
>
>
>
>      Stephen Price
> Software Developer
> TerraNua
>             ________________________________

>            Phone:      (+) 353 1 614 5585
>
>
>      E-mail:      [EMAIL PROTECTED]
>      Website:      www.TerraNua.com
>             ________________________________

>      TerraNua Ltd., registered in Ireland no. 288648. Registered        office: Hardwicke House, Upper Hatch Street, Dublin 2. Telephone        +353-1-6145400. Any comments or statements made are not necessarily those        of Fidelity Investments, its subsidiaries, or affiliates.

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



--
Davanum Srinivas : http://people.apache.org/~dims/

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

Reply via email to