summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib/modules/binding-comet-runtime/src/main/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed comet binding and sample from contrib/.fmoga2010-08-318-795/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991106 13f79535-47bb-0310-9956-ffa450edef68
* Changed Jetty port to 8085 to avoid conflict on testing.fmoga2010-08-272-22/+32
| | | | | | | Fixed servlet mapping removal and refactored ServletFactory code. Added temporary fix for javaee 6 related unit test error by adding servlet-api:3.0-alpha-1 instead of javaee-web-api:6.0. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990078 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-248-360/+390
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988521 13f79535-47bb-0310-9956-ffa450edef68
* Removed unused imports.fmoga2010-08-161-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985956 13f79535-47bb-0310-9956-ffa450edef68
* Added complete javadoc.fmoga2010-08-165-174/+371
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985927 13f79535-47bb-0310-9956-ffa450edef68
* Added javadocs.fmoga2010-08-163-1/+34
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985812 13f79535-47bb-0310-9956-ffa450edef68
* Added Apache License headers.fmoga2010-08-165-68/+76
| | | | 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-152-44/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985654 13f79535-47bb-0310-9956-ffa450edef68
* Added Javascript proxy generation.fmoga2010-08-155-19/+147
| | | | | | | 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-144-14/+53
| | | | | | | 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
* Added ServletFactory in order to keep a singleton servlet for all comet ↵fmoga2010-08-143-23/+70
| | | | | | services in a scdl so that the two connection limit issue with the browsers is avoided. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985414 13f79535-47bb-0310-9956-ffa450edef68
* Added new implementation for comet binding which supports choosing the ↵fmoga2010-08-094-111/+62
| | | | | | transport (http streaming, long pooling, websockets) at runtime. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983776 13f79535-47bb-0310-9956-ffa450edef68
* Cleaned up comet binding.fmoga2010-08-045-31/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@982281 13f79535-47bb-0310-9956-ffa450edef68
* Set org.atmosphere.useNative to true in order to skip the ↵fmoga2010-08-032-13/+2
| | | | | | TuscanyServletFilter exception regarding Servlets 3.0 and use native APIs. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@982001 13f79535-47bb-0310-9956-ffa450edef68
* Implemented comet binding using Atmosphere Framework.fmoga2010-08-027-235/+155
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@981675 13f79535-47bb-0310-9956-ffa450edef68
* Added initial sources to binding-comet-runtime.fmoga2010-07-285-0/+500
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980229 13f79535-47bb-0310-9956-ffa450edef68