[jira] Created: (WSIF-78) WSIF schema parser does not support SOAP encoded long

"Jeff MAURY (JIRA)" <[email protected]> Fri, 7 Oct 2005 11:50:49 +0200 (CEST)
Newsgroups gmane.comp.apache.webservices.wsif.devel
Message-ID <[email protected]>
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