Please look at the ShoppingCart implementation [1] in the sample/store application, it now uses the collection from modules/implementation-data-api [2]. I have started updating the guide to reflect the Java SCA 1.2 changes, but I might need a day to get the guide ready and published...
[1] https://svn.apache.org/repos/asf/incubator/tuscany/java/sca/samples/store/src/main/java/services/ShoppingCartImpl.java [2] https://svn.apache.org/repos/asf/incubator/tuscany/java/sca/modules/implementation-data-api/src/main/java/org/apache/tuscany/sca/implementation/data/collection/Collection.java On Sun, May 4, 2008 at 7:54 PM, Jondean Haley <[EMAIL PROTECTED]> wrote: > Hi again, > > Confirmed that creating a User Library from /lib of the 1.1 release works, > but that of 1.2 does not. Did feed.collection.Collection/NotFoundException > change in 1.2? > > Thanks in advance, > jd > > > On Sun, May 4, 2008 at 7:46 PM, Jondean Haley <[EMAIL PROTECTED]> > wrote: > >> Hi, >> >> Walking through the "Getting Started" tutorial with the 1.2 release, I get >> stuck in not being able to find the jars the following imports in >> ShoppingCartImpl. Any suggestions? >> >> import org.apache.tuscany.sca.binding.feed.collection.Collection; >> import org.apache.tuscany.sca.binding.feed.collection.NotFoundException; >> >> Thanks in advance, >> >> Jd >> >> >> > -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/