Thanks for the info jeremy.

I built and ran the calulator test case on the standalone distro with no
problems.  I have a new repository, and can sucessfully deploy web
applications to my tomcat server.

I see that you have added the calculator sample to the webapp sample
project.  I am gettting the following build error when I build the war :

[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] One or more required plugin parameters are invalid/missing for
'tuscany-war:tuscany-war'

[0] inside the definition for plugin: 'tuscany-war-plugin'specify the
following:

<configuration>
 ...
 <bootLibs>VALUE</bootLibs>
</configuration>.

[1] inside the definition for plugin: 'tuscany-war-plugin'specify the
following:

<configuration>
 ...
 <extensions>VALUE</extensions>
</configuration>.


I have not dug into this but was wondering if you were having the same
issue, or had any thoughts on a resolution ?

thanks again,
Robbie


On 9/13/06, Jeremy Boynes <[EMAIL PROTECTED]> wrote:

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]




--
* * * 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

Reply via email to