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

Re: tutorial

2010-08-20 Thread Raymond Feng
tails I could get from the Net. >> >> But I'm not able to find some guide or tutorial to ease me into it. Is there >> any doc/article/tutorial >> that would help. What I need is to get SCA implementation of a simple >> application where I can >> access a serv

Re: tutorial

2010-08-20 Thread Raymond Feng
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 there > any doc/article/tutorial > that would help. What I need is to get SCA implementa

Re: tutorial

2010-08-20 Thread Daniel Mejía
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 there > any doc/article/tutorial > that would help. What I need is to get SCA implementation of a simple > application where I can > access a service usin

tutorial

2010-08-20 Thread Hemavathy S
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 there any doc/article/tutorial that would help. What I

Tutorial for Tuscany Domain Manager - administering an SCA domain

2008-12-03 Thread haleh mahbod
Hi, I came across a good article about SCA domain manager [1]. This article shows you how to administer an SCA domain using a Tuscany Web-based domain manager UI and code, and how to use the domain administrative UI to deploy an SOA solution comprised of SCA components. It is based on the Tuscany

Re: The launcher classes for the store tutorial

2008-07-25 Thread Luciano Resende
LaunchStoreDBNode.java > LaunchStoreEUNode.java > LaunchStoreMarketNode.java > LaunchStoreMashupNode.java > LaunchStoreMergerNode.java > LaunchStoreNode.java > LaunchStoreSupplierNode.java > LaunchTutorialDomainManager.java > > See: > http://svn.apache.org/repos/asf/tuscany/java/

Re: The launcher classes for the store tutorial

2008-07-25 Thread Raymond Feng
.. LaunchStoreMergerNode.java a.. LaunchStoreNode.java a.. LaunchStoreSupplierNode.java a.. LaunchTutorialDomainManager.java See: http://svn.apache.org/repos/asf/tuscany/java/sca/tutorial-store/domain/launch/ We should modify the web site to reflect the changes. Thanks, Raymond From: Jing Teng