Sure, please tell me how I can proceed with Tuscany 2. Whats the roadmap for future release including support for clustering? For the time being, I moved to using Tuscany 1.5. Can you point me to the latest documentation on running tuscany1.5 in clustered mode using Jetty? I am facing problems while following this wiki: http://tuscany.apache.org/distributed-sca-domain.html Some of the documentation assumes 1.2 and 1.3 release. NIshant On Mon, Jul 20, 2009 at 2:56 PM, Vincent Zurczak < [email protected]> wrote:
> Hi. > > Luciano Resende a écrit : > >> On Sat, Jul 18, 2009 at 3:00 AM, Nishant >> Chandra<[email protected]> wrote: >> >> >>> Hi, >>> I started using Tuscany 2.0 M2 release along with eclipse plugin. I see >>> this >>> error while running the "Restaurant" example from eclipse (SCA Tools >>> v2.0.0): >>> Deploying contentmoderation.composite... >>> java.lang.ClassNotFoundException: >>> org.apache.tuscany.sca.host.embedded.SCADomain >>> at java.net.URLClassLoader$1.run(Unknown Source) >>> at java.security.AccessController.doPrivileged(Native Method) >>> at java.net.URLClassLoader.findClass(Unknown Source) >>> at java.lang.ClassLoader.loadClass(Unknown Source) >>> at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) >>> at java.lang.ClassLoader.loadClass(Unknown Source) >>> at java.lang.ClassLoader.loadClassInternal(Unknown Source) >>> at java.lang.Class.forName0(Native Method) >>> at java.lang.Class.forName(Unknown Source) >>> at >>> >>> org.eclipse.stp.sca.deployment.mains.TuscanyMain1x.main(TuscanyMain1x.java:32 >>> >> > Indeed, SCA Tools do not yet support Tuscany 2.x. > I can take a moment (probably tomorrow) to integrate this support. > As we do not plan an intermediate release for the moment, and if you are > interested, I can then explain you how to proceed to use this update without > reinstalling SCA Tools. > > Regards, > > Vincent Zurczak. > > -- > Vincent Zurczak > EBM WebSourcing > +33 (0) 4 38 12 91 72 > >
