SEARCH
0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Prev | Current Page 92 | Next

Frank Jennings, David Salter

"Building SOA-Based Composite Applications Using NetBeans IDE 6"


Our Input and Output variables are both strings. So leave the Element or Type
value of both Input and Output at xsd:string.
If you are using an older version of NetBeans IDE, partnerLinkType will be
automatically generated. In the newer versions, you have the option to disallow
NetBeans from generating partnerLinkType.
BPEL Designer
[ 96 ]
In the Concrete Configuration page, set the Binding Type to SOAP. A Later part
of this book shows how you can use other WSDL binding types. Leave the default
values for the other fields and click Finish.
Now, notice that the SayHello.wsdl file shows up in the Process Files sub-folder.
You can double-click the file to edit the file. You can edit the WSDL file manually or
use the graphical view to edit. For more information on editing WSDL files, refer to
Chapter 6 on WSDL Editor.
Look at the generated WSDL file that has a port configured with SOAP binding.

"http://j2ee.netbeans.org/wsdl/SayHello"
xmlns="http://schemas.xmlsoap.org/wsdl/"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:tns="http://j2ee.netbeans.org/wsdl/SayHello"
xmlns:plnk="http://docs.oasis-open.org/wsbpel/2.0/plnktype"
xmlns:soap="http://schemas.


Pages:
80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104