summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib/modules/binding-comet-runtime/src/main/java/org/apache/tuscany/sca/binding/comet/runtime/CometServlet.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up comet binding.fmoga2010-08-041-8/+5
* Set org.atmosphere.useNative to true in order to skip the TuscanyServletFilte...fmoga2010-08-031-12/+0
* Implemented comet binding using Atmosphere Framework.fmoga2010-08-021-109/+43
* Added initial sources to binding-comet-runtime.fmoga2010-07-281-0/+163