Making a Java WebApp Return Proper SOAP Fault Responses
In several projects I have been co-developing, we had a webapp as part of the system, which exposed a webservice API as integration end-point to the system. The sole content of that webapp is the webservice, and as such, the web.xml contained only the mount of the webservice servlet (like CXF or Axis) and not [...]
August 29, 2008
Tags: Java, soap, webservice Posted in: Programming
No Comments
