summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-11Move BPEL sample out of trunk as Implementation BPEL doesn't work properly yetantelder8-0/+459
2012-05-11Move Ant sample out of trunk as its not finishedantelder11-0/+772
2011-07-26Move the websocket binding to trunk.fmoga35-1855/+0
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-26Add unit tests for the websocket binding.fmoga9-1/+277
2011-07-26Add LICENSE and NOTICE.fmoga3-36/+247
2011-07-25Improve source code documentation on the websocket binding.fmoga16-23/+83
2011-07-25Remove instructions about jQuery dependency.fmoga4-4/+0
2011-07-25Remove jquery json plugin dependency. The client side toolkit has no dependen...fmoga3-58/+3
2011-07-25Add samples sources with ignores.fmoga45-0/+2712
2011-07-25Add pom for websocket samples.fmoga1-0/+46
2011-07-25Add multiple response support to binding.websocket.fmoga12-75/+208
2011-07-24Change port attribute to be optional. Set default port to 9000.fmoga2-2/+6
2011-07-24Migrate to embedded Jetty as websocket server. Add javascript service proxy i...fmoga42-1140/+623
2011-07-09Add websocket message multiplexing via persistent connections.fmoga9-160/+370
2011-07-08Add test to demonstrate data conversion to/from JSON. Fix bug in the JSON arr...fmoga19-22/+400
2011-07-08Update sample to demonstrate that runtime uses the same server for services w...fmoga9-27/+183
2011-07-08Stop websocket server cleanly on Tuscany runtime shutdown.fmoga3-2/+2
2011-07-08Initial implementation of binding.websocket with functional sample (test).fmoga12-72/+299
2011-07-06Add scaffolded websocket binding code using Monsoon from filesystem Maven repo.fmoga24-0/+772
2011-06-12Move the OSGi based http host from contrib to trunk as I'm starting to use itantelder10-982/+0
2011-06-11Update to match the current trunk ServletHost interfaceantelder1-1/+21
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-03Add standard module files and layout for CoffeeScript implantelder3-0/+255
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-10Move the current trunk unreleased folder to contrib as i don't think anything...antelder151-0/+12220
2011-02-10Copy all trunk samples to contribantelder752-0/+46014
2011-02-10Rename these old samples in contribantelder1280-0/+0
2010-09-07Update with an example of how to have a foo reference delegate the invocation...antelder4-10/+49