Mike,
We are using Tuscany 1.6. we could not use Tuscany 2.0 as it
doesn't have all features we are looking for.
Regards
Raman
-----Original Message-----
From: Mike Edwards [mailto:[email protected]]
Sent: Saturday, June 12, 2010 11:48 AM
To: [email protected]
Subject: Re: Does SCA 1.6 supports Axis 1.5
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.