java2wsdl generates incorrect targetnamespace in the wsdl
---------------------------------------------------------

                 Key: CXF-1690
                 URL: https://issues.apache.org/jira/browse/CXF-1690
             Project: CXF
          Issue Type: Bug
          Components: JAXB Databinding
    Affects Versions: 2.0.7
         Environment: Windows XP, java 6, CXF 2.0.7, maven 2.0.9, 
cxf-codegen-plugin 2.0.7(java2wsdl)
            Reporter: Lajos Kesik
            Priority: Critical


There is an annotation on the exception class
@WebFault(targetNamespace="http://xxx.demo.com";, 
faultBean="com.demo.yyy.DemoExceptionBean")

java2wsdl does not use the defined targetNamespace in wsdl generation.


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

Reply via email to