facebook

Top-down Wrapped option

  1. MyEclipse Archived
  2.  > 
  3. Web Services
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #269252 Reply

    jared78
    Member

    I have a WSDL file that follows the wrapped style naming convention. When I generate a new webservice from this WSDL services.xml has <style>document</style> rather than <style>wrapped</style> and the generated interface has SOAPBinding.ParameterStyle.BARE rather than SOAPBinding.ParameterStyle.WRAPPED.

    I do not see an option to produce the wrapped style. I am using MyEclipse 5.1.1 with XFire JAXB2 xml binding.

    Is there a way to produce code in the wrapped style when generated code using the top-down method?

    Thanks

    #269259 Reply

    jared78
    Member

    It must be something wrong with the naming convention in the existing WSDLs. I can create a new one from scratch and get the WRAPPED Style. The interesting thing is that I believe we were generating WRAPPED style code with Axis.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Top-down Wrapped option

You must be logged in to post in the forum log in