On Wed, Aug 25, 2010 at 10:51 PM, Luciano Resende <[email protected]> wrote: >> Do I have to deploy any tuscany library(war) in tomcat first? I use tomcat >> 6.0.26. >> > > Either deploy it as a webapp or use embedded http. > There are multiple examples on using embedded http in the test folder > for the binding-http-runtime >
I replied to quick on this part. So, you can create a webapp which would have tuscany dependencies on it (see couple webapp examples in tuscany). -- Luciano Resende http://people.apache.org/~lresende http://twitter.com/lresende1975 http://lresende.blogspot.com/
