As described in servicemix-http documentation
(http://servicemix.org/site/servicemix-http.html)
"WSDLs for consumer endpoints are retrieved using the following method:
    * for a WSDL based deployed endpoint, the WSL will be used as is
    * for an XBean based deployed endpoint, the WSDL will be retrieved from
the wsdlResource attribute
    * if this information is not provided, the component will try to
generate a WSDL by retrieving the target endpoint WSDL and adding the
relevant informations to it."

In my case I don't provide information, then the component generate WSDL.
The problem is that WSDL generated is not correct. As described in another
post the WSDl is not completed.
Look at this post : 
http://www.nabble.com/forum/ViewPost.jtp?post=8369564&framed=y&skin=12049
http://www.nabble.com/forum/ViewPost.jtp?post=8369564&framed=y&skin=12049 

And if I insert wsdlResource in xbean.xml, WSDL retreived is not that I
deployed.

Thanks in advance
Massimo



-- 
View this message in context: 
http://www.nabble.com/Accessing-WSDLs-%28WSDL-generated-not-correct%29-tf3020396s12049.html#a8388576
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to