On Mon, Dec 7, 2009 at 9:00 AM, amit patel <[email protected]> wrote: > we are considering tuscany for our enterprise services development > > we want a small not so complex demo app that can do wsdl, complext types, > web services and json in jan feb time frame > > and many more bigger complex apps by end of next year > > is 2.0 ready for prime time use? (I would hate to use something old, if it > will mean lot of changes to upgarde to new) > or should I consider 1.5/1.0? >
>From the scenarios described above, it seems that 2.x should be ok for you. We already have the webservices binding available since our first milestone release, and JSON-RPC support was added in the past release. > I noticed that my getting started app for 1.0 does not work in 2.0 > and > http://cwiki.apache.org/confluence/display/TUSCANYxDOCx2x/Getting+Started > is blank! > The Store scenario described in the link above does not work mainly because were still working to finalize the porting of the Implementation Widget to 2.x. Having said that, I have done the store scenario using dojo in the front end to communicate with services exposed trough json-rpc binding in the cloud tutorial available in the sandbox below: https://svn.apache.org/repos/asf/tuscany/sandbox/sca-cloud-tutorial/ > I am looking for a wsdl / json example beyond hello world service that takes > and outputs a string, that works with 2.0 > > Please advise -- Luciano Resende http://people.apache.org/~lresende http://lresende.blogspot.com/
