Nilesh, Please create a JIRA bug with your sample code for us to recreate the problem.
thanks, dims On 3/2/07, Nilesh Ghorpade <[EMAIL PROTECTED]> wrote:
Hi, On using the SimpleTypeMapper.getArrayList(OMELement) API for converting the OMElement to an ArrayList I get a NullPointerException. Does anyone know the solution for the same? I have pasted the StackTrace below. Thanks and Regards, Nilesh STACK TRACE =============== org.apache.axiom.om.OMException: java.lang.NullPointerException at org.apache.axiom.om.impl.builder.StAXOMBuilder.next(StAXOMBuilder.java:199) at org.apache.axiom.om.impl.llom.OMElementImpl.buildNext(OMElementImpl.java:558) at org.apache.axiom.om.impl.llom.OMElementImpl.getFirstOMChild(OMElementImpl.java:569) at org.apache.axiom.om.impl.llom.OMElementImpl.getChildren(OMElementImpl.java:281) at org.apache.axis2.databinding.typemapping.SimpleTypeMapper.getArrayList(SimpleTypeMapper.java:112) ________________________________ Everyone is raving about the all-new Yahoo! Mail beta.
-- Davanum Srinivas :: http://wso2.org/ :: Oxygen for Web Services Developers --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
