summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-07Update with an example of how to have a foo reference delegate the invocation...antelder4-10/+49
2010-09-04Add an example attribute to the foo bindingantelder4-1/+14
2010-09-02Use the DefaultBeanModelProcessor to simplify the model objectsantelder5-129/+71
2010-09-01Start of module to show how to write a simple bindingantelder24-0/+1084
2010-08-31Cleaned up the contrib poms.fmoga2-124/+0
2010-08-31Removed comet binding and sample from contrib/.fmoga45-3129/+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-26Add service element defining the sca binidng (for the jsp) and ws and rmi bin...antelder1-0/+5
2010-08-26Correct jar usageantelder1-3/+6
2010-08-26Make interface remotable so it works with remotabel bindings like ws, rmi etcantelder1-0/+3
2010-08-26Add minimal Ant build script that uses the shaded base-nodep jarantelder1-0/+60
2010-08-26Start of a sample for Hema, a user asking for this on the mailing list - http...antelder8-0/+320
2010-08-24Copied pom.xml from trunk and trunk/modules in the contrib area in order to b...fmoga2-0/+1197
2010-08-24Minor update involving default values.fmoga1-2/+2
2010-08-24Updated sample to reflect latest refactoring.fmoga1-0/+2
2010-08-24Refactored the way jQuery dependency on the Javascript client is handled.fmoga4-168/+16
2010-08-24Enforced coding standards and formatting.fmoga22-424/+481
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-16Removed websocket option as it is outside of comet scope.fmoga1-2/+1
2010-08-16Added complete javadoc.fmoga7-190/+392
2010-08-16Added javadocs.fmoga4-1/+37
2010-08-16Added Apache License headers.fmoga10-25/+188
2010-08-16Added Apache License headers.fmoga8-80/+132
2010-08-15Updated sample to use the 'SCA' namespace for javascript toolkit.fmoga1-5/+5
2010-08-15Added 'SCA' namespace to the embedded jquery, jquery extensions and tuscany API.fmoga3-46/+13
2010-08-15Updated sample to use generated proxies and json for parameters.fmoga9-28/+158
2010-08-15Added Javascript proxy generation.fmoga9-156/+301
2010-08-14Replaced jquery with min version.fmoga3-6241/+155
2010-08-14Updated sample to use tuscany javascript servlet.fmoga4-6832/+1
2010-08-14Added singleton servlet to serve javascript files.fmoga8-16/+6884
2010-08-14Modified sample name to a more general one as it was obsolete due to latest c...fmoga13-3/+3
2010-08-14Modified the sample in order to illustrate how the binding handles multiple c...fmoga12-128/+222
2010-08-14Added ServletFactory in order to keep a singleton servlet for all comet servi...fmoga3-23/+70
2010-08-09Removed the projects containing the alternate implementation of the comet bin...fmoga45-8708/+0
2010-08-09Updated the stock comet sample in order to reflect the new capabilities of th...fmoga5-1796/+6813
2010-08-09Added new implementation for comet binding which supports choosing the transp...fmoga4-111/+62
2010-08-06Added model for alternate implementation of comet binding.fmoga14-0/+560
2010-08-06Added implementation using Jersey RESTful Web Services.fmoga18-0/+885
2010-08-04Fixed comet sample.fmoga1-0/+1
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-03Added TuscanyServletFilter instead of TuscanyContextListener.fmoga2-34/+24
2010-08-02Updated the stock sample to use the comet binding implementation.fmoga9-198/+50
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
2010-07-28Added initial sources to binding-comet.fmoga12-0/+554
2010-07-28Removed async-servlet-sca sample.fmoga15-672/+0