Community

Generate SOAP Faults in JAX-RPC Handlers

(Kevin Jones) he Java API for XML-based Remote Procedure Calls (JAX-RPC) specification allows you to map Web service operations onto Java method calls through handlers, and you can use handlers to process SOAP headers for Web services applications. I discussed writing and configuring handlers for ge

Read More - Register for Free Membership