UDDI, Web service, and SOAP component troubleshooting tips
Use this information if you are having problems deploying or running applications that use...
- Web services
- UDDI
- SOAP
Try these steps:
- Review troubleshooting documentation for messaging
- 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.*
- com.ibm.*.soap*
- Browse 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 Diagnosing and fixing problems: Resources for learning. If you do not see a problem that resembles yours, or if the information provided does not solve your problem, contact IBM support for further assistance.
IBM Support has documents that can save you time gathering information needed to resolve this problem.
Related tasks
Troubleshooting Web services
Related Reference
Installation problems
Reference topic