Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
None
-
None
Description
This is a usability enhancement request.
When the axis-builder encounters a WSDL operation with no corresponding mapping in the service-endpoint-method-mapping section of the JAX-RPC mapping file, it throws a deployment exception containing the name of the WSDL operation it was trying to map. More diagnostic information, such as what valid operations are defined in the mapping file, would make it easier to correct a mapping typo when jaxrpc-mapping.xml deployment files are hand-coded.
Patch will follow to enhance the exception message.