Posted By:
jojo_lapin
Posted On:
Monday, August 29, 2005 01:08 PM
i have built a soap client with axis WSDL2Java that seems to work but with the following restriction:
each time the client sends a soap requests, it first download the full WSDL from the server, what takes about 80% of the processing time (slow xml parsing ?). Is there any way to disable the WSDL downloading function ?
thanks in anticipation,
regards