Hi Håkon Axis generates it's own WSDL dynamically. If you want to serve a static copy of it you have to edit the services.xml and ser a parameter "useOriginalwsdl" to true and possibly "modifyUserWSDLPortAddress" to false in order to serve your original WSDL.
hth charles On Dec 3, 2009, at 3:31 AM, Håkon Sagehaug wrote: > Hi all, > > I got a service with a WSDL that contains a link to a XSLT stylesheet, but > when i deploy my service it looks like the link is removed from the WSDL, > anyone experienced this before ? > > > > cheers, Håkon >