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
