summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed path issue with scdl-include-contribution sample.fmoga2011-02-071-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067923 13f79535-47bb-0310-9956-ffa450edef68
* Fixed paths for implementation-composite samples.fmoga2011-02-072-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067920 13f79535-47bb-0310-9956-ffa450edef68
* README editsantelder2011-02-071-12/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067875 13f79535-47bb-0310-9956-ffa450edef68
* Simplifying modules structure by merging *-js-dojo into the binding-runtime ↵lresende2011-02-062-20/+0
| | | | | | specific modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067729 13f79535-47bb-0310-9956-ffa450edef68
* Moving to latest dojo release (1.5.0)lresende2011-02-064-130/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067728 13f79535-47bb-0310-9956-ffa450edef68
* Add a composite using binding.ws that can be used with the helloworld ↵antelder2011-02-061-0/+32
| | | | | | contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067627 13f79535-47bb-0310-9956-ffa450edef68
* Update the getting started contribution to ues the contribution cretaed from ↵antelder2011-02-067-114/+138
| | | | | | the Tuscany contribution-jar Maven archetype git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067625 13f79535-47bb-0310-9956-ffa450edef68
* Update all samples to use the top level samples as parentantelder2011-02-0535-119/+119
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067524 13f79535-47bb-0310-9956-ffa450edef68
* Fix lots of depricated maven variable warnings for Maven v3antelder2011-02-0538-54/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067440 13f79535-47bb-0310-9956-ffa450edef68
* Update all samples to use the top level samples as their parent. Whatever ↵antelder2011-02-0411-69/+66
| | | | | | happens with the other sample discussion this hopefully gets them working from the bin distro without having to do a local build first git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067184 13f79535-47bb-0310-9956-ffa450edef68
* Modified poms for Maven 3 compliance.fmoga2011-01-273-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1064296 13f79535-47bb-0310-9956-ffa450edef68
* Update to as much as possible only use dependencies in the maven central ↵antelder2011-01-262-2/+24
| | | | | | repo and for where thats not possible define the other repository in the module that uses it not the top level pom.xml git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1063664 13f79535-47bb-0310-9956-ffa450edef68
* 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