summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-05-11Move BPEL sample out of trunk as Implementation BPEL doesn't work properly yetantelder8-0/+459
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1337083 13f79535-47bb-0310-9956-ffa450edef68
2012-05-11Move Ant sample out of trunk as its not finishedantelder11-0/+772
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1337079 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26Move the websocket binding to trunk.fmoga35-1855/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151250 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26Move the websocket binding samples to trunk.fmoga50-3131/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151246 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26Move the comet binding samples to trunk.fmoga50-3320/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151245 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26Provide README files for the comet binding samples. Add Tomcat 7 plugin to ↵fmoga8-9/+462
run samples easily. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151241 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26Fix version number.fmoga4-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151216 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26Add README files to present websocket samples. Add Jetty plugin to enable ↵fmoga7-2/+304
jetty:run. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151077 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26Fix typos in README.fmoga1-9/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151057 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151052 ↵fmoga3-4/+79
13f79535-47bb-0310-9956-ffa450edef68
2011-07-26Add unit tests for the websocket binding.fmoga9-1/+277
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151035 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26Add LICENSE and NOTICE.fmoga3-36/+247
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151024 13f79535-47bb-0310-9956-ffa450edef68
2011-07-25Improve source code documentation on the websocket binding.fmoga16-23/+83
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150769 13f79535-47bb-0310-9956-ffa450edef68
2011-07-25Remove instructions about jQuery dependency.fmoga4-4/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150610 13f79535-47bb-0310-9956-ffa450edef68
2011-07-25Remove jquery json plugin dependency. The client side toolkit has no ↵fmoga3-58/+3
dependency now. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150609 13f79535-47bb-0310-9956-ffa450edef68
2011-07-25Add samples sources with ignores.fmoga45-0/+2712
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150591 13f79535-47bb-0310-9956-ffa450edef68
2011-07-25Add pom for websocket samples.fmoga1-0/+46
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150583 13f79535-47bb-0310-9956-ffa450edef68
2011-07-25Add multiple response support to binding.websocket.fmoga12-75/+208
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150577 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24Change port attribute to be optional. Set default port to 9000.fmoga2-2/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150388 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24Migrate to embedded Jetty as websocket server. Add javascript service proxy ↵fmoga42-1140/+623
injection. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150357 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09Add websocket message multiplexing via persistent connections.fmoga9-160/+370
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1144596 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08Add test to demonstrate data conversion to/from JSON. Fix bug in the JSON ↵fmoga19-22/+400
array parser. Refactor salutes test. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1144149 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08Update sample to demonstrate that runtime uses the same server for services ↵fmoga9-27/+183
with the same uri. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1144128 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08Stop websocket server cleanly on Tuscany runtime shutdown.fmoga3-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1144124 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08Initial implementation of binding.websocket with functional sample (test).fmoga12-72/+299
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1144121 13f79535-47bb-0310-9956-ffa450edef68
2011-07-06Add scaffolded websocket binding code using Monsoon from filesystem Maven repo.fmoga24-0/+772
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1143410 13f79535-47bb-0310-9956-ffa450edef68
2011-06-12Move the OSGi based http host from contrib to trunk as I'm starting to use itantelder10-982/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1134874 13f79535-47bb-0310-9956-ffa450edef68
2011-06-11Update to match the current trunk ServletHost interfaceantelder1-1/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1134520 13f79535-47bb-0310-9956-ffa450edef68
2011-06-09Minor modifications to the comet samples.fmoga4-15/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1133716 13f79535-47bb-0310-9956-ffa450edef68
2011-06-05Replace the use of absolute path with relative path when using a file in the ↵fmoga3-37/+38
webapp. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1132415 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03Add standard module files and layout for CoffeeScript implantelder3-0/+255
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130921 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03Move from taking jquery from Google APIs to local jquery file to enable ↵fmoga8-4/+620
offline testing. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130912 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31Code cleanup.fmoga3-11/+54
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1129614 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31Code cleanup.fmoga2-44/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1129612 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31Code cleanup.fmoga3-69/+94
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1129611 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31Code cleanup.fmoga6-11/+108
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1129610 13f79535-47bb-0310-9956-ffa450edef68
2011-05-26Add focuses and Enter key shortcut for the chat sample.fmoga1-4/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127839 13f79535-47bb-0310-9956-ffa450edef68
2011-05-26Add real-time suggestion sample using a service with non-void return type. ↵fmoga27-3/+530
Rename the weather-webapp sample. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127833 13f79535-47bb-0310-9956-ffa450edef68
2011-05-26Add a few comments to the chat sample.fmoga2-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127793 13f79535-47bb-0310-9956-ffa450edef68
2011-05-25Add new samples to binding.comet samples pom.fmoga1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127733 13f79535-47bb-0310-9956-ffa450edef68
2011-05-25Add chat sample for binding.cometfmoga7-0/+267
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127726 13f79535-47bb-0310-9956-ffa450edef68
2011-05-25Add pub/sub sample for binding.cometfmoga10-0/+551
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127725 13f79535-47bb-0310-9956-ffa450edef68
2011-05-25Change jQuery version to 1.4.2. Change path to CometComponentContext.js with ↵fmoga1-2/+2
new mapping. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127489 13f79535-47bb-0310-9956-ffa450edef68
2011-05-24Update sample to reflect latest upgrades in the comet module.fmoga5-40/+53
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127081 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15Enable async bare test now that TUSCANY-3832 is fixed.scottkurz3-5/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070929 13f79535-47bb-0310-9956-ffa450edef68
2011-02-11Update comet binding sample to demonstrate server push.fmoga8-48/+110
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069940 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10Move the current trunk unreleased folder to contrib as i don't think ↵antelder151-0/+12220
anything in there is being actively worked on. If this not the case and something is then no problem to move it back git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069275 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10Copy all trunk samples to contribantelder752-0/+46014
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069274 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10Rename these old samples in contribantelder1280-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069273 13f79535-47bb-0310-9956-ffa450edef68
2010-09-07Update with an example of how to have a foo reference delegate the ↵antelder4-10/+49
invocation to ths WS binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993324 13f79535-47bb-0310-9956-ffa450edef68