Hello,

I am using CXF 2.0.4, with Mule, to generate WSDLs from java interfaces
(Jax-ws). Is there way for me to apply a stylesheet to the generated wsdl?

Having previously using Spring-ws to generate WSDLs, I found applying a
stylesheet was a useful way to transform an annotated WSDL into user
documentation. So I wondered if there was some way to override/extend the
wsdl generation to apply an XSL stylesheet?

(this is obviously complicated by the presence of the Mule transport code in
between the CXF code and the wsdl, but if I knew how to do this with
standalone CXF I should be able to work out how to do it with Mule)

thanks
-- 
View this message in context: 
http://www.nabble.com/CXF-Jax-ws-wsdls%3A-applying-a-stylesheet-tp18965177p18965177.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to