DynamicClientFactory has issues with schemas embedding in file based WSDL's
---------------------------------------------------------------------------

                 Key: CXF-4124
                 URL: https://issues.apache.org/jira/browse/CXF-4124
             Project: CXF
          Issue Type: Bug
    Affects Versions: 2.5.2
            Reporter: Daniel Kulp
            Assignee: Daniel Kulp
             Fix For: 2.4.7, 2.5.3



If you pass a WSDL to the DynamicClientFactory using a "file:" URL and that 
WSDL contains schemas, the factory will spit out an exception due to the 
schemas being setup to pass to jaxb have fragments in the uri ("#types1") and 
thus cannot create the File object.  




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to