Network Deployment (Distributed operating systems), v8.0 > Administer applications and their environment > Administer web services - Bus enabled web services > Enable web services through the service integration bus > Administer the bus-enabled web services resources > Work with JAX-RPC handlers and clients > Create a new JAX-RPC handler list
Delete JAX-RPC handler lists
A Java API for XML-based remote procedure calls (JAX-RPC) handler is a Java class that performs a range of handling tasks. For example: logging messages, or transforming their contents, or terminating an incoming request. Delete JAX-RPC handler lists that are configured for use with service integration bus-deployed Web services.
When you remove a handler list that is currently used by one or more web services on a service integration bus, the system removes the handler list for each associated web service.
To remove one or more handler lists, use the admin console...
Procedure
- In the navigation pane, click Service integration -> Web services -> JAX-RPC Handler Lists . A list of handler lists is displayed in a JAX-RPC handler lists collection form.
- Select the check box for every handler list to remove.
- Click Delete.
Results
If the processing completes successfully, the list of handler lists is updated. Otherwise, an error message is displayed.
Service integration technologies and JAX-RPC handlers
Related
http://java.sun.com/developer/technicalArticles/xml/jaxrpc/index.html
http://developer.java.sun.com/developer/technicalArticles/WebServices/getstartjaxrpc/
http://www.ibm.com/developerworks/webservices/library/ws-jaxrpc2/
http://www.ibm.com/developerworks/websphere/library/techarticles/0310_flurry/flurry3.html