I got the JMS binding example working but the client and the services both run on the same JVM. How do I start the services (we'll treated this as a server - up and running waiting for request from client) from one JVM and start the client in another? Couldn't find an example on this. The closest one is calculator-distributed in 1.x but doesn't work in 2.x because of missing DomainManagerLauncherBootstrap. Could somebody point me to the right direction?
Thanks, -----Original Message----- From: Luciano Resende [mailto:[email protected]] Sent: Monday, February 15, 2010 3:33 PM To: [email protected] Subject: Re: Tuschany 2.x status? On Mon, Feb 15, 2010 at 1:06 PM, <[email protected]> wrote: > Hi, > I would like to know when the Tuscany 2.0 – Beta version will be released. > When will DomainManagerLauncherBootstrap be ported over to 2.x from 1.x? > > I’m doing a study on Tuscany. My boss prefers the version that follows the > OASIS spec. But since 2.x is unstable we might have to go with 1.x for now. > > Tuscany 2.x releases are being called Milestones because they are based on the OASIS 1.1 specification drafts. We have plans to release the official 2.0 right after the OASIS 1.1 specification is officially released. Rather then trying to specifically talk about DomainManagerLauncherBootstrap, I'd like to learn more about the scenario you want supported, as we are enhancing our Domain/Node story in 2.x. -- Luciano Resende http://people.apache.org/~lresende http://lresende.blogspot.com/
