Hi Hui, > "org.apache.axis2.om.OMElement.MY_QNAME" could not be found > in the following line of code: > (org.apache.axis2.om.OMAbstractFactory.getOMFactory(), > param.getPullParser(org.apache.axis2.om.OMElement.MY_QNAME));
This could be a bug actually (usually occurs when the databinding failed. OMElement is the default). Can you post the WSDL ? -- Ajith Ranabahu
