You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Davanum Srinivas (JIRA)" <ax...@ws.apache.org> on 2004/11/22 17:50:58 UTC

[jira] Closed: (AXIS-1120) DefaultTypeMappingImpl is not compliant with JAX-RPC 1.1

     [ http://nagoya.apache.org/jira/browse/AXIS-1120?page=history ]
     
Davanum Srinivas closed AXIS-1120:
----------------------------------

    Resolution: Fixed

tom has added a switch. closing issue.

> DefaultTypeMappingImpl is not compliant with JAX-RPC 1.1
> --------------------------------------------------------
>
>          Key: AXIS-1120
>          URL: http://nagoya.apache.org/jira/browse/AXIS-1120
>      Project: Axis
>         Type: Bug
>   Components: Deployment / Registries
>     Versions: current (nightly)
>  Environment: Operating System: All
> Platform: All
>     Reporter: Ias
>     Assignee: Davanum Srinivas
>  Attachments: 2003-11-08-02.txt, scratchpad.zip
>
> The current DefaultTypeMappingImpl's XML to Java type mapping is not along 
> with that of JAX RPC 1.1 spec. 
> I heard from Jongjin that someone suggested following it up, but some 
> compatibility issues have remained so that such change hasn't been made yet.
> I'd like to propose the following steps toward the upcoming future:
> 1. Providing SUPPORT_JAX_RPC_1_1 option to switch the feature on build time
> The attached patch is designed for the purpose. Now the option is turned off 
> and works fine with all-tests. It's no doubt that some of the tests fail in 
> case of "turn-on", but it must be helpful to those who want to try the exact 
> JAX-RPC 1.1 type mapping.
> 2. Adopting by default
> I think this feature may be considered experimental until sufficient 
> discussion and consensus are achieved. I expect the next version of axis (e.g. 
> 1.2) can choose it and encourage users and developers to keep up with it.
> Finally, I found that the patch on DefaultTypeMappingImpl from
> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24382
> was potentially problematic because of "the order game". I changed the order 
> of registering of xsd:anySimpleType in front of xsd:string for right Java to 
> XML mapping. I'm willing to make a small patch only for this problem when 
> necessary.
> Thanks for your feedback in advance,
> Ias

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira