Registering an AXIS handler in a SOAP client

I have a SOAP handler (developed using AXIS) that I need to be invoked via my client. I know how to register a JAX-RPC handler in a client program, but how do we register a AXIS handler in our SOAP client?

    Requires Free Membership to View

You configure a client-side Axis handler pretty much the same way you configure a server-side Axis handler -- in the WSDD. Run the org.apache.axis.utils.Admin application to create the client-side WSDD:
org.apache.axis.utils.Admin client deploy.wsdd

This provides article an example.


This was first published in September 2004

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.