On Wed, Aug 25, 2010 at 10:46 PM, Hemavathy S <hemavath...@gmail.com> wrote:
> Hello,
>
> I've ordered the book.  In the meantime, I just need to understand this.  I
> have a set of POJO classes that make an app and I need to expose a few of
> them as web service/rmi and REST.
>
> I cannot use Atom/Rss bindings. I need to use binding.rest. I think Luciano
> Resende wrote an post on that in his blog.
>
> So do I have to use Tuscany 1.6 or 2.0-M5.
>

2.0-M5

> Since most of the articles and the book is also based on Tuscany 1.6, if I
> have to use 2.x,
> are there a lot of differences other than the launcher classes, ie, in the
> way the services/bindings are specified and built?
>

Some documentation here:
http://tuscany.apache.org/documentation-2x/sca-java-bindingrest.html


> 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 hope someone has time to clarify these.
>

Hope this helps, otherwise please let us know if you find specific issues.

> Thanks in advance
>
> -Hema
>



-- 
Luciano Resende
http://people.apache.org/~lresende
http://twitter.com/lresende1975
http://lresende.blogspot.com/

Reply via email to