You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Gianny Damour (JIRA)" <de...@geronimo.apache.org> on 2005/08/28 08:40:05 UTC

[jira] Closed: (GERONIMO-823) We should accept (and ignore) simple type mappings in a jaxrpc-mapping file

     [ http://issues.apache.org/jira/browse/GERONIMO-823?page=all ]
     
Gianny Damour closed GERONIMO-823:
----------------------------------

    Resolution: Fixed
     Assign To: Gianny Damour  (was: David Jencks)

Sending        axis-builder\src\java\org\apache\geronimo\axis\builder\HeavyweightTypeInfoBuilder.java
Transmitting file data .
Committed revision 263837.

> We should accept (and ignore) simple type mappings in a jaxrpc-mapping file
> ---------------------------------------------------------------------------
>
>          Key: GERONIMO-823
>          URL: http://issues.apache.org/jira/browse/GERONIMO-823
>      Project: Geronimo
>         Type: Bug
>   Components: webservices
>     Versions: 1.0-M4, 1.0-M5
>     Reporter: David Jencks
>     Assignee: Gianny Damour
>      Fix For: 1.0-M5

>
> The IBM jaxrpc mapping generator likes to produce  redundant unneccesary type mappings for built in simple types such as 
>     <java-xml-type-mapping>
>         <java-type>java.math.BigDecimal</java-type>
>         <root-type-qname xmlns:rtq="http://www.w3.org/2001/XMLSchema">rtq:decimal</root-type-qname>
>         <qname-scope>simpleType</qname-scope>
>     </java-xml-type-mapping> 
> The spec doesn't appear to mention or prohibit these.  In the interests of portability we should ignore these rather than objecting to them.

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