Could we emit a warning when we use such an implicit type mapping, noting that the application is not portable according to the spec?

thanks
david jencks

On May 21, 2005, at 7:34 AM, Gianny DAMOUR (JIRA) wrote:

     [ http://issues.apache.org/jira/browse/GERONIMO-652?page=all ]

Gianny DAMOUR closed GERONIMO-652:
----------------------------------

     Assign To: Gianny DAMOUR
    Resolution: Fixed

Implemented in revision 171212

Implicit java-xml-typemapping sourced from <service-endpoint-method-mapping> ---------------------------------------------------------------------- ------

         Key: GERONIMO-652
         URL: http://issues.apache.org/jira/browse/GERONIMO-652
     Project: Geronimo
        Type: Bug
  Components: webservices
    Versions: 1.0-M3
    Reporter: Gianny DAMOUR
    Assignee: Gianny DAMOUR


The processing of the jaxrpc mapping file currently uses the <java-xml-type-mapping> elements to define a mapping between java and XML types. It seems that the <service-endpoint-method-mapping> elements also define such mappings. Indeed, <method-param-parts-mapping> and <wsdl-return-value-mapping> define a mapping between java types and messape parts (hence XML types). The implementation needs to be improved to use the <service-endpoint-method-mapping> elements.

--
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



Reply via email to