• Zyc
  • NEWBIE
  • 0 Points
  • Member since 2011

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies

Hi,

 

I did a lot of googling and I am struggling to find out how to call my custom webservice method from Java.  I have set up my project to use WSC and the partner WSDL.  I have downloaded the WSDL for my custom class containing the webservice but I'm not sure what to do with it or how to call it.  

 

Can someone walk me throught the steps?  For reference, I have this project set up in eclipse and I am able to connect to the API using the WSC and partner wsdl.  I just need to know how to incorporate the custom WSDL, and how to call my service.