I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2008-07-16 10:08:14-07 by saj
How to run a Webservice Client program?
I have a WSDL file which generates the java classes. For using the service, I have a client class which uses those generated classes. Now, I don't know how to run that client class since the generated classes are not compiled. Do I need to compile them manually? What I should do? Help please. Thanks a lot in advance.
Direct Responses: 8337 | Write a response
Posted on 2008-07-16 23:46:29-07 by noah in response to 8325
Re: How to run a Webservice Client program?
Why are you asking such a question in a perl forum?
--n
Direct Responses: Write a response