On Mar 27, 2013, at 10:20 AM, mrrothstein <[email protected]> wrote:

> Looks like that dependency is already there when the war is built.
> 
> I've tracked the problem down to using xformat:address element:
> 
> 
> I can get everything to work by changing the address element to
> <http:address ..., the only problem is the wsdl is no longer valid.
> Validation fails with:
> 
> "An HTTP address cannot be specified here as the 'XMLBinding' binding that
> the 'XMLPort' port refers to does not have an HTTP 
> binding element defined. There must be an HTTP binding element defined in
> order to specify an HTTP address for a binding."
> 
> WSDL from wsdl_first_pure_xml/src/main/resources/wsdl/hello_world.wsdl fails
> with the same validation error.

Ick.  That's definitely a validation bug.   Can you log that?

> 
> Is there any way to address this? Should HTTPTransportFactory declare
> xformat as one of it's DEFAULT_NAMESPACES or maybe I'm missing something…

Ideally no, I'd need to double check a few things though.  

Dan



> 
> Thanksb
> 
> 
> 
> --
> View this message in context: 
> http://cxf.547215.n5.nabble.com/No-DestinationFactory-was-found-for-the-namespace-http-cxf-apache-org-bindings-xformat-tp5725329p5725375.html
> Sent from the cxf-user mailing list archive at Nabble.com.

-- 
Daniel Kulp
[email protected] - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com

Reply via email to