Hi Michael,
wrapped is a subtype of Doc/Lit. Its full name is Document Literal
Wrapped. Go here to learn differences between RPC, Doc/Lit and
Doc/Lit-Wrapped:
http://www.ibm.com/developerworks/webservices/library/ws-whichwsdl/

Axis1: With Axis1 you can build web services that use RPC, Doc/Lit and
Doc/Lit-Wrapped.
Axis2: With Axis2 you can build web services that use Doc/Lit and
Doc/Lit-Wrapped, but not RPC. (This is my belief).

Now, RPC is the 'old' way of doing web services and is quickly dying
out. Axis1 is the old version of Axis and it is recommended that you
switch to Axis2.
-jeff


 

-----Original Message-----
From: Deepal jayasinghe [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 09, 2007 1:42 AM
To: axis-user@ws.apache.org
Subject: Re: Is Java2WSDL WRAPPED style WS-I conform?


> I'm referring to Axis1. Does this matter??
>   
If you are referring to Axis1 then my knowledge about Axis1 not enough
to answer this question.

Thanks
Deepal
> Michael
>
> Deepal Jayasinghe wrote:
>   
>> Hi Michael,
>> Were you referring to Axis1 or Axis2.
>>
>>     
>>> The only types of SOAP bindings supported is document/literal and
>>> rpc/literal.
>>> If I generate my wsdl using Java2WSDL with style WRAPPED, i get a
>>> document/literal wsdl.
>>>
>>> But I don't understand the difference between WRAPPED and DOCUMENT
style?
>>> Are both WS-I conform?
>>>
>>> Regards,
>>> Michael
>>>
>>>   
>>>       
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>>
>>     
>
>   


-- 
Thanks,
Deepal
................................................................
"The highest tower is built one brick at a time"


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



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

Reply via email to