On Fri, Aug 29, 2008 at 2:52 PM, Dan Kearns <[EMAIL PROTECTED]> wrote:

> Hi,
>
> The axis2-war target produces a war with some redundant libs in it. Is it
> safe to assume Ode is not sensitive to the version differences in these?
>

Correct Maybe a result of our recent upgrade to Axis2 1.4.1?


> Couple related questions....
> - Is there still a reason to ship xerces?


If you need to support more than one app server, yes.


>
> - Is jaxen needed if all processes will be using xpath 2?
>

I can't guarantee for sure that no code path have an unneeded import on a
Jaxen class but I would think not. It's normally fairly isolated.

Cheers,
Matthieu


>
> thanks,
> -d
>
> (the redundant libs)
> backport-util-concurrent-2.2.jar
> backport-util-concurrent-3.0.jar
>
> commons-httpclient-3.0.1.jar
> commons-httpclient-3.0.jar
> httpcore-4.0-alpha5.jar
>
> jaxen-1.1.1.jar
> jaxen-1.1-beta-8.jar
>
> jibx-run-1.1.5.jar
> jibx-run-1.1-beta3.jar
>
> log4j-1.2.13.jar
> log4j-1.2.14.jar
>
> wsdl4j-1.6.1.jar
> wsdl4j-1.6.2.jar
>
> xercesImpl-2.8.1.jar
> xercesImpl-2.9.0.jar
>

Reply via email to