Hi,

Can you please try this with the latest axiom-*-SNAPSHOT jars.

http://people.apache.org/repository/ws-commons/jars/axiom-api-SNAPSHOT.jar
http://people.apache.org/repository/ws-commons/jars/axiom-dom-SNAPSHOT.jar
http://people.apache.org/repository/ws-commons/jars/axiom-impl-SNAPSHOT.jar

Thanks,
Ruchith

On 9/13/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
At ResolverFragment.java:60

Document doc = uri.getOwnerElement().getOwnerDocument();

This happens when we try to verify a xml signature. We are using
axiom(version 1)/wss4j-1.5.0/xerces-2.7.1/xml-api-1.3.02/xmlsec-1.3.0 with
Tomcat.

uri.getOwnerElement() is of type DocumentImpl that can't be type cast
into Element as none of the super classes implement the Element interface.
Am I right? I am new to web services and I don't understand fully. But this
problem is always reproducible in our environment.

Any help will be greatly appreciated.

thanks

Aravind




--
www.ruchith.org

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

Reply via email to