Hello, I am trying to use the org.apache.rampart.util.Axis2Utils class from the lastest nightly snapshot axis2-security-SNAPSHOT.jar to convert a DOM element to OMElement.
However, when I call the Axis2Utils.toOM(Element el) method it throws a "NoClassDefFoundError org.apache.xml.security.utils.XMLUtils" Where can I find this class? I did find "org.apache.ws.security.util.XMLUtils" class in the wss4j jar. But it is still not the same as the one that Axis2Utils is looking for. I'd appreciate if someone could point to the right jar where this class can be found. Thanks! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
