summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-comet-runtime (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-13Bump up the date in the NOTICE fileantelder1-1/+1
2011-07-19Remove sonatype and gson repositoriesfmoga1-21/+0
2011-07-18Switch from Atmosphere 0.8-SNAPSHOT to Atmosphere 0.7.2 to prepare the release.fmoga1-1/+1
2011-07-08Add missing license header on JSON utility class.fmoga1-0/+18
2011-07-08Push fix for JSON array parser to comet binding. Refactor data conversion in ...fmoga3-83/+133
2011-06-17Adding org.apache.tuscany.sca.assembly.impl package to imports in MANIFEST.MF...edwardsmj1-0/+1
2011-06-09Use the BroadcasterLifeCyclePolicy and new callback mechanism from Atmosphere...fmoga4-20/+55
2011-05-31Code cleanup.fmoga14-239/+383
2011-05-30Move from relying on the HTTP session to manual session management using sess...fmoga11-360/+349
2011-05-26Make CometBindingHandler Serializable as it is used with @PerSessionfmoga1-1/+2
2011-05-26Add support for non-void return types for blocking operations as there is onl...fmoga1-9/+20
2011-05-25Update testcase for binding-comet-runtime with callbacks.fmoga3-9/+23
2011-05-25Cleanup binding code by removing debug prints.fmoga2-6/+2
2011-05-25Add generic connect method to js client with default transport set to HTTP st...fmoga1-0/+3
2011-05-25Upgrade to atmosphere-jersey 0.7.1. Change REST Path for CometComponentContex...fmoga5-18/+26
2011-05-24Improve comet support. Add status to callback return type to determine when b...fmoga9-224/+374
2011-04-20Allow the look up of endpoint address by component/service/binding name from ...rfeng2-5/+10
2011-03-08Upgrading to latest jetty releaselresende1-1/+1
2011-02-11Added multiple response support for the comet binding.fmoga8-268/+447
2011-01-10Bump up copyright year in the NOTICE filesantelder1-1/+1
2010-12-08More tweaks for the OSGi MFrfeng1-6/+6
2010-10-20TUSCANY-3731 - Add MIT license for binding-comet-runtime/src/main/resources/j...slaws1-0/+33
2010-10-15Update base-runtime to more closely match old shades/base, and all the scdl m...antelder1-29/+10
2010-09-16Clean up poms for comet binding and sample.fmoga1-21/+11
2010-09-16Moved comet binding to trunk.fmoga20-0/+1940