Hi there,
I'm using CXF 2.0.2, and trying to test the example "wsdl_first_pure_xml".
But when I'm building the example, I got the following error message:
===============================================
[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)
BUILD FAILED
=================================================
I think that there are errors in "hello_world.wsdl", but I don't know what
exactly wrong there.
Can someone try the example "wsdl_first_pure_xml"? An know the what the
problem?
Thanks,
YI ZHU
--
View this message in context:
http://www.nabble.com/sample-%22wsdl_first_pure_xml%22-don%27t-work-in-CXF-2.0.2-tf4692143.html#a13411173
Sent from the cxf-user mailing list archive at Nabble.com.