summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib/modules/binding-comet-runtime (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-31Removed comet binding and sample from contrib/.fmoga20-1940/+0
2010-08-27Added geronimo-servlet_3.0_spec:1.0 dependency for Serlvets 3.0.fmoga1-3/+3
2010-08-27Changed Jetty port to 8085 to avoid conflict on testing.fmoga4-26/+42
2010-08-24Refactored the way jQuery dependency on the Javascript client is handled.fmoga4-168/+16
2010-08-24Enforced coding standards and formatting.fmoga12-384/+423
2010-08-16Removed unused imports.fmoga1-1/+0
2010-08-16Fixed unit test and renamed it in order to be included at mvn test.fmoga2-15/+1
2010-08-16Added complete javadoc.fmoga7-190/+392
2010-08-16Added javadocs.fmoga4-1/+37
2010-08-16Added Apache License headers.fmoga8-80/+132
2010-08-15Added 'SCA' namespace to the embedded jquery, jquery extensions and tuscany API.fmoga3-46/+13
2010-08-15Added Javascript proxy generation.fmoga9-156/+301
2010-08-14Replaced jquery with min version.fmoga3-6241/+155
2010-08-14Added singleton servlet to serve javascript files.fmoga8-16/+6884
2010-08-14Added ServletFactory in order to keep a singleton servlet for all comet servi...fmoga3-23/+70
2010-08-09Added new implementation for comet binding which supports choosing the transp...fmoga4-111/+62
2010-08-04Cleaned up comet binding.fmoga5-31/+11
2010-08-03Set org.atmosphere.useNative to true in order to skip the TuscanyServletFilte...fmoga4-36/+16
2010-08-02Implemented comet binding using Atmosphere Framework.fmoga13-274/+176
2010-07-30Added unit test.fmoga5-0/+149
2010-07-28Added initial sources to binding-comet-runtime.fmoga10-0/+859