I'm trying to create a web service from POJO and my own WSDL - everything is is ok except one thing: I can't make axis use the custom WSDL. The WSDL is actually the one automatically generated by axis itsself with a few minor changes (just some <wsdl:documentation> sections as for now). I put the WSDL as META-INF\service(s).wsdl but axis is generating it's own WSDL all the time. What may go wrong ?
J.K. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
