Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Re: How to create a "document literal wrapped" WSDL ?
Re: How to create a "document literal wrapped" WSDL ? [message #222824] Mon, 20 October 2008 20:34 Go to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33141
Registered: July 2009
Senior Member
Gary,

I guess you're using the Web Tools project for this and should ask on
the WTP newsgroup, which I've added to the "to" list of the reply.


Gary Williamson wrote:
> When I create a new WSDL I am asked on the options page which
> "SOAP Binding option" I would like to use:
>
> - document literal
> - rpc literal
> - rpc encoded
>
> I miss an entry for:
>
> - document literal wrapped
>
> This style is described e.g. on page:
>
> http://www.ibm.com/developerworks/webservices/library/ws-whi chwsdl/
>
> How can I get this WSDL skeleton?
>
> Gary
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: How to create a "document literal wrapped" WSDL ? [message #222840 is a reply to message #222824] Mon, 20 October 2008 21:02 Go to previous message
Lawrence Mandel is currently offline Lawrence MandelFriend
Messages: 486
Registered: July 2009
Senior Member
Hi Gary,

From the article:

"This wrapped style originates from Microsoft®. There is no specification
that defines this style; so while this style is a good thing,
unfortunately, the only choice right now, in order to interoperate with
Microsoft's and other's implementations, is to make educated guesses as to
how it works based on the output of the Microsoft WSDL generator. This
pattern has been around for awhile, and the industry has done a good job
of understanding it, but while the pattern is fairly obvious in this
example, there are corner cases in which the proper thing to do is not
particularly clear. Our best hope is that an independent group like the
WS-I organization will help stabilize and standardize this in the future."

Given that there is no standard and that this is a MS specific pattern I
think it is out of scope of WTP to provide support for this binding. Of
course I'm no longer part of WTP leadership so perhaps someone like Kathy
Chan or Valentin Baciu would have a more official answer.

That said, if you want to use the binding you don't need to rely on the
wizard. Generate the WSDL, open the WSDL file, change to the source tab,
and make the required changes as outlined in the article.

Lawrence Mandel
-
Co-author Eclipse Web Tools Platform: Developing Java Web Applications
http://www.eclipsewtp.org


>Gary,
>
>I guess you're using the Web Tools project for this and should ask on
>the WTP newsgroup, which I've added to the "to" list of the reply.
>
>
>Gary Williamson wrote:
>> When I create a new WSDL I am asked on the options page which
>> "SOAP Binding option" I would like to use:
>>
>> - document literal
>> - rpc literal
>> - rpc encoded
>>
>> I miss an entry for:
>>
>> - document literal wrapped
>>
>> This style is described e.g. on page:
>>
>> http://www.ibm.com/developerworks/webservices/library/ws-whi chwsdl/
>>
>> How can I get this WSDL skeleton?
>>
>> Gary
>>
Previous Topic:Running Tomcat6 from Eclipse
Next Topic:using EMF2DOMSSE bridge to edit files outside of workspace
Goto Forum:
  


Current Time: Thu Apr 25 20:02:32 GMT 2024

Powered by FUDForum. Page generated in 0.03723 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top