Hi,
I have a  question in fault handling. I am using xfire -1.2.5.  My problem is 
on the client side.If a fault is returned from the server, my handler is not 
notified through the invoke method

This is how I add my fault handler:

Client client = Client.getInstance(soapServiceClient);
client.addFaultHandler(new FaultHandler());

where FaultHandler extends "org.codehaus.xfire.handler.AbstractHandler"
and implements the invoke method.


Thanks,
Chaitra





       
---------------------------------
Looking for last minute shopping deals?  Find them fast with Yahoo! Search.

Reply via email to