JaxWsServiceConfiguration.getDefaultLocalName() should not use debug
information to get parameter names
-------------------------------------------------------------------------------------------------------
Key: CXF-532
URL: https://issues.apache.org/jira/browse/CXF-532
Project: CXF
Issue Type: Bug
Reporter: Jarek Gawor
JaxWsServiceConfiguration.getDefaultLocalName() function will use debug
information to extract parameter names if they are not explicitly specified.
However, the JAX-WS specification explicitly defines what the defaults should
be. For example for parameters it should be "argN".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.