You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Benson Margulies (JIRA)" <ji...@apache.org> on 2008/05/29 02:10:45 UTC

[jira] Assigned: (CXF-1610) Cannot build service model from WSDL for 'type' part of xsd:base64binary

     [ https://issues.apache.org/jira/browse/CXF-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benson Margulies reassigned CXF-1610:
-------------------------------------

    Assignee: Benson Margulies  (was: Daniel Kulp)

> Cannot build service model from WSDL for 'type' part of xsd:base64binary
> ------------------------------------------------------------------------
>
>                 Key: CXF-1610
>                 URL: https://issues.apache.org/jira/browse/CXF-1610
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.1.1
>            Reporter: Benson Margulies
>            Assignee: Benson Margulies
>
> I'm about to commit a org.apache.cxf.systest.jaxws.JaxWsDynamicClientTest test. It is @Ignored, since it fails. It fails, apparently, because wsdl4j can't handle it's WSDL. The wsdl has a part with a type='xsd:base64Binary', but wsdl4j coughs up a null string for the type. 
> Do we build a complex workaround involving parsing the wsdl for ourselves?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.