Hi Deepal,

Yes, it is coming from this line:

child = (OMElementImpl) it.next();


The exact message from the exception is:

java.lang.ClassCastException: org.apache.axiom.om.impl.llom.OMTextImpl

Should I be casting to an OMTextImpl instead of an OMElementImpl? It seems odd to me that changing the formatting would cause the cast to break.

Thanks,
Mark





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to