UDDI, Web service, and SOAP component troubleshooting tips
Use this information if we are having problems deploying or running applications that use WAS Web services, UDDI (UDDI), or SOAP components.
Try these steps:
- Review the troubleshooting documentation for messaging in the information center:
- Investigate the following areas for SOAP-related problems:
- View the JVM logs for the target appserver, and run the Log and Trace Analyzer on the server's service log.
- View the error log of the HTTP server to which the SOAP request is sent.
- View the run-time behavior of the SOAP component in more detail, by enabling trace for org.apache.soap.* and com.ibm.*.soap*.
- Browse the Web site http://xml.apache.org/soap/ for FAQs and known SOAP issues.
If none of these steps solves the problem, check to see if the problem has been identified and documented using the links in Diagnose and fix problems: Links. If we do not see a problem that resembles thes, or if the information provided does not solve your problem, contact IBM support for further assistance.
For current information available from IBM Support on known problems and their resolution, see the IBM Support page.
IBM Support has documents that can save you time gathering information needed to resolve this problem. Before opening a PMR, see the IBM Support page.
Related tasks
Troubleshooting Web services