FWIW the calculator sample should also be working again

You can either build the standalone distro or download the latest from here: http://people.apache.org/repo/m2-snapshot-repository/org/apache/ tuscany/standalone/1.0-incubator-M2-SNAPSHOT/

Once you unpack the archive you should have a standalone environment for running SCA applications. One way to do that is to use the launcher to run an executable jar - we do that for the calculator example. If you download the jar from here: http://people.apache.org/repo/m2-snapshot-repository/org/apache/ tuscany/samples/sca/sample-calculator/1.0-incubator-M2-SNAPSHOT/

you can run it with
$ java -jar bin/launcher --classpath sample-calculator-1.0-incubator- M2-20060913.215411-1.jar
[[ or rename it to something more convenient :) ]]

The calculator sample project includes a test case based on SCATestCase. It's not quite right in that it places all the runtime implementation on the classpath but it should show how to run a simple testcase.

If you're still having trouble with either of these please ping us here or on IRC.
--
Jeremy

On Sep 13, 2006, at 2:01 PM, Robbie Minshall wrote:

Looks like current SCA samples are not working and need a little work.

I am curious if anyone currently has working composites running on the
current SCA runtime ? If so what applications are your using ( your own,
the samples, some other example ), what web container is being used ?

cheers,
Robbie


--
* * * Charlie * * *
Check out some pics of little Charlie at
http://www.flickr.com/photos/[EMAIL PROTECTED]/sets/

Check out Charlie's al crapo blog at http:// robbieminshall.blogspot.com

* * * Addresss * * *
1914 Overland Drive
Chapel Hill
NC 27517

* * * Number * * *
919-225-1553


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to