On Sun, Feb 8, 2009 at 5:42 PM, Rohan Sahgal <[email protected]> wrote: > Hi all, > Is it possible in Tuscany to expose the same class using multiple > bindings? If yes, can you point me to any sample.
Our tutorial have some examples, take a look at the StoreSupplierCatalog and how it's using multiple bindings to expose the catalog service. https://svn.apache.org/repos/asf/tuscany/branches/sca-java-1.x/tutorials/store/store-supplier/store-supplier.composite > Are there any consequences or gotcha's that one should keep in mind? In this case, the Tuscany SCA runtime will abstract and hide these infrastructure complexities from the application developer. > > Thanks, > Rohan > -- Luciano Resende Apache Tuscany, Apache PhotArk http://people.apache.org/~lresende http://lresende.blogspot.com/
