summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-3783 - Fix a hole in the AsyncReponseInvoker serialization to cover ↵slaws2011-01-214-27/+137
| | | | | | the case there invoker is de-serialized inside the same context that serialized it. Update the sample to demonstrate a stop/start scenario. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1061851 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3784 - Add multiple operations and a void return type to the async ↵slaws2011-01-147-6/+101
| | | | | | part of the implementation same git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1059033 13f79535-47bb-0310-9956-ffa450edef68
* Add a simple test case to look a implementations that use doc/lit (bare) ↵slaws2011-01-109-1/+356
| | | | | | interfaces. There was a conversation on the ML about whether databinding is clever enough to translate between bare and wrapped as the data passes from implementation to binding as it's send through a reference. At the moment the test gives me index out of bounds. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057230 13f79535-47bb-0310-9956-ffa450edef68
* Bump up copyright year in the NOTICE filesantelder2011-01-104-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057117 13f79535-47bb-0310-9956-ffa450edef68
* Update to support being run with mvn exec:javaantelder2011-01-042-3/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1055077 13f79535-47bb-0310-9956-ffa450edef68
* Close the output writer before reading from it. slaws2010-12-231-1/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052293 13f79535-47bb-0310-9956-ffa450edef68
* Restrict test cases to starting a single compositeslaws2010-12-232-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052246 13f79535-47bb-0310-9956-ffa450edef68
* Tweaks and extensions to better match the async service implementation in ↵edwardsmj2010-12-214-14/+33
| | | | | | core + JMS binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1051397 13f79535-47bb-0310-9956-ffa450edef68
* Corrected wrong parent poms.fmoga2010-12-1365-83/+83
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1045041 13f79535-47bb-0310-9956-ffa450edef68
* Correct dependenciesantelder2010-12-111-8/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044654 13f79535-47bb-0310-9956-ffa450edef68
* Correct dependency name and add excludeantelder2010-12-111-16/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044625 13f79535-47bb-0310-9956-ffa450edef68
* Correct dependency nameantelder2010-12-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044624 13f79535-47bb-0310-9956-ffa450edef68
* Correct dependency nameantelder2010-12-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044623 13f79535-47bb-0310-9956-ffa450edef68
* Adding a testcase that uses <binding.jms/> to connect reference to an async ↵edwardsmj2010-12-101-0/+38
| | | | | | service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044423 13f79535-47bb-0310-9956-ffa450edef68
* Adding a testcase that uses <binding.jms/> to connect reference to an async ↵edwardsmj2010-12-104-1/+109
| | | | | | service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044379 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3801 - Start adding an async dimension to the implementation ↵slaws2010-12-0912-10/+451
| | | | | | extension sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043914 13f79535-47bb-0310-9956-ffa450edef68
* Having sample actually pointing to base-runtime pomlresende2010-12-081-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043313 13f79535-47bb-0310-9956-ffa450edef68
* Disable web unit tests for nowantelder2010-12-032-3/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041722 13f79535-47bb-0310-9956-ffa450edef68
* Clean up the getting started helloworld webapp. Update it to use a jsp to ↵antelder2010-12-034-27/+82
| | | | | | invoke the component git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041721 13f79535-47bb-0310-9956-ffa450edef68
* Add a top level pom to build it allantelder2010-12-031-0/+39
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041715 13f79535-47bb-0310-9956-ffa450edef68
* Get the eightball webapp runningantelder2010-12-023-10/+51
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041540 13f79535-47bb-0310-9956-ffa450edef68
* Start bringing up eightball app in trunkantelder2010-12-0223-0/+1187
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041296 13f79535-47bb-0310-9956-ffa450edef68
* Add a toString methodantelder2010-11-181-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036635 13f79535-47bb-0310-9956-ffa450edef68
* Re-enable the test caserfeng2010-11-171-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035933 13f79535-47bb-0310-9956-ffa450edef68
* Add the discovery for javax.ws.rs.ext.RuntimeDelegate and update the slf4j ↵rfeng2010-11-171-1/+1
| | | | | | version to fix the osgi rest sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035932 13f79535-47bb-0310-9956-ffa450edef68
* Adding @Ignore to calculator-rest-osgi test as it seems that wink-1.1.2 have ↵lresende2010-11-171-0/+1
| | | | | | some OSGi issues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035927 13f79535-47bb-0310-9956-ffa450edef68
* More exclusions from wink-1.1.2 update to avoid legal-check test failurelresende2010-11-171-3/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035918 13f79535-47bb-0310-9956-ffa450edef68
* Migrate 1.5 holder sample to 2.x - build disabled for nowbdaniel2010-11-1214-0/+1159
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034441 13f79535-47bb-0310-9956-ffa450edef68
* more base + extension updatesantelder2010-11-128-33/+49
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034349 13f79535-47bb-0310-9956-ffa450edef68
* Update more things for base + extensions approachantelder2010-11-106-40/+55
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033523 13f79535-47bb-0310-9956-ffa450edef68
* Correct to call the right launcherslaws2010-11-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032915 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3756 - from the JIRA this is the "leave them but remove most of the ↵slaws2010-11-0934-1335/+169
| | | | | | detail and refer to the web page " option. (merge from beta1) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032911 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3674 - Add some rudimentary function to the helloworld apps so that ↵slaws2010-11-096-7/+56
| | | | | | the very first time user at least has a chance of working out what's going on. (merge from beta1) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032910 13f79535-47bb-0310-9956-ffa450edef68
* Correct relative location of contributionslaws2010-11-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032903 13f79535-47bb-0310-9956-ffa450edef68
* Fix paths in build.xml for implementation.script samplebdaniel2010-11-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032475 13f79535-47bb-0310-9956-ffa450edef68
* Fix up build.xml file for maven-osgi-junit samplebdaniel2010-11-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032474 13f79535-47bb-0310-9956-ffa450edef68
* Fix lib path and add equinox launcher jar to classpath in embedded-osgi-base ↵bdaniel2010-11-051-1/+4
| | | | | | build.xml git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1031529 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3757 - add code (commented out currently) to demonstrate void return ↵slaws2010-10-278-5/+105
| | | | | | type scenario. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027990 13f79535-47bb-0310-9956-ffa450edef68
* Add missing build fileslaws2010-10-261-0/+57
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027604 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up dependenciesslaws2010-10-261-9/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027598 13f79535-47bb-0310-9956-ffa450edef68
* Correct another sample contribution dependencyantelder2010-10-261-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027433 13f79535-47bb-0310-9956-ffa450edef68
* Correct contribution dependency nameantelder2010-10-261-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027423 13f79535-47bb-0310-9956-ffa450edef68
* Correct included contribution nameantelder2010-10-261-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027416 13f79535-47bb-0310-9956-ffa450edef68
* Correct relative path for new sample locationslaws2010-10-251-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027119 13f79535-47bb-0310-9956-ffa450edef68
* A bit more tidyingslaws2010-10-251-9/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027102 13f79535-47bb-0310-9956-ffa450edef68
* Correct contribution names now "contribution" comes at the endslaws2010-10-252-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027018 13f79535-47bb-0310-9956-ffa450edef68
* fix typoslaws2010-10-251-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026997 13f79535-47bb-0310-9956-ffa450edef68
* take account of the base-runtime-pom name changeslaws2010-10-221-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026346 13f79535-47bb-0310-9956-ffa450edef68
* Fix up ant scrip to run the async sample and make the target names more like ↵slaws2010-10-221-8/+28
| | | | | | the contribution names git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026338 13f79535-47bb-0310-9956-ffa450edef68
* These are not contributions they start the SCA clientslaws2010-10-229-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026304 13f79535-47bb-0310-9956-ffa450edef68