consuming a web service

  • Thread starter Thread starter Jay
  • Start date Start date
J

Jay

Hi,
I am consuming a web service which is written in Java. I am currently
testing it, works fine. To consume the web service i added web
references giving it the url to access the web service. Now the code
needs to go as a part of production. So my dilemma is how to add the
wsdl file or the actual reference to my code?
I hope I am clear on what i want to do.. plz mail me if its not clear i
will try and do a better job at explaining
Thanks
 
Back
Top