Hi All,
After migrating from Axis2-1.1.1 to Axis2-1.2, my application fails.
The client code receives the exception below. This all worked great
before. Is 1.2 ot compatible with 1.1.1?
org.apache.axis2.AxisFault: ServiceClass does not implement required
method of the form OMElement getContent(OMElement e)
at
org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java
:434)
at
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOper
ation.java:373)
at
org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisO
peration.java:294)
at com.ca.contentupdate.cus.CUSStub.getContent(CUSStub.java:141)
at
com.ca.contentupdate.cus.CUSClient.getContent(CUSClient.java:61)
at com.ca.contentupdate.cus.CUSTester.main(CUSTester.java:36)
Exception in thread "main" java.lang.NullPointerException
at com.ca.contentupdate.cus.CUSTester.main(CUSTester.java:37)
Thanks very much!
Troy Rudolph
Computer Associates
Senior Software Engineer
tel: +1 512 401-2273
fax: +1 512 401-2205
[EMAIL PROTECTED]