Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

partnerlinktype, porttype and targetnamespace

Options
LegacyForum
LegacyForum Posts: 1,664 ✭✭
i wish to build a project in maestro. of which i have attached a sequence diagram.
i have deployed these services in axis. of which i have got wsdl files.

http://127.0.0.1:8080/axis/services/Buyer?wsdl
http://127.0.0.1:8080/axis/services/Supplier1?wsdl
http://127.0.0.1:8080/axis/services/Supplier2?wsdl
http://127.0.0.1:8080/axis/services/Supplier3?wsdl

now when defining process i'm getting problem in using partnerlinktype, porttype and targetnamespace.
can you help me from where i should get these elements.

Comments

  • LegacyForum
    LegacyForum Posts: 1,664 ✭✭
    Options
    Hi,

    partnerLinkType is a wsdl extension defined by the bpel specification. You can see examples of this in the included examples. portType is a standard wsdl element, we would need to see the error message to determine what the problem is. You can use any value for targetNamespace, as long as you are consistent.

    If you would like to share your wsdl's, we can maybe assist you further in creating your first process. If you like, we can do this via email. You can send such email to bpelsupport@parasoft.com.

    Thanks