You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by rouble <r....@gmail.com> on 2011/11/03 15:17:13 UTC

Web service exception codes and messages

Web Service Gurus,

We need to define exceptions with codes and messages. Something like
the first solution described here:
http://stackoverflow.com/questions/446663/best-way-to-define-error-codes-strings-in-java

Is there a standard way, or best common practice, to share error codes
and messages across a web service?

tia,
rouble