On Mon, Aug 9, 2010 at 12:36 PM, <[email protected]> wrote:
>
>
> Thanks for your answer,
>
> But I just would like to confirm if these samples will work with service
> deployed in a Tuscany 2.0 code since that in the URL it refers to a *1.x*
>
>
> Thanks & Regards,*
> *
>
>
>
The pure dojo portion is independent of Tuscany and would work on both 1.x
or 2.x using DOJO native support for JSON-RPC and passing the Service URI
with ?smd on it's initialization :
var helloWorldService = new dojo.rpc.JsonService("HelloWorldService?smd");
--
Luciano Resende
http://people.apache.org/~lresende
http://twitter.com/lresende1975
http://lresende.blogspot.com/