Malisetti, Ramanjaneyulu wrote:
Thanks for the information.
We are not using Axis-1.5.1 directly. But, one of the component that is going
to run along with the modules developed on SCA is using. They don't have any
proper reason other than they can't change it now from 1.5.1 to 1.4.1 because
that component is already shipped to customers.
So, it is a circular dependency for us.
Do you have any suggestion to come out this flux.
Regards
Raman
Raman,
Have you considered using Tuscany running under OSGi?
OSGi is able to handle the use of different versions of the same packages in
one application.
I routinely do my work under OSGi, using the node-launcher-equinox module to start Tuscany, although
this is all done on Tuscany 2.x rather than 1.6.
Yours, Mike.