[ 
http://issues.apache.org/jira/browse/GERONIMO-823?page=comments#action_12316950 
] 

David Jencks commented on GERONIMO-823:
---------------------------------------

Thanks for volunteering!  For now I'll stick with what I think I can implement 
:-)

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

Reply via email to