Hi, AFAIK, different versions of jars are there because Axis2 1.4.1 uses some different versions of jars when compared with ODE. I think by modifying ODE build script this can be fixed. I have used ODE 1.2 release with Axis2 1.4.1, I think no problems will occur if we remove old jars from build.
Thanks Milinda On Sat, Aug 30, 2008 at 5:06 AM, Matthieu Riou <[EMAIL PROTECTED]>wrote: > 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 > > > -- http://mpathirage.com http://wso2.org "Oxygen for Web Service Developers" http://wsaxc.blogspot.com "Web Services With Axis2/C"
