Operating Systems: i5/OS
             Personalize the table of contents and search results

 

Use complex types

 

WSIF supports user-defined complex types through the mapping of complex types to Java classes. You can specify this mapping manually or automatically.

 

Overview

Any calls to the WSIFService mapType and mapPackage methods used for manual mapping override any equivalent mapping information that is produced automatically. This override helps to maintain backwards compatibility, and also accommodates less standard mappings. To map your user-defined complex types to Java classes, complete either of the following steps:

 

Procedure




}

 

Related tasks


Linking a WSIF service to the underlying implementation of the service
Developing a WSIF service
Using WSIF to bind a JNDI reference to a Web service
Interacting with the J2EE container in WebSphere Application Server
Running WSIF as a client
Using WSIF to invoke Web services