I configured Geronimo to use CXF as WS engine. If I return any object by
WebMethod - all look fine.
The problem is with returning Fault - I throw exception annotated with
@WebFault and want Fault to contain specified "faultcode" and "faultstring".
What should I do ?

No, It looks like (for php WS-client)

["faultstring"]=>
string(61) "pl.netia.fonbsa.core.services.jws.exception.WSException: null"
["faultcode"]=>
string(11) "soap:Server"

Any idea?

Beniamin
-- 
View this message in context: 
http://www.nabble.com/Apache-CXF-web-service-and-re-turning-Fault-tf4391944s134.html#a12521929
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.

Reply via email to