[
https://issues.apache.org/jira/browse/CXF-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-527.
-----------------------------
Resolution: Fixed
The testcase is in
tools/javato/test/src/test/java/org/apache/cxf/tools/java2wsdl/processor/internal/jaxws/JaxwsServiceBuilderNoAnnoTest.java
The test does pass now and I've confirmed the generated wsdl does have the
required namespace. Marking fixed.
> JaxwsServiceFactoryBean bugs with RPC style
> -------------------------------------------
>
> Key: CXF-527
> URL: https://issues.apache.org/jira/browse/CXF-527
> Project: CXF
> Issue Type: Bug
> Reporter: maomaode
> Assignee: maomaode
> Fix For: 2.0.1
>
>
> Fix the test
> org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.JaxwsServiceBuilderNoAnnoTest.testGeneratedWithRPCClass()
> * input message of binding operation "getPrice" MUST specify a value for the
> "namespace" attribute
> * output message of binding operation "getPrice" MUST specify a value for
> the "namespace" attribute
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.