summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/binding-jsonrpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant script tagantelder2010-08-171-1/+0
* Remove unnecessary absolute uriantelder2010-08-171-2/+2
* Add Jetty plugin so the sample can be run with mvn jetty:run like the other w...antelder2010-08-171-0/+5
* Remove unused client and add default files to bean slaws2010-08-172-52/+2
* Correct the DOJO callback configuration and show the result at client and serverslaws2010-08-162-7/+8
* Extend the JSONRPC binding sample to be hosted in a webapp and include a DOJO...slaws2010-08-1618-0/+928
* Add @Remotable to JSON sample interfacebdaniel2010-08-131-0/+3
* Convert the add method to take a complex parameterslaws2010-08-124-1/+109
* Add a jsonrpc sample (also using to look at Fabiano's problem)slaws2010-08-1220-0/+767