On Thu, Dec 10, 2009 at 8:37 PM, avdhesh .java <[email protected]> wrote: > Hi, > > As per my understanding of jira issue PhotArk-6.We want to replace the > Tuscany implementation Widget and it's generated javascript with a third > party java script framework for json-rpc. My plan is to use Dojo as third > party JS framework and replace all the Tuscany generated > javascript(gallery.js ,scaDomain.js etc) from the gallary.html. > Instead use Dojo scripts for accessing remote gallery and album remote > JSON-RPC services. > > Please correct me if my understanding is incorrect..And also suggest me the > right Path so that i can work on this issue... >
Great, exactly... There are some examples here that might help speed up things a little bit: https://svn.apache.org/repos/asf/tuscany/sandbox/sca-cloud-tutorial/store-appengine-webapp/war/store.html -- Luciano Resende http://people.apache.org/~lresende http://lresende.blogspot.com/
