Two Laptop Bag
The moose likes Web Services and the fly likes Axis2 Client Side Handler for mustUnderstand header set to 1 in response Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Axis2 Client Side Handler for mustUnderstand header set to 1 in response" Watch "Axis2 Client Side Handler for mustUnderstand header set to 1 in response" New topic
Author

Axis2 Client Side Handler for mustUnderstand header set to 1 in response

Dipti Karnataki
Greenhorn

Joined: Apr 23, 2009
Posts: 3
I have a axis 2 client stand alone for which I have to add a handler for handling response with fault mustUnderstand . I am setting the header and sending it in the cleint. Please can anyone tell me the exact configurations and content of the handler class and client to invoke the handler(like binding provider with jax ws) for this type of problem since the generated client is cmd based dont have module.xml etc and also tell me what are the modifications to be done when deploying this cleint as a servlet.


Thanks
Dipti

DAK
shivendra tripathi
Ranch Hand

Joined: Aug 26, 2008
Posts: 263
I have written a blog some time ago on how to configure axis2 handler. You can refer link below.

http://shivendra-tripathi.blogspot.com/search/label/AXIS2%20Handler


SCJP 1.5(97%) My Blog
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Axis2 Client Side Handler for mustUnderstand header set to 1 in response
 
Similar Threads
SOAP - the mustUnderstand Attribute
Prime numbers selected at random
SOAP Header missing using Rampart w/ Axis2 Generated Stub
SOAP Array Response In Web Service Using Java.
Doubt regarding session management