Re: Runtime ClassCastException on class org.apache.xerces.dom.ElementNSImpl

2023-09-27 Thread robertlazarski
Thanks for the reply. For the record I confirmed this error happens on xercesImpl-2.12.2.jar. While I too am somewhat amazed this cast ever worked, it did actually work for 10 years starting on this Rampart commit below. " commit b73690eefaad9027bb9633a20e29a218a1021cc9 (HEAD -> master) Author: A

Re: Runtime ClassCastException on class org.apache.xerces.dom.ElementNSImpl

2023-09-27 Thread Rick Brown
Ill throe this in, but i might be out in left field (or iut in da weeds)But this is a difference between axiom and DOMWhen working with JAXB and axis2 we had to be very specific as to which "space" we were inAxiom or DOM you cant just cast between them Rick Brown On Wednesday, September 27,