Using WSIF to bind a JNDI reference to a web service

You can use the Web Services Invocation Framework (WSIF) to bind a reference to a web service, then look up the reference by using JNDI.

About this task

You access a web service through information provided in the Web Services Description Language (WSDL) document for the service. If you do not know where to find the WSDL document for the service, but you know that it has been registered in a UDDI registry, then you look it up in the registry. Java™ programs access Java objects and resources in a similar manner, but using a JNDI interface.

The code fragments in the following steps show how, by using WSIF, you can bind a reference to a web service then look up the reference by using JNDI.

Procedure


指出主題類型的圖示 作業主題



時間戳記圖示 前次更新: July 9, 2016 11:18
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=twsf_jndi
檔名:twsf_jndi.html