Let me give a summary here, and then try to address each question :

The "Getting start guide" are dependent on the Tuscany Eclipse
plugins, and the version of the guide you use should match the
required plugin release version. Trying the 1.1 version of the guide
with the 1.2 version of the plugin won't work.

As for the Getting Start Guide (release 1.2), I have updated it last
night, and you should not have issues with the ShoppingCartImpl
anymore, neither have to check sample/store in order to make things
work.

As for your RAD issues, I'm wondering how you are importing the
project into your IDE.
I'd suggest the following :

1.Go to your source distribution, or where you have checked out the
trunk sca code
2.Perform the following maven command to create eclipse projects
      mvn -Peclipse eclipse:eclipse
3.Then, from eclipse or RAD, import existing projects selecting the
root as the sca folder, or just pointing to a specific project source
folder (e.g samples/store)

Now, to your last issue, regarding the Store tutorial, this is a
little more complex. As you are just getting started, I'd recommend
getting the sample store working first.


Please let me know if this helps, and feel free to ask further questions.

On Mon, Jul 21, 2008 at 7:51 AM, Willis C White <[EMAIL PROTECTED]> wrote:
>
> Hello
>
> I am very new to Tuscany and very lost as to what to do. I have been trying
> for a few days to get something to work. I just want to see a demo or a
> sample work. Here is what I have tried.
>
> 1.I tried this tutorial
> http://cwiki.apache.org/TUSCANY/getting-started-with-tuscany.html
> but ShoppingCartImpl.java always would have errors
>
>  2. Then I tried this tutorial
> http://tuscany.apache.org/getting-started-with-tuscany-using-tuscany-eclipse-plugin-11.html
> I got the same problems with ShoppingCartImpl.java
>
>         2a. I found some posting on line that said some of the "import"
> statements were wrong and that I should look at the sample store to get the
> correct ones. The postings also said I had to implement a different
> "collection".  … http://markmail.org/message/3mmynoisjihw65ci#  and some
> others
> This is the file I used
>
> I got the errors to go away but when I tried to see the store (in RAD) all I
> got was the JS and HTML text.
>
> 3 Next I tried to use ANT on
> "Tuscany\apache-tuscany-sca-1.2.1-incubating\tuscany-sca-1.2.1-incubating\tutorial"
> following the ReadMe. I got a page in the browser to come up
> http://localhost:9990/ui/cloud/
>   but any time I hit start I get an alert "post – Error getting data from
> the server"
>
>
>
>
>
> Willis C White III
> IQ Technology Projects
> IBM CIO Technology & Innovation
> Poughkeepsie, NY 12601
> Home office 845 331-5134
> Cell 845 853-3827
>
>



-- 
Luciano Resende
Apache Tuscany Committer
http://people.apache.org/~lresende
http://lresende.blogspot.com/

Reply via email to