[ http://issues.apache.org/jira/browse/GERONIMO-707?page=all ]
Tom McQueeney updated GERONIMO-707:
-----------------------------------
Attachment: WSDesriptorParser.patch
This patch adds a list of operations defined in the JAX-RPC mapping file to the
exception message when a WSDL operation isn't found during web service
deployment. The patch adds some overhead by creating a string buffer containing
the defined operations, but only when the deployment would fail with an
exception.
> Deployment exception message could supply more information when there's a
> typo in the JAX-RPC mapping file
> -----------------------------------------------------------------------------------------------------------
>
> Key: GERONIMO-707
> URL: http://issues.apache.org/jira/browse/GERONIMO-707
> Project: Geronimo
> Type: Improvement
> Components: deployment
> Reporter: Tom McQueeney
> Priority: Trivial
> Attachments: WSDesriptorParser.patch
>
> 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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira