[jira] Commented: (WSIF-78) WSIF schema parser does not support SOAP encoded long
"Aleksander Slominski (JIRA)" <[email protected]> Tue, 29 Nov 2005 00:18:38 +0100 (CET)
| Newsgroups | gmane.comp.apache.webservices.wsif.devel |
|---|---|
| Message-ID | <[email protected]> |
[ http://issues.apache.org/jira/browse/WSIF-78?page=comments#action_12358731 ] Aleksander Slominski commented on WSIF-78: ------------------------------------------ any ideas what needs to be fixed? how to reproduce theproblem - a self-contained test case? a patch? > WSIF schema parser does not support SOAP encoded long > ----------------------------------------------------- > > Key: WSIF-78 > URL: http://issues.apache.org/jira/browse/WSIF-78 > Project: Axis-WSIF > Type: Bug > Components: Basic Architecture > Versions: current (nightly), 2.0 > Reporter: Jeff MAURY > Fix For: current (nightly) > > The WSIF schema parser (org.apache.wsif.schema.Parser) does not support SOAP encoded long type. The standard mapping table is not filled by the QName and corresponding Java class (java.lang.Long). This a been discovered when switching from Axis 1.1 to Axis 1.2.1 because a Long object returned by a bean was mapped to an XSD long in Axis 1.1 and is now mapped to an SOAPENC long in Axis 1.2.1 -- 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