Results 1 to 6 of 6

Thread: Multiple portTypes

  1. #1
    Join Date
    Dec 2008
    Location
    Netherlands, the
    Posts
    6

    Default Multiple portTypes

    Is it possible to create multiple portTypes within one WSDL with springWS, each of which having their own operations?

    I know it's possible when writing the WSDL yourself, but I have no idea if it's possible with springWS.

    Thanks in advance.

  2. #2

    Default

    Yes , it is possible to create multiplt ports in single WSDL file using SpringWS,
    Thank

  3. #3
    Join Date
    Dec 2008
    Location
    Netherlands, the
    Posts
    6

    Default

    Thanks, but do you have an example or a code snippet?
    Last edited by wflikweert; Mar 23rd, 2009 at 08:56 AM.

  4. #4

    Default

    Do you need a code that created a WSDL or WSDL itself , and the steps on how to deploy the same using Spring-WS ?

  5. #5
    Join Date
    Dec 2008
    Location
    Netherlands, the
    Posts
    6

    Default

    Some code on how to create a wsdl with multiple portTypes would be great! Thank you.

  6. #6

    Default

    Please see the atached WSDL for your reference.

    Thanks
    Attached Files Attached Files

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •