Hey Tom, Till - I just implemented this in my sandbox. Will check it in as soon as I'm at a good stopping place with the rest of the changes I'm making. It looks like this in the WSDD:
<service name="echo" provider="java:RPC"> <wsdlFile>c:/echo.wsdl</wsdlFile> ... </service> If not specified, we build one dynamically. If it is, we return the contents of the file. --Glen > -----Original Message----- > From: Tom Jordahl [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, March 20, 2002 4:46 PM > To: '[EMAIL PROTECTED]' > Subject: RE: Individual wsdl-doc > > > > Put the wsdl file in the web root of your web server and > serve it up from there as a static page. > > You don't have to publish the one that Axis generates. We > have talked about an attribute you could set in the > server-config.wsdd that would point Axis to a static WSDL > document and prevent to auto-generation. This would probably > be very useful. > > -- > Tom Jordahl > Macromedia > > > -----Original Message----- > From: Wörner Till [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, March 20, 2002 8:47 AM > To: Axis User List (E-Mail) > Subject: Individual wsdl-doc > > > Hi everybody! > > Me again ;-) > As my last problem got solved by myself, here is a simple > question (hopefully) > I would like to present a wsdl-document with a few > modifications to a user when he/she calls the servlet with > ...?wsdl (Some header additions and so on). How do I do that? > Can I place my own *.wsdl file somewhere and let this one be > displayed? > > Thanks, > Till > > -- > T-Systems GEI GmbH > > Hausanschrift: Eichhornstraße 3, D-10785 Berlin > Postanschrift: D-10875 Berlin > Telefon: +49 (30) 2554 3254 > E-Mail: [EMAIL PROTECTED] >