yep ...+1 to move these util methods to o.a.a2.util.XMLUtils

Lets move the following :

OMElement toOM(Element)
Element toDOM(OMElement)

Thanks,
Ruchith

On 10/11/06, Davanum Srinivas <[EMAIL PROTECTED]> wrote:
Ruchith,

Where can we add such helper methods? XMLUtils?

-- dims

On 10/10/06, Ruchith Fernando <[EMAIL PROTECTED]> wrote:
> For $subject you can simply use the "toOM" method from the following:
>
> http://rafb.net/paste/results/0v6sJN53.html
>
> Thanks,
> Ruchith
>
> On 10/10/06, Sathija Pavuluri <[EMAIL PROTECTED]> wrote:
> > 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]
> >
> >
>
>
> --
> www.ruchith.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers)

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




--
www.ruchith.org

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

Reply via email to