summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib/samples (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-26Move the websocket binding samples to trunk.fmoga50-3131/+0
2011-07-26Move the comet binding samples to trunk.fmoga50-3320/+0
2011-07-26Provide README files for the comet binding samples. Add Tomcat 7 plugin to ru...fmoga8-9/+462
2011-07-26Fix version number.fmoga4-4/+4
2011-07-26Add README files to present websocket samples. Add Jetty plugin to enable jet...fmoga7-2/+304
2011-07-26Fix typos in README.fmoga1-9/+9
2011-07-26git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151052 13f79535-47bb-...fmoga3-4/+79
2011-07-25Remove instructions about jQuery dependency.fmoga4-4/+0
2011-07-25Add samples sources with ignores.fmoga45-0/+2712
2011-07-25Add pom for websocket samples.fmoga1-0/+46
2011-06-09Minor modifications to the comet samples.fmoga4-15/+9
2011-06-05Replace the use of absolute path with relative path when using a file in the ...fmoga3-37/+38
2011-06-03Move from taking jquery from Google APIs to local jquery file to enable offli...fmoga8-4/+620
2011-05-31Code cleanup.fmoga3-11/+54
2011-05-31Code cleanup.fmoga2-44/+0
2011-05-31Code cleanup.fmoga3-69/+94
2011-05-31Code cleanup.fmoga6-11/+108
2011-05-26Add focuses and Enter key shortcut for the chat sample.fmoga1-4/+27
2011-05-26Add real-time suggestion sample using a service with non-void return type. Re...fmoga27-3/+530
2011-05-26Add a few comments to the chat sample.fmoga2-1/+6
2011-05-25Add new samples to binding.comet samples pom.fmoga1-0/+2
2011-05-25Add chat sample for binding.cometfmoga7-0/+267
2011-05-25Add pub/sub sample for binding.cometfmoga10-0/+551
2011-05-25Change jQuery version to 1.4.2. Change path to CometComponentContext.js with ...fmoga1-2/+2
2011-05-24Update sample to reflect latest upgrades in the comet module.fmoga5-40/+53
2011-02-15Enable async bare test now that TUSCANY-3832 is fixed.scottkurz3-5/+12
2011-02-11Update comet binding sample to demonstrate server push.fmoga8-48/+110
2011-02-10Copy all trunk samples to contribantelder752-0/+46014
2011-02-10Rename these old samples in contribantelder1280-78305/+0
2010-08-31Removed comet binding and sample from contrib/.fmoga13-620/+0
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-24Minor update involving default values.fmoga1-2/+2
2010-08-24Updated sample to reflect latest refactoring.fmoga1-0/+2
2010-08-24Enforced coding standards and formatting.fmoga6-18/+21
2010-08-16Removed websocket option as it is outside of comet scope.fmoga1-2/+1
2010-08-16Added Apache License headers.fmoga10-25/+188
2010-08-15Updated sample to use the 'SCA' namespace for javascript toolkit.fmoga1-5/+5
2010-08-15Updated sample to use generated proxies and json for parameters.fmoga9-28/+158
2010-08-14Updated sample to use tuscany javascript servlet.fmoga4-6832/+1
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-09Removed the projects containing the alternate implementation of the comet bin...fmoga13-7263/+0
2010-08-09Updated the stock comet sample in order to reflect the new capabilities of th...fmoga5-1796/+6813
2010-08-04Fixed comet sample.fmoga1-0/+1
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