• SFDC1 Admin1
  • NEWBIE
  • 0 Points
  • Member since 2014

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

here I got an issue regarding calling web service in apex class. I generate the web service into apex class and call that apex class from another apex class and the error I got from visualforce :

System.CalloutException: Web service callout failed: WebService returned a SOAP Fault: BEA-380000: Internal Server Error faultcode=soapenv:Server faultactor=

If the web service used in .net application, it works fine. is there something I don't know about this. any help and suggestions would be great. thanx

regards,
edwin