Re: PrefixedQName incompatible with javax.xml.soap.SOAPHeaderElement

2006-09-19 Thread lucian
Hi , here's a very interesting fact : I tried changing the libraries loaded, as follows (using Sun JSAS instead, and Sun jre 1.5) : appserv-ws.jar - C:\Sun\AppServer\lib j2ee.jar - C:\Sun\AppServer\lib javaee.jar - C:\Sun\AppServer\lib JRE System Library [jre1.5.0_08] and I'm getting a suspiciou

PrefixedQName incompatible with javax.xml.soap.SOAPHeaderElement

2006-09-19 Thread lucian
Hi , I am trying to decompose a SOAP message and I am getting the following exception : Exception in thread "main" java.lang.ClassCastException: org.apache.axis.message.PrefixedQName incompatible with javax.xml.soap.SOAPHeaderElement at com.acme.dw.tri.MessageReader.displayAttributes(Mess