|
James: Hmmm. I still get the wrong namespace problem (and duplicate schema elements) when I run the "latest snapshot", by which I mean the voted 2.0 release snapshot Both problems are associated with the faultDetail in the pingMe response. I am using unchanged code from http://people.apache.org/~dkulp/stage_cxf/2.0_incubator_take1/distribution/apache-cxf-2.0-incubator.zip Just to be clear, what I am reporting is a problem when I round-trip the given hello_world.wsdl, as follows: 1) Use wsdl2java to create the object model code from hello_world.wsdl. 2) Run the demo service/server code as given in the hello_world sample. Classpath contains references the generated om. 3) Invoke http://localhost:9000/SoapContext/SoapPort?wsdl (URL of the hosted service). I get 2 problems (confirmed by Eclipse WSDL Validator) for the wsdl that comes up in the browser.
-- Dan Connelly ------------------------------------------------------------------------------------------------------ James Mao wrote: Hi Dan, |
- Wrong namespace: message="ns2:faultDetail" Dan Connelly
- Re: Wrong namespace: message="ns2:faultDetail" James Mao
- Re: Wrong namespace: message="ns2:faultDetail&q... Dan Connelly
