Hi, I just noticed one issue, when trying to create a project as mentioned in http://tuscany.apache.org/getting-started-with-tuscany.html page using SCA 1.3RC2 distribution. The issue was with ShoppingCartImpl.java, which has the following import statement in them
import org.apache.tuscany.sca.binding.feed.collection.Collection; import org.apache.tuscany.sca.binding.feed.collection.NotFoundException; I believe, the binding-feed module is no longer used. Just wanted to make sure that the change required is only in the documentation. Please clarify. Thanks. -- Thanks & Regards, Ramkumar Ramalingam
