RE: java.lang.ClassCastException: org.apache.axiom.om.impl.llom.OMElementImpl cannot be cast to org.apache.axiom.soap.SOAPFaultDetail

2013-03-13 Thread Shah, Sumit (CGI Federal)
Thanks Yashwanth. It seems like this is an issue in Axiom 1.2.14, because both the SOAPFault11Impl and OMElementImpl are classes in Axiom 1.2.14. Does this mean this a bug? Sumit From: Yashwanth Rajaram -X (yrajaram - ZENSAR TECHNOLOGIES INC at Cisco) [mailto:yraja...@cisco.com] Sent:

Re: java.lang.ClassCastException: org.apache.axiom.om.impl.llom.OMElementImpl cannot be cast to org.apache.axiom.soap.SOAPFaultDetail

2013-03-13 Thread Andreas Veithen
How is the SOAPFault created? Andreas On Wed, Mar 13, 2013 at 3:19 PM, Shah, Sumit (CGI Federal) sumit.s...@cgifederal.com wrote: Thanks Yashwanth. It seems like this is an issue in Axiom 1.2.14, because both the SOAPFault11Impl and OMElementImpl are classes in Axiom 1.2.14. Does this mean