summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add standard module files and layout for CoffeeScript implantelder2011-06-033-0/+255
* Move from taking jquery from Google APIs to local jquery file to enable offli...fmoga2011-06-038-4/+620
* Code cleanup.fmoga2011-05-313-11/+54
* Code cleanup.fmoga2011-05-312-44/+0
* Code cleanup.fmoga2011-05-313-69/+94
* Code cleanup.fmoga2011-05-316-11/+108
* Add focuses and Enter key shortcut for the chat sample.fmoga2011-05-261-4/+27
* Add real-time suggestion sample using a service with non-void return type. Re...fmoga2011-05-2627-3/+530
* Add a few comments to the chat sample.fmoga2011-05-262-1/+6
* Add new samples to binding.comet samples pom.fmoga2011-05-251-0/+2
* Add chat sample for binding.cometfmoga2011-05-257-0/+267
* Add pub/sub sample for binding.cometfmoga2011-05-2510-0/+551
* Change jQuery version to 1.4.2. Change path to CometComponentContext.js with ...fmoga2011-05-251-2/+2
* Update sample to reflect latest upgrades in the comet module.fmoga2011-05-245-40/+53
* Enable async bare test now that TUSCANY-3832 is fixed.scottkurz2011-02-153-5/+12
* Update comet binding sample to demonstrate server push.fmoga2011-02-118-48/+110
* Move the current trunk unreleased folder to contrib as i don't think anything...antelder2011-02-10151-0/+12220
* Copy all trunk samples to contribantelder2011-02-10752-0/+46014
* Rename these old samples in contribantelder2011-02-101280-0/+0
* Update with an example of how to have a foo reference delegate the invocation...antelder2010-09-074-10/+49
* Add an example attribute to the foo bindingantelder2010-09-044-1/+14
* Use the DefaultBeanModelProcessor to simplify the model objectsantelder2010-09-025-129/+71
* Start of module to show how to write a simple bindingantelder2010-09-0124-0/+1084
* Cleaned up the contrib poms.fmoga2010-08-312-124/+0
* Removed comet binding and sample from contrib/.fmoga2010-08-3145-3129/+0
* Added geronimo-servlet_3.0_spec:1.0 dependency for Serlvets 3.0.fmoga2010-08-271-3/+3
* Changed Jetty port to 8085 to avoid conflict on testing.fmoga2010-08-274-26/+42
* Add service element defining the sca binidng (for the jsp) and ws and rmi bin...antelder2010-08-261-0/+5
* Correct jar usageantelder2010-08-261-3/+6
* Make interface remotable so it works with remotabel bindings like ws, rmi etcantelder2010-08-261-0/+3
* Add minimal Ant build script that uses the shaded base-nodep jarantelder2010-08-261-0/+60
* Start of a sample for Hema, a user asking for this on the mailing list - http...antelder2010-08-268-0/+320
* Copied pom.xml from trunk and trunk/modules in the contrib area in order to b...fmoga2010-08-242-0/+1197
* Minor update involving default values.fmoga2010-08-241-2/+2
* Updated sample to reflect latest refactoring.fmoga2010-08-241-0/+2
* Refactored the way jQuery dependency on the Javascript client is handled.fmoga2010-08-244-168/+16
* Enforced coding standards and formatting.fmoga2010-08-2422-424/+481
* Removed unused imports.fmoga2010-08-161-1/+0
* Fixed unit test and renamed it in order to be included at mvn test.fmoga2010-08-162-15/+1
* Removed websocket option as it is outside of comet scope.fmoga2010-08-161-2/+1
* Added complete javadoc.fmoga2010-08-167-190/+392
* Added javadocs.fmoga2010-08-164-1/+37
* Added Apache License headers.fmoga2010-08-1610-25/+188
* Added Apache License headers.fmoga2010-08-168-80/+132
* Updated sample to use the 'SCA' namespace for javascript toolkit.fmoga2010-08-151-5/+5
* Added 'SCA' namespace to the embedded jquery, jquery extensions and tuscany API.fmoga2010-08-153-46/+13
* Updated sample to use generated proxies and json for parameters.fmoga2010-08-159-28/+158
* Added Javascript proxy generation.fmoga2010-08-159-156/+301
* Replaced jquery with min version.fmoga2010-08-143-6241/+155
* Updated sample to use tuscany javascript servlet.fmoga2010-08-144-6832/+1