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

Frank Jennings, David Salter

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


In NetBeans, drill down to Services | Servers | Glassfish V[x] | JBI |Binding
Components. If you do not see sun-ftp-binding, download the jar from:
http://download.java.net/jbi/binaries/open-jbi-components/main/
nightly/latest/ojc/
Then right-click on Services | Servers | Glassfish V[x] | JBI |Binding Components
and choose Install New Binding Components and select the binding component jar
that you downloaded from the above link.
Testing Part E Source
Deploy the project AirAlliance_CA. In the AirAlliance_CA project, under
Test | TestReservation, edit input.xml with some values. In the AirAlliance_CA
project, execute the TestReservation test case under the Test folder
Building a Sample Application
[ 262 ]
Now, check the Itinerary table of SouthAirDB. Look how the DB is updated. Also,
check the output.xml file for the confirmation message from NorthAir web service.
Check if the guest information is written to the file specified in StoreItinerary.
wsdl file. Now, go to the Admin Console of GlassFish Application Server and drill
down to Configuration | Java Message Service | Physical Destinations. Check
if EastAirQueue Destination is added. Additionally, check if the guest itinerary is
uploaded to the FTP server.
Part F ??“ Sending Mails
The reservation process is updated to perform pre-processing before invoking the
partner services.


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