[
https://issues.apache.org/jira/browse/CXF-712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502745
]
willem Jiang commented on CXF-712:
----------------------------------
Now there is a new sample error now .
It is mtosi_1.1/alarm_retrieval build failed.
The stack error is :
generate.code:
[copy] Copying 1 file to
/local/work/temp/apache-cxf-2.0-incubator-SNAPSHOT/samples/mtosi_1.1/alarm_retrieval/build
[echo] Generating code using wsdl2java...
[mkdir] Created dir:
/local/work/temp/apache-cxf-2.0-incubator-SNAPSHOT/samples/mtosi_1.1/alarm_retrieval/build/classes
[mkdir] Created dir:
/local/work/temp/apache-cxf-2.0-incubator-SNAPSHOT/samples/mtosi_1.1/alarm_retrieval/build/src
[java] Loading FrontEnd jaxws ...
[java] Loading DataBinding jaxb ...
[java] wsdl2java -p tmf854.v1.ws=ws.v1.tmf854.fault.http -p
tmf854.v1=v1.tmf854.fault -b
/local/work/temp/apache-cxf-2.0-incubator-SNAPSHOT/samples/mtosi_1.1/alarm_retrieval/build/async_binding.xml
-verbose -d
/local/work/temp/apache-cxf-2.0-incubator-SNAPSHOT/samples/mtosi_1.1/alarm_retrieval/build/src
/local/work/temp/apache-cxf-2.0-incubator-SNAPSHOT/samples/mtosi_1.1/wsdl/transport/http/FaultServiceSOAP_HTTP.wsdl
[java] wsdl2java - 2.0-incubator-SNAPSHOT
[java] WSDLToJava Error : java.lang.NullPointerException
[java] org.apache.cxf.tools.common.ToolException:
java.lang.NullPointerException
[java] at
org.apache.cxf.tools.wsdlto.WSDLToJavaContainer.execute(WSDLToJavaContainer.java:223)
[java] at
org.apache.cxf.tools.common.toolspec.ToolRunner.runTool(ToolRunner.java:84)
[java] at
org.apache.cxf.tools.wsdlto.WSDLToJava.run(WSDLToJava.java:102)
[java] at
org.apache.cxf.tools.wsdlto.WSDLToJava.main(WSDLToJava.java:171)
[java] Caused by: java.lang.NullPointerException
[java] at
org.apache.cxf.binding.soap.SoapBindingFactory.addMessageFromBinding(SoapBindingFactory.java:388)
[java] at
org.apache.cxf.binding.AbstractBindingFactory.copyExtensors(AbstractBindingFactory.java:146)
[java] at
org.apache.cxf.binding.AbstractBindingFactory.initializeBindingInfo(AbstractBindingFactory.java:130)
[java] at
org.apache.cxf.binding.soap.SoapBindingFactory.createBindingInfo(SoapBindingFactory.java:416)
[java] at
org.apache.cxf.wsdl11.WSDLServiceBuilder.buildBinding(WSDLServiceBuilder.java:481)
[java] at
org.apache.cxf.wsdl11.WSDLServiceBuilder.buildServices(WSDLServiceBuilder.java:262)
[java] at
org.apache.cxf.wsdl11.WSDLServiceBuilder.buildServices(WSDLServiceBuilder.java:155)
[java] at
org.apache.cxf.wsdl11.WSDLServiceBuilder.buildServices(WSDLServiceBuilder.java:142)
[java] at
org.apache.cxf.tools.wsdlto.WSDLToJavaContainer.execute(WSDLToJavaContainer.java:142)
[java] at
org.apache.cxf.tools.wsdlto.WSDLToJavaContainer.execute(WSDLToJavaContainer.java:215)
> Some samples of CXF can't work now
> ----------------------------------
>
> Key: CXF-712
> URL: https://issues.apache.org/jira/browse/CXF-712
> Project: CXF
> Issue Type: Bug
> Affects Versions: 2.0
> Reporter: willem Jiang
> Assignee: willem Jiang
> Priority: Critical
> Attachments: cxf712.patch
>
>
> dispatch_provider
> * missing the response string of Hi Heron
> need to take a look at the GreeterDOMSourcePayloadProvider
> hello-world-https
> * server start up with the http-destionation startup error
> need to be updated with the lastest change of the configuration
> restful_http_bind
> * server start with NullPointException in the
> ReflectionServiceFactoryBean 546, need to take a deep look
> soap12
> * Client.get error
> http://localhost:9000/SoapContext/SoapPort/greetMe/requestType/CXF
> spring http
> * Configuration has been changed , so need to be updated
> streamInterceptor
> * Configuration has been changed , so need to be updated
> ws_addressing
> * Configuration has been changed , so need to be updated
> ws_rm
> * need to be updated with the lastest change of the configuration
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.