wrong schematype generated for byte[] parameter in service operation
---------------------------------------------------------------------
Key: AXIS2-831
URL: http://issues.apache.org/jira/browse/AXIS2-831
Project: Apache Axis 2.0 (Axis2)
Type: Bug
Components: databinding
Versions: 1.0
Environment: axis2 1.0 in windows xp Weblogic 9.1 server
Reporter: Anamitra Bhattacharyya
Axis2 wsdl generated from a service operation signature containing byte[]
as a parameter is - xsd:byte minOccurs="0" maxOccurs="unbounded" which is
not right and the correct representation should be xsd:base64Binary.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]