On Tue, Jul 22, 2008 at 10:26 AM, Raymond Feng <[EMAIL PROTECTED]> wrote:
> Resending the message again ... was rejected due to spam filter
>
>
> From: Raymond Feng
> Sent: Tuesday, July 22, 2008 10:14 AM
> To: [email protected]
> Subject: Re: just want to see a demo or a sample and can't
>
>
>
> Some of the documents may have gone out of sync with the code.

I have update the "guides" under user documentation over the weekend,
they should be working.

>Would you please elaborate what errors you saw for the "didn't work" cases?
>

Yes, this would help us to identify the problems.
Also, could you please go to your eclipse installation directory and
search for tuscany, and make sure you only have the 1.2 version of the
plugin installed :

./plugins/org.apache.tuscany.sca.core_1.2.0.jar
./features/org.apache.tuscany.sca.feature_1.2.0/*


> Thanks,
> Raymond
>
> From: Willis C White
> Sent: Monday, July 21, 2008 7:33 PM
> To: [email protected]
> Subject: just want to see a demo or a sample and can't
>
>
>
> Thank you are the reply. I wish I could say I understood what to do but I
> don't. I am sure it is my fault. Let me start from the beginning.
>
> I went to this web site
> http://tuscany.apache.org/getting-started-with-tuscany.html
> followed the directions and it didn't work.
>
> Then I went to this web site
> http://tuscany.apache.org/getting-started-with-tuscany-using-tuscany-eclipse-plugin-11.html
> follow the directions and it didn't work.
>
> I changed some stuff (explained in the last email) and it still didn't work.
>
>
> Questions:
> What web site should I go to (and follow the directions) to get this
> working?
> Is there a simpler example that I could try to get working? Where can I find
> that?
> I am interested in exposing java interface using a RESTfull service. If you
> could steer me in that direction it would be great.
>
> 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/
>
>
>
>
>
>
>
>



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

Reply via email to