You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Luciano Resende (JIRA)" <de...@tuscany.apache.org> on 2008/12/05 06:48:46 UTC

[jira] Resolved: (TUSCANY-2650) Store sample and online getting started article have discrepancies

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

Luciano Resende resolved TUSCANY-2650.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: Java-SCA-1.4

Fixed. Added the section to properly create the launch class.

> Store sample and online getting started article have discrepancies
> ------------------------------------------------------------------
>
>                 Key: TUSCANY-2650
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2650
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Documentation, Java SCA Samples
>    Affects Versions: Java-SCA-1.3.2
>         Environment: Website, http://tuscany.apache.org/getting-started-with-tuscany.html
>            Reporter: Dan Becker
>            Assignee: Luciano Resende
>            Priority: Minor
>             Fix For: Java-SCA-1.4
>
>
> From a private note from Howard Operowsky
> I built the store example, but it doesn't work quite right.  I pasted one problem at the end of the note.  I selected all 3 items, 1 at a time, but the cart doesn't show the apple even though the total is correct.  Other problems I've seen is that I'll select some items, they appear in the cart, but the total doesn't show, or I pick one and all three are added to my cart.  I built my version using  Tuscany 1.3.2, IBM's JRE 6.0 and Eclipse Classic 3.4.1.
> Also, there are several differences between with the "Getting Started with Eclipse" article and the Tuscany 1.3.2 sample code that made building the example very, very painful, beside the incorrect code for ShoppingCartImpl.java that we talked about:.  The article needs to be updated.
>  Article creates "ufservices" package, 1.3.2 uses uiservices
> Article creates CatalogImpl.java, 1.3.2 comes with FruitsCatalogImpl.java
> Article says nothing about creating Cart.java, Item.java, and Total.java  which are required in the 1.3.2 version
> Article says nothing about creating the Launch package and class, but references it at the end.

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