summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move BPEL sample out of trunk as Implementation BPEL doesn't work properly yetantelder2012-05-118-0/+459
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1337083 13f79535-47bb-0310-9956-ffa450edef68
* Move Ant sample out of trunk as its not finishedantelder2012-05-1111-0/+772
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1337079 13f79535-47bb-0310-9956-ffa450edef68
* Move the websocket binding to trunk.fmoga2011-07-2635-1855/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151250 13f79535-47bb-0310-9956-ffa450edef68
* Move the websocket binding samples to trunk.fmoga2011-07-2650-3131/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151246 13f79535-47bb-0310-9956-ffa450edef68
* Move the comet binding samples to trunk.fmoga2011-07-2650-3320/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151245 13f79535-47bb-0310-9956-ffa450edef68
* Provide README files for the comet binding samples. Add Tomcat 7 plugin to ↵fmoga2011-07-268-9/+462
| | | | | | run samples easily. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151241 13f79535-47bb-0310-9956-ffa450edef68
* Fix version number.fmoga2011-07-264-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151216 13f79535-47bb-0310-9956-ffa450edef68
* Add README files to present websocket samples. Add Jetty plugin to enable ↵fmoga2011-07-267-2/+304
| | | | | | jetty:run. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151077 13f79535-47bb-0310-9956-ffa450edef68
* Fix typos in README.fmoga2011-07-261-9/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151057 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151052 ↵fmoga2011-07-263-4/+79
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* Add unit tests for the websocket binding.fmoga2011-07-269-1/+277
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151035 13f79535-47bb-0310-9956-ffa450edef68
* Add LICENSE and NOTICE.fmoga2011-07-263-36/+247
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151024 13f79535-47bb-0310-9956-ffa450edef68
* Improve source code documentation on the websocket binding.fmoga2011-07-2516-23/+83
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150769 13f79535-47bb-0310-9956-ffa450edef68
* Remove instructions about jQuery dependency.fmoga2011-07-254-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150610 13f79535-47bb-0310-9956-ffa450edef68
* Remove jquery json plugin dependency. The client side toolkit has no ↵fmoga2011-07-253-58/+3
| | | | | | dependency now. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150609 13f79535-47bb-0310-9956-ffa450edef68
* Add samples sources with ignores.fmoga2011-07-2545-0/+2712
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150591 13f79535-47bb-0310-9956-ffa450edef68
* Add pom for websocket samples.fmoga2011-07-251-0/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150583 13f79535-47bb-0310-9956-ffa450edef68
* Add multiple response support to binding.websocket.fmoga2011-07-2512-75/+208
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150577 13f79535-47bb-0310-9956-ffa450edef68
* Change port attribute to be optional. Set default port to 9000.fmoga2011-07-242-2/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150388 13f79535-47bb-0310-9956-ffa450edef68
* Migrate to embedded Jetty as websocket server. Add javascript service proxy ↵fmoga2011-07-2442-1140/+623
| | | | | | injection. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150357 13f79535-47bb-0310-9956-ffa450edef68
* Add websocket message multiplexing via persistent connections.fmoga2011-07-099-160/+370
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1144596 13f79535-47bb-0310-9956-ffa450edef68
* Add test to demonstrate data conversion to/from JSON. Fix bug in the JSON ↵fmoga2011-07-0819-22/+400
| | | | | | array parser. Refactor salutes test. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1144149 13f79535-47bb-0310-9956-ffa450edef68
* Update sample to demonstrate that runtime uses the same server for services ↵fmoga2011-07-089-27/+183
| | | | | | with the same uri. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1144128 13f79535-47bb-0310-9956-ffa450edef68
* Stop websocket server cleanly on Tuscany runtime shutdown.fmoga2011-07-083-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1144124 13f79535-47bb-0310-9956-ffa450edef68
* Initial implementation of binding.websocket with functional sample (test).fmoga2011-07-0812-72/+299
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1144121 13f79535-47bb-0310-9956-ffa450edef68
* Add scaffolded websocket binding code using Monsoon from filesystem Maven repo.fmoga2011-07-0624-0/+772
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1143410 13f79535-47bb-0310-9956-ffa450edef68
* Move the OSGi based http host from contrib to trunk as I'm starting to use itantelder2011-06-1210-982/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1134874 13f79535-47bb-0310-9956-ffa450edef68
* Update to match the current trunk ServletHost interfaceantelder2011-06-111-1/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1134520 13f79535-47bb-0310-9956-ffa450edef68
* Minor modifications to the comet samples.fmoga2011-06-094-15/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1133716 13f79535-47bb-0310-9956-ffa450edef68
* Replace the use of absolute path with relative path when using a file in the ↵fmoga2011-06-053-37/+38
| | | | | | webapp. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1132415 13f79535-47bb-0310-9956-ffa450edef68
* Add standard module files and layout for CoffeeScript implantelder2011-06-033-0/+255
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130921 13f79535-47bb-0310-9956-ffa450edef68
* Move from taking jquery from Google APIs to local jquery file to enable ↵fmoga2011-06-038-4/+620
| | | | | | offline testing. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130912 13f79535-47bb-0310-9956-ffa450edef68
* Code cleanup.fmoga2011-05-313-11/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1129614 13f79535-47bb-0310-9956-ffa450edef68
* Code cleanup.fmoga2011-05-312-44/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1129612 13f79535-47bb-0310-9956-ffa450edef68
* Code cleanup.fmoga2011-05-313-69/+94
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1129611 13f79535-47bb-0310-9956-ffa450edef68
* Code cleanup.fmoga2011-05-316-11/+108
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1129610 13f79535-47bb-0310-9956-ffa450edef68
* Add focuses and Enter key shortcut for the chat sample.fmoga2011-05-261-4/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127839 13f79535-47bb-0310-9956-ffa450edef68
* Add real-time suggestion sample using a service with non-void return type. ↵fmoga2011-05-2627-3/+530
| | | | | | Rename the weather-webapp sample. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127833 13f79535-47bb-0310-9956-ffa450edef68
* Add a few comments to the chat sample.fmoga2011-05-262-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127793 13f79535-47bb-0310-9956-ffa450edef68
* Add new samples to binding.comet samples pom.fmoga2011-05-251-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127733 13f79535-47bb-0310-9956-ffa450edef68
* Add chat sample for binding.cometfmoga2011-05-257-0/+267
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127726 13f79535-47bb-0310-9956-ffa450edef68
* Add pub/sub sample for binding.cometfmoga2011-05-2510-0/+551
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127725 13f79535-47bb-0310-9956-ffa450edef68
* Change jQuery version to 1.4.2. Change path to CometComponentContext.js with ↵fmoga2011-05-251-2/+2
| | | | | | new mapping. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127489 13f79535-47bb-0310-9956-ffa450edef68
* Update sample to reflect latest upgrades in the comet module.fmoga2011-05-245-40/+53
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127081 13f79535-47bb-0310-9956-ffa450edef68
* Enable async bare test now that TUSCANY-3832 is fixed.scottkurz2011-02-153-5/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070929 13f79535-47bb-0310-9956-ffa450edef68
* Update comet binding sample to demonstrate server push.fmoga2011-02-118-48/+110
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069940 13f79535-47bb-0310-9956-ffa450edef68
* Move the current trunk unreleased folder to contrib as i don't think ↵antelder2011-02-10151-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
* Copy all trunk samples to contribantelder2011-02-10752-0/+46014
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069274 13f79535-47bb-0310-9956-ffa450edef68
* Rename these old samples in contribantelder2011-02-101280-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069273 13f79535-47bb-0310-9956-ffa450edef68
* Update with an example of how to have a foo reference delegate the ↵antelder2010-09-074-10/+49
| | | | | | invocation to ths WS binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993324 13f79535-47bb-0310-9956-ffa450edef68