• armen
  • NEWBIE
  • 0 Points
  • Member since 2007

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 4
    Replies
Hi!
can anyone tell me how can I invoke  an apex webservice method from a java client..  here is my code in apex
global class myClass{
webService static void myWebService(){
//some code here
...
}
}
I've generated the appropriate java class from the WSDL...
and now when I'm calling the method I'm getting an exception...
show me how should I do that , please (an example or somethong like that) ...

Thanks in advance ...
arm


Message Edited by armen on 12-13-2007 06:49 AM
  • December 08, 2007
  • Like
  • 0
hi! I'm new in apex and I  don't know and I can't find  how access apex code through external web service. can anyone help me, please?
  • December 03, 2007
  • Like
  • 0
Hi,
i search the last version for the librairies:
com.sforce.soap.entreprise
com.sforce.soap.entreprise.fault
com.sforce.soap.entreprise.sobject
...

It is possible to have a link to download this one?

Thx

magda
  • December 13, 2007
  • Like
  • 0
hi! I'm new in apex and I  don't know and I can't find  how access apex code through external web service. can anyone help me, please?
  • December 03, 2007
  • Like
  • 0