You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "jimma (JIRA)" <ji...@apache.org> on 2007/10/09 06:07:50 UTC

[jira] Created: (CXF-1095) The binding file does not take effect for imported wsdl

The binding file does not take effect for imported wsdl 
--------------------------------------------------------

                 Key: CXF-1095
                 URL: https://issues.apache.org/jira/browse/CXF-1095
             Project: CXF
          Issue Type: Bug
          Components: Tooling
    Affects Versions: 2.0.2
            Reporter: jimma
             Fix For: 2.0.3


When the wsdlLocation in binding file is pointing to the imported wsdl not the wsdl used to generate code , wsdl2java will throw exception :
org.apache.cxf.tools.common.ToolException: External binding file binding.xml does not point to specified wsdl hello_world.wsdl

  

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


[jira] Resolved: (CXF-1095) The binding file does not take effect for imported wsdl

Posted by "jimma (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jimma resolved CXF-1095.
------------------------

    Resolution: Fixed

> The binding file does not take effect for imported wsdl 
> --------------------------------------------------------
>
>                 Key: CXF-1095
>                 URL: https://issues.apache.org/jira/browse/CXF-1095
>             Project: CXF
>          Issue Type: Bug
>          Components: Tooling
>    Affects Versions: 2.0.2
>            Reporter: jimma
>             Fix For: 2.0.3
>
>
> When the wsdlLocation in binding file is pointing to the imported wsdl not the wsdl used to generate code , wsdl2java will throw exception :
> org.apache.cxf.tools.common.ToolException: External binding file binding.xml does not point to specified wsdl hello_world.wsdl
>   

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