summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib/modules/binding-comet-runtime/src/main/java/org/apache/tuscany/sca/binding/comet/runtime/javascript/JavascriptResource.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed comet binding and sample from contrib/.fmoga2010-08-311-63/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991106 13f79535-47bb-0310-9956-ffa450edef68
* Refactored the way jQuery dependency on the Javascript client is handled.fmoga2010-08-241-5/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988693 13f79535-47bb-0310-9956-ffa450edef68
* Enforced coding standards and formatting.fmoga2010-08-241-9/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988521 13f79535-47bb-0310-9956-ffa450edef68
* Added complete javadoc.fmoga2010-08-161-11/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985927 13f79535-47bb-0310-9956-ffa450edef68
* Added Apache License headers.fmoga2010-08-161-0/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985802 13f79535-47bb-0310-9956-ffa450edef68
* Added 'SCA' namespace to the embedded jquery, jquery extensions and tuscany API.fmoga2010-08-151-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985654 13f79535-47bb-0310-9956-ffa450edef68
* Added Javascript proxy generation.fmoga2010-08-151-2/+11
| | | | | | | Added passing parameters through JSON. Added Gson and jquery-json as dependencies. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985622 13f79535-47bb-0310-9956-ffa450edef68
* Replaced jquery with min version.fmoga2010-08-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985447 13f79535-47bb-0310-9956-ffa450edef68
* Added singleton servlet to serve javascript files.fmoga2010-08-141-0/+31
Added sequential loading of javascript dependencies. Changed snapshot version of atmosphere to stable 0.6.1. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985445 13f79535-47bb-0310-9956-ffa450edef68