Hi,
I want to report an issue in the sample "wsdl_first_pure_xml" with CXF2.0.2.
When I try to build the sample, I got the following error (it's very easy to
confirm):
[java] WSDLToJava Error :
Binding(Greeter_XMLBinding):BindingOperation({htt
p://apache.org/hello_world_xml_http/bare}testMultiParamPart)-input: wrong
value
of rootNode attribute, the value should be
{http://apache.org/hello_world_xml_ht
tp/bare}testMultiParamPart
[java]
[java] org.apache.cxf.tools.common.ToolException:
Binding(Greeter_XMLBindin
g):BindingOperation({http://apache.org/hello_world_xml_http/bare}testMultiParamP
art)-input: wrong value of rootNode attribute, the value should be
{http://apach
e.org/hello_world_xml_http/bare}testMultiParamPart
[java]
[java] at
org.apache.cxf.tools.wsdlto.WSDLToJavaContainer.validate(WSDL
ToJavaContainer.java:545)
[java] at
org.apache.cxf.tools.wsdlto.WSDLToJavaContainer.execute(WSDLToJavaContainer.java:219)
[java] at
org.apache.cxf.tools.wsdlto.WSDLToJavaContainer.execute(WSDLT
oJavaContainer.java:259)
[java] at
org.apache.cxf.tools.common.toolspec.ToolRunner.runTool(ToolRunner.java:83)
[java] at
org.apache.cxf.tools.wsdlto.WSDLToJava.run(WSDLToJava.java:102)
[java] at
org.apache.cxf.tools.wsdlto.WSDLToJava.main(WSDLToJava.java:171)
I think there are errors in the file "wsdl_first_pure_xml", please help.
Thanks,
William
--
View this message in context:
http://www.nabble.com/sample-%22wsdl_first_pure_xml%22-don%27t-work-%28-CXF-2.0.2-%29-tf4693309.html#a13414987
Sent from the cxf-issues mailing list archive at Nabble.com.