Reference Implementation for Testing the Business Services Server as a JAX-WS Web Service Consumer

The JAX-WS consumer business service reference implementation JRH90I34 can be used to test the business service consumer scenario against the target JAX-WS web service RI_AddressBookManager of the JPR01000 published business service project. The JAX-WS consumer reference implementation was developed using the WSDL of the JAX-WS web service RI_AddressBookManager running on the JDeveloper 11g integrated WebLogic server, and it will also work against the JAX-WS RI_AddressBookManager running on a standalone WLS/WAS.

The reference implementation AddressBook test application (P954001) calls the getAddressBook operation of the JAX-WS web service RI_AddressBookManager using the JAX-WS consumer business service JRH90I34. The web service retrieves the associated address book data based on the address book number that you enter in P954001. The web service sends the information back to P954001 using JAX-WS consumer business service JRH90I34. If the information for the address book record appears in P95400I, then the Business Services server is set up correctly for consuming JAX-WS web services.

The methodology in this section, which uses JRH90I34 to test the consumer scenario using a JAX-WS based proxy, can be used as a reference to test the consumption of other third-party JAX-WS web services.