Hi,

This is more or less what it done on Eclipse as well.

David, I have quietly pasted whatever you have mentioned here onto
http://wiki.apache.org/ws/Tuscany/TuscanyJava/SCA_Java_Overview?action=show.
I have created a Java SCA Overview page for now.  I hope to add my learnings
there as I go along.

I guess it would be good for all of us to post answers there and then only
point the links in the mail.  Makes sense?

- Venkat



On 8/15/06, Jeremy Boynes <[EMAIL PROTECTED]> wrote:

On Aug 15, 2006, at 7:39 AM, Kapish Aggarwal wrote:

> Hey David,
>
> Trying to run the samples on the current source.

I don't know about Eclipse but this is how I do it in IDEA:

* Install the standalone distribution of Tuscany to /tmp/foo
* Create a junit configuration for e.g. CalculatorTestCase
* Edit that configuration to set the system property "-
Dtuscany.installDir=/tmp/foo"
* Run or Debug that configuration

To run a command line client I typically just run it from the command
line with remote debug enabled.

--
Jeremy

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


Reply via email to