Re: tutorial

2010-08-26 Thread ant elder
On Thu, Aug 26, 2010 at 12:12 PM, ant elder wrote: > On Thu, Aug 26, 2010 at 8:57 AM, Hemavathy S wrote: >> Hi, >> >>> Thereare multiple examples on using embedded http in the test folder >>> for the binding-http-runtime >> >> Can you please point one. I use ant to build and in 2.0-M5 samples I >

Re: tutorial

2010-08-26 Thread Hemavathy S
Hi, Thanks a lot. This really helps. Meanwhile I'd keep working on it. Though the problem slightly changed. The library files were not copied correctly. Once I copied, it started throwing IllegalStateException. May be I'll start learning Maven. Not sure if I can use that in office since there i

Re: tutorial

2010-08-26 Thread ant elder
On Thu, Aug 26, 2010 at 8:57 AM, Hemavathy S wrote: > Hi, > >> Thereare multiple examples on using embedded http in the test folder >> for the binding-http-runtime > > Can you please point one. I use ant to build and in 2.0-M5 samples I > > checked some webapps and could not find build.xml which b

Re: tutorial

2010-08-26 Thread Hemavathy S
Hi, > Thereare multiple examples on using embedded http in the test folder > for the binding-http-runtime Can you please point one. I use ant to build and in 2.0-M5 samples I checked some webapps and could not find build.xml which builds the war with lib folder. I only downloaded the binaries.

Re: tutorial

2010-08-25 Thread Luciano Resende
On Wed, Aug 25, 2010 at 10:51 PM, Luciano Resende 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

Re: tutorial

2010-08-25 Thread Luciano Resende
On Wed, Aug 25, 2010 at 10:46 PM, Hemavathy S 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 t

Re: tutorial

2010-08-25 Thread Hemavathy S
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

Re: tutorial

2010-08-20 Thread Hemavathy S
Thanks Daniel & Raymond. I will get the book. Regards -Hema

Re: tutorial

2010-08-20 Thread Luciano Resende
On Fri, Aug 20, 2010 at 1:21 AM, Hemavathy S wrote: > Hello, > > I'm relatively new to web services and also to SCA. I need to explore > implementing SCA > and I chose Tuscany from what details I could get from the Net. > > But I'm not able to find some guide or tutorial to ease me into it. Is the

Re: tutorial

2010-08-20 Thread Raymond Feng
Sorry, here is the link: http://www.infoq.com/articles/tuscanysca Raymond Feng Sent from my iPhone On Aug 20, 2010, at 9:11 AM, Raymond Feng wrote: > There is a recent interview by InfoQ and chapter 7 of the Tuscany SCA in > Action book is provided for free. It covers how to use bindings. > >

Re: tutorial

2010-08-20 Thread Raymond Feng
There is a recent interview by InfoQ and chapter 7 of the Tuscany SCA in Action book is provided for free. It covers how to use bindings. Raymond Feng Sent from my iPhone On Aug 20, 2010, at 1:21 AM, Hemavathy S wrote: > Hello, > > I'm relatively new to web services and also to SCA. I need to

Re: tutorial

2010-08-20 Thread Daniel Mejía
You can check the boom tuscany in action, bits a godo start. Daniel Enviado desde mi iPad El 20/08/2010, a las 03:21, Hemavathy S escribió: > Hello, > > I'm relatively new to web services and also to SCA. I need to explore > implementing SCA > and I chose Tuscany from what details I could ge