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 217 | Next

Frank Jennings, David Salter

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

in"
smtpserver="jennings.in" useSSL="false"
username="frank@jennings.in"
password="************"/>



portType="tns:MailResponderPortType"/>


After creating the WSDL document, drag-and-drop MailResponder.wsdl on
your BPEL diagram to create the partner link. This is how your BPEL diagram will
look now:
Chapter 10
[ 265 ]
Now, if you check our sample composite application, it will look like the
following figure:
Building a Sample Application
[ 266 ]
From the Source Code ??“ Part F folder
Open NorthAirEJB, WestAirEJB, AAPreProcessorEJB, ReservationBPEL
and AirAlliance_CA NetBeans project files and go through the code.
When you open them for the first time, you will get a 'Resolve References'
warning. You may need to set the correct target server for the EJB module
and set the correct path to the ReservationBPEL jar file for the composite
application. Also note ProcessReservation.wsdl. This WSDL is the
web service that initiates the BPEL process. If you are making changes
to the ReservationBP.bpel file in ReservationBPEL project, then
you need to update the JBI module again in this project. Right-click this
project and choose Edit Application Configuration.


Pages:
205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229