[
https://issues.apache.org/jira/browse/CXF-5193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15199429#comment-15199429
]
ASF GitHub Bot commented on CXF-5193:
-------------------------------------
GitHub user grgrzybek opened a pull request:
https://github.com/apache/cxf/pull/123
[CXF-5193] Fix anonymous fixed IDL type handling
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/grgrzybek/cxf CXF-5193
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cxf/pull/123.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #123
----
commit e0bff66bc8b10a8fc30cdb02a44c6bea90d5915b
Author: Grzegorz Grzybek <[email protected]>
Date: 2016-03-17T12:41:25Z
[CXF-5193] Fix anonymous fixed IDL type handling
----
> Support fixed data type
> -----------------------
>
> Key: CXF-5193
> URL: https://issues.apache.org/jira/browse/CXF-5193
> Project: CXF
> Issue Type: Improvement
> Components: CORBA Binding
> Affects Versions: 2.7.6
> Reporter: Jürgen Weber
> Attachments: fixed.idl
>
>
> Looks like the data type fixed is not supported:
> linda:/idl/functiontest /projekte/apache-cxf-2.7.6/bin/idl2wsdl fixed.idl
> linda:/idl/functiontest /projekte/apache-cxf-2.7.6/bin/wsdlvalidator
> fixed.wsdl
> WSIBP Validator found
> <{http://cxf.apache.org/bindings/corba/idl/fixed}fixeds.FunctionTestCORBABinding>
> is NOT a SOAP binding
> WSDLValidator Error :
> line 15 column 48 of file:/projekte/temp/idl/functiontest/fixed.wsdl:
> Duplicate key value [fixeds.FixedStruct] declared for identity constraint of
> element "schema".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)