On the
first try, the test will fail and the Output.xml file will be created. You need to click
Yes when you are prompted with a dialog box showing 'Overwrite Empty Output?'
message Run the test case for the second time. The test case will pass. Double-click
on Output node to open Output.xml. Here is how the output should look:
"http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
Chapter 5
[ 111 ]
xsi:schemaLocation="http://schemas.xmlsoap.org/soap/envelope/
http://schemas.xmlsoap.org/soap/envelope/">
"http://j2ee.netbeans.org/wsdl/SayHello">
Hello BPEL
This is just a simple business process illustrating how BPEL processes should be
built and executed through NetBeans SOA tools and runtime. For a more complex
example, refer to Chapter 10 ??“ Building a Sample Application.
BPEL 2.0 Elements
Some of the common errors that might occur while validating your BPEL
file??”endpoint conflict, unsupported BPEL elements, and other BPEL Service Engine
issues.
Pages:
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111