summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move BPEL sample out of trunk as Implementation BPEL doesn't work properly yetantelder2012-05-118-0/+459
* Move Ant sample out of trunk as its not finishedantelder2012-05-1111-0/+772
* Move the websocket binding to trunk.fmoga2011-07-2635-1855/+0
* Move the websocket binding samples to trunk.fmoga2011-07-2650-3131/+0
* Move the comet binding samples to trunk.fmoga2011-07-2650-3320/+0
* Provide README files for the comet binding samples. Add Tomcat 7 plugin to ru...fmoga2011-07-268-9/+462
* Fix version number.fmoga2011-07-264-4/+4
* Add README files to present websocket samples. Add Jetty plugin to enable jet...fmoga2011-07-267-2/+304
* Fix typos in README.fmoga2011-07-261-9/+9
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151052 13f79535-47bb-...fmoga2011-07-263-4/+79
* Add unit tests for the websocket binding.fmoga2011-07-269-1/+277
* Add LICENSE and NOTICE.fmoga2011-07-263-36/+247
* Improve source code documentation on the websocket binding.fmoga2011-07-2516-23/+83
* Remove instructions about jQuery dependency.fmoga2011-07-254-4/+0
* Remove jquery json plugin dependency. The client side toolkit has no dependen...fmoga2011-07-253-58/+3
* Add samples sources with ignores.fmoga2011-07-2545-0/+2712
* Add pom for websocket samples.fmoga2011-07-251-0/+46
* Add multiple response support to binding.websocket.fmoga2011-07-2512-75/+208
* Change port attribute to be optional. Set default port to 9000.fmoga2011-07-242-2/+6
* Migrate to embedded Jetty as websocket server. Add javascript service proxy i...fmoga2011-07-2442-1140/+623
* Add websocket message multiplexing via persistent connections.fmoga2011-07-099-160/+370
* Add test to demonstrate data conversion to/from JSON. Fix bug in the JSON arr...fmoga2011-07-0819-22/+400
* Update sample to demonstrate that runtime uses the same server for services w...fmoga2011-07-089-27/+183
* Stop websocket server cleanly on Tuscany runtime shutdown.fmoga2011-07-083-2/+2
* Initial implementation of binding.websocket with functional sample (test).fmoga2011-07-0812-72/+299
* Add scaffolded websocket binding code using Monsoon from filesystem Maven repo.fmoga2011-07-0624-0/+772
* Move the OSGi based http host from contrib to trunk as I'm starting to use itantelder2011-06-1210-982/+0
* Update to match the current trunk ServletHost interfaceantelder2011-06-111-1/+21
* Minor modifications to the comet samples.fmoga2011-06-094-15/+9
* Replace the use of absolute path with relative path when using a file in the ...fmoga2011-06-053-37/+38
* 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