[ 
https://issues.apache.org/jira/browse/TUSCANY-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Luciano Resende resolved TUSCANY-1942.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: Java-SCA-Next
                   Java-SCA-1.1

I have updated the guide and it's now available in the Tuscany SCA Java 
Documentation webpage

http://incubator.apache.org/tuscany/java-sca-documentation-menu.html

> updates to the code in getting_started_Rest_099_07.pdf to actually make it 
> work.
> --------------------------------------------------------------------------------
>
>                 Key: TUSCANY-1942
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1942
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Website
>    Affects Versions: Java-SCA-1.0.1
>         Environment: Windows/Firefox
>            Reporter: Douglas C. Lovell
>            Assignee: Luciano Resende
>            Priority: Trivial
>             Fix For: Java-SCA-1.1, Java-SCA-Next
>
>
> I had to make three changes to the code from
> http://cwiki.apache.org/confluence/download/attachments/47534/getting_started_Rest_099_07.pdf?version=1
> to make it work using the windows download of
> tuscany-sca-1.0.1-incubating
> Those were:
> - add @Service(Catalog.class) class level annotation to the CatalogImpl source
> - add @Service(CurrencyConverter.class) class level annotation to the 
> CurrencyConverterImpl source
> - add @Property field level annotation to the currencyCode field of the 
> CatalogImpl source
> - change "../Catalog/" to "../Catalog" and "../ShoppingCart/" to 
> "../ShoppingCart" in the script at the top of store.html
> It's a pdf; so, that's the best I can do with a patch.
> Doug

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to