[
https://issues.apache.org/jira/browse/MUSE-221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alberto Rodriguez Galdo updated MUSE-221:
-----------------------------------------
Attachment: MUSE-221.zip
This file contains:
[1]
modules\muse-core\src\org\apache\muse\core\serializer\Base64BinarySerializer.java
[2]
modules\muse-core\src\org\apache\muse\core\serializer\SerializerRegistry.java
[3] modules\muse-core\pom.xml
[4] modules\pom.xml
[5] commons-codec-1.3.jar
[6] commons-codec-license.txt
where each are:
[1] The implementation of a base64 serializer using apache-commons-codec
[2] A modified SerializerRegistry wich uses Base64BinarySerializer as
serializer for byte[].class
[3] A modified pom.xml which includes commons-codec as dependency
[4] A modified pom.xml which includes commons-codec as dependency
[5] Commons-codec proven to work ( you would like to add this file to the
maven repository)
[6] Commons-codec license file
You should add commons-codec -related files to the common.zip that gets
downloaded when generating the binary distribution
> Add support for xsd:binaryBase64 parameters and return values in WSDL and
> Axis2
> -------------------------------------------------------------------------------
>
> Key: MUSE-221
> URL: https://issues.apache.org/jira/browse/MUSE-221
> Project: Muse
> Issue Type: Improvement
> Components: Tooling - Code Generation
> Affects Versions: 2.2.0
> Reporter: Alberto Rodriguez Galdo
> Assigned To: Dan Jemiolo
> Fix For: 2.3.0
>
> Attachments: MUSE-221.zip
>
>
> When xsd:binaryBase64 is used a message in WSDL description, wsdl2java
> doesn't generates the proper mapping, it simply uses org.w3c.dom.Element as
> when a unknown type is used or xsd:anyType is used.
> The addition of binaryBase64 will allow the deployment custom capabilities
> that receive/return binary data.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]