The Artima Developer Community
Sponsored Link

Java Answers Forum
How to run a Webservice Client program?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Sajal Dutta

Posts: 2
Nickname: sajdutt
Registered: Jul, 2008

How to run a Webservice Client program? Posted: Jul 15, 2008 9:08 AM
Reply to this message Reply
Advertisement
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.

Topic: cannot find symbol?......wats happening??? Previous Topic   Next Topic Topic: Applet Memory Use

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use