You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Michael McIntosh <mi...@us.ibm.com> on 2006/08/23 03:07:35 UTC

Where is org.apache.axis2.security.util.Axis2Util ?

The class is documented at http://ws.apache.org/axis2/1_0/api/index.html, 
I've downloaded the binary Axis2 distribution but can't find it anywhere.

I am trying to convert to and from org.w3c.dom.Element and 
org.apache.axiom.om.OMElement, I am surprised this process isn't well 
documented.

Can someone point me towards either the correct jar file that contains the 
class above or some other way to perform the conversion?

Thanks,
Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


Re: Where is org.apache.axis2.security.util.Axis2Util ?

Posted by Ruchith Fernando <ru...@gmail.com>.
Hi Mike,

Axis2Util class is available in the axi2-security-*.jar.

If you are using axis2 1.0 you can use axis2-security-1.0.jar[1].

With the latest nightly please use axis2-security-SNAPSHOT.jar21].

Thanks,
Ruchith

[1] http://people.apache.org/repository/axis2/jars/axis2-security-1.0.jar
[2] http://people.apache.org/repository/axis2/jars/axis2-security-SNAPSHOT.jar

On 8/23/06, Michael McIntosh <mi...@us.ibm.com> wrote:
> The class is documented at http://ws.apache.org/axis2/1_0/api/index.html,
> I've downloaded the binary Axis2 distribution but can't find it anywhere.
>
> I am trying to convert to and from org.w3c.dom.Element and
> org.apache.axiom.om.OMElement, I am surprised this process isn't well
> documented.
>
> Can someone point me towards either the correct jar file that contains the
> class above or some other way to perform the conversion?
>
> Thanks,
> Mike
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>


-- 
www.ruchith.org

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org