This probably should be optional. ex, a query like ?wsdl&format=html should
instruct a WSDLQueryHandler to ensure
a custom stylesheet is referenced in the XML processing instruction.

You can probably register a custom WSDLQueryHandler which either delegates
or extends the default one (or even just checkout the CXF source and modify
the default handler) and if you made it work then the changes could be
pushed down to the default one, so that a CXFServlet can just be configured
with a custom stylesheet location; give a try please

thanks, Sergey



On Fri, Nov 12, 2010 at 1:32 AM, Conficio <[email protected]> wrote:

>
> Is there a way to inject and xsl stylesheet into the wsdl served by
> CXFServlet?
>
> I'd love to make the wsdl more readable
>
> cxf 2.2.10
>
> K<o>
>
> --
> View this message in context:
> http://cxf.547215.n5.nabble.com/Inject-an-XSL-clause-into-the-WSDL-XSD-tp3261365p3261365.html
> Sent from the cxf-user mailing list archive at Nabble.com.
>

Reply via email to