WAS v8.5 > Develop applications > Develop web services - Invocation framework (WSIF) > Use WSIF to invoke web services > Develop a WSIF service

Use complex types

WSIF supports user-defined complex types through the mapping of complex types to Java classes. We can specify this mapping manually or automatically. 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 the user-defined complex types to Java classes, complete either of the following steps:


Related concepts:

WSIF and WSDL


Related


Use WSIF to bind a JNDI reference to a web service
Linking a WSIF service to the underlying implementation of the service
Interacting with the Java EE container in WAS
Run WSIF as a client
Use WSIF to invoke web services


+

Search Tips   |   Advanced Search