Hi all, how can i invoke process management web service from java code? i try to generate a stub with axis 2 plugin for eclipse but when i invoke the service it throws an exception: org.apache.axis2.AxisFault: com.ctc.wstx.exc.WstxUnexpectedCharException
Please give me a snippet of code to invoke for example the operation : "listallprocess" Thanks in advance Best Regards
