summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-comet-runtime (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-2/+2
* Update to use base jar not pom to see if that helps fix the jersymissing pomantelder2012-06-111-2/+1
* Remove jersy pom dependency as it didn't seem to helpantelder2012-06-111-8/+0
* Add jersy pom dependency explicitly to try to get it picked up from thetuscan...antelder2012-06-111-76/+84
* TUSCANY-4043: Apply fix from Andrew Potter to fix Missing dependency issue wi...antelder2012-05-171-0/+7
* Bump up the date in the NOTICE fileantelder2012-02-131-1/+1
* Remove sonatype and gson repositoriesfmoga2011-07-191-21/+0
* Switch from Atmosphere 0.8-SNAPSHOT to Atmosphere 0.7.2 to prepare the release.fmoga2011-07-181-1/+1
* Add missing license header on JSON utility class.fmoga2011-07-081-0/+18
* Push fix for JSON array parser to comet binding. Refactor data conversion in ...fmoga2011-07-083-83/+133
* Adding org.apache.tuscany.sca.assembly.impl package to imports in MANIFEST.MF...edwardsmj2011-06-171-0/+1
* Use the BroadcasterLifeCyclePolicy and new callback mechanism from Atmosphere...fmoga2011-06-094-20/+55
* Code cleanup.fmoga2011-05-3114-239/+383
* Move from relying on the HTTP session to manual session management using sess...fmoga2011-05-3011-360/+349
* Make CometBindingHandler Serializable as it is used with @PerSessionfmoga2011-05-261-1/+2
* Add support for non-void return types for blocking operations as there is onl...fmoga2011-05-261-9/+20
* Update testcase for binding-comet-runtime with callbacks.fmoga2011-05-253-9/+23
* Cleanup binding code by removing debug prints.fmoga2011-05-252-6/+2
* Add generic connect method to js client with default transport set to HTTP st...fmoga2011-05-251-0/+3
* Upgrade to atmosphere-jersey 0.7.1. Change REST Path for CometComponentContex...fmoga2011-05-255-18/+26
* Improve comet support. Add status to callback return type to determine when b...fmoga2011-05-249-224/+374
* Allow the look up of endpoint address by component/service/binding name from ...rfeng2011-04-202-5/+10
* Upgrading to latest jetty releaselresende2011-03-081-1/+1
* Added multiple response support for the comet binding.fmoga2011-02-118-268/+447
* Bump up copyright year in the NOTICE filesantelder2011-01-101-1/+1
* More tweaks for the OSGi MFrfeng2010-12-081-6/+6
* TUSCANY-3731 - Add MIT license for binding-comet-runtime/src/main/resources/j...slaws2010-10-201-0/+33
* Update base-runtime to more closely match old shades/base, and all the scdl m...antelder2010-10-151-29/+10
* Clean up poms for comet binding and sample.fmoga2010-09-161-21/+11
* Moved comet binding to trunk.fmoga2010-09-1620-0/+1940