[
https://issues.apache.org/jira/browse/CXF-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-1690.
------------------------------
Resolution: Cannot Reproduce
Fix Version/s: Invalid
Assignee: Daniel Kulp
Marking this as non-reproduceable. Current wsdl generation looks fine and no
test has been produced after asking for nearly 6 months.
> 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
> Assignee: Daniel Kulp
> Priority: Critical
> Fix For: Invalid
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> There is an annotation on the exception class:
> @WebFault(targetNamespace="http://xxx.demo.com",
> faultBean="com.demo.yyy.DemoExceptionBean")
> public class DemoException extends Exception implements Serializable{......
> java2wsdl does not use the defined targetNamespace in wsdl generation.
> The DemoException in the wsdl does not have the target namespace definition.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.