Axis client implementation ...

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mrcl87
    New Member
    • Jul 2008
    • 1

    Axis client implementation ...

    Ok so here is my problem... im a little new in axis so please explain as simple as possible. First an error:
    "This is an operation implementation gererated fault"
    and its generated in call.class , becouse "operation.getR eturnClass() != javax.xml.soap. SOAPMessage.cla ss" is true, (its from InvokeEngine function). I totaly dont have idea what to do. Im connecting to server, and when i try to call any function it brings me this error. I dont know where to look for an error.
Working...