...meaning you want me to open 823 and close 824?
On Jul 27, 2005, at 3:16 PM, Matt Hogstrom wrote:
Oops...my JIRA was 824 :)
----- Original Message -----
From: "David Blevins (JIRA)" <[email protected]>
To: <[email protected]>
Sent: Wednesday, July 27, 2005 3:55 PM
Subject: [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 ]
David Blevins closed GERONIMO-823:
----------------------------------
Resolution: Fixed
Checked into OpenEJB by Matt Hogstrom. Closing the issue for him
as he
doesn't have Geronimo access.
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