summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib/modules/binding-comet-runtime/src/main/java/org (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-31Removed comet binding and sample from contrib/.fmoga8-795/+0
2010-08-27Changed Jetty port to 8085 to avoid conflict on testing.fmoga2-22/+32
2010-08-24Refactored the way jQuery dependency on the Javascript client is handled.fmoga1-5/+3
2010-08-24Enforced coding standards and formatting.fmoga8-360/+390
2010-08-16Removed unused imports.fmoga1-1/+0
2010-08-16Added complete javadoc.fmoga5-174/+371
2010-08-16Added javadocs.fmoga3-1/+34
2010-08-16Added Apache License headers.fmoga5-68/+76
2010-08-15Added 'SCA' namespace to the embedded jquery, jquery extensions and tuscany API.fmoga2-44/+10
2010-08-15Added Javascript proxy generation.fmoga5-19/+147
2010-08-14Replaced jquery with min version.fmoga1-1/+1
2010-08-14Added singleton servlet to serve javascript files.fmoga4-14/+53
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...fmoga2-13/+2
2010-08-02Implemented comet binding using Atmosphere Framework.fmoga7-235/+155
2010-07-28Added initial sources to binding-comet-runtime.fmoga5-0/+500