summaryrefslogtreecommitdiffstats
path: root/java/sca/samples (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Expose the CalculatorService as a web servicerfeng2009-04-077-22/+67
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762966 13f79535-47bb-0310-9956-ffa450edef68
* Fix the dependencies to get distributed OSGi samples working inside Eclipserfeng2009-04-074-8/+41
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762942 13f79535-47bb-0310-9956-ffa450edef68
* Add samples for distributed OSGi (RFC 119) with Tuscany/SCArfeng2009-04-0646-0/+2733
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762569 13f79535-47bb-0310-9956-ffa450edef68
* Add some more missing license headersantelder2009-03-281-12/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759445 13f79535-47bb-0310-9956-ffa450edef68
* Add some missing license headersantelder2009-03-2811-87/+285
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759443 13f79535-47bb-0310-9956-ffa450edef68
* Fix the syntax error in pom.xmlrfeng2009-03-241-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758066 13f79535-47bb-0310-9956-ffa450edef68
* Switch over to new endpoint reference/endpoint model. These are the changes ↵slaws2009-03-191-0/+4
| | | | | | required to exploit the model in the runtime up to the point were the old EndpointReference is retrieved from a wire. The next step is to convert this over too and exploit the new endpoint references fully. There is still tidying to do (search for TODO - EPR) in particular I haven't removed any of the old files yet. So beware don't put changes into CompositeActivator or RuntimeWire as the runtime isn't using them git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756070 13f79535-47bb-0310-9956-ffa450edef68
* Make sample Ant builds Tuscany version neutralantelder2009-03-193-12/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755876 13f79535-47bb-0310-9956-ffa450edef68
* Temporarily rename testcase so its not run in the build to try to get the ↵antelder2009-03-191-0/+0
| | | | | | continuum build running git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755872 13f79535-47bb-0310-9956-ffa450edef68
* Change sample Ant build to not hardcode teh versionantelder2009-03-181-4/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755557 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2917ramkumar2009-03-1813-13/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755499 13f79535-47bb-0310-9956-ffa450edef68
* Revert 755183 an errant commit from the release pluginantelder2009-03-1712-59/+59
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755206 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare branch test-branchantelder2009-03-1712-59/+59
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755183 13f79535-47bb-0310-9956-ffa450edef68
* Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2009-03-0615-15/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750765 13f79535-47bb-0310-9956-ffa450edef68
* Updating composites that were still with osoa NSlresende2009-03-055-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750666 13f79535-47bb-0310-9956-ffa450edef68
* Update more samples for the oasis namespace change so the build runs cleanantelder2009-03-054-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750404 13f79535-47bb-0310-9956-ffa450edef68
* Update helloworld-jsp sample for oasis namespace changeantelder2009-03-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750403 13f79535-47bb-0310-9956-ffa450edef68
* More changes to switch SCA namespace from osoa version to oasis onerfeng2009-03-0511-35/+49
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750323 13f79535-47bb-0310-9956-ffa450edef68
* Update wicket sample for latest Tuscany wicket moduleantelder2009-03-032-2/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749565 13f79535-47bb-0310-9956-ffa450edef68
* Start of a helloworld sample showing SCA integration with the Wicket web ↵antelder2009-02-2711-0/+363
| | | | | | framework git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748427 13f79535-47bb-0310-9956-ffa450edef68
* Add stripes sample to buildantelder2009-02-261-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748057 13f79535-47bb-0310-9956-ffa450edef68
* Add a sample using the stripes web frameworkantelder2009-02-2613-0/+389
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748041 13f79535-47bb-0310-9956-ffa450edef68
* Add bpel sample to buildantelder2009-02-241-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747448 13f79535-47bb-0310-9956-ffa450edef68
* Start to bring up a bpel sample in 2.xantelder2009-02-2413-0/+994
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747323 13f79535-47bb-0310-9956-ffa450edef68
* Add webapp samples to the buildantelder2009-02-231-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746923 13f79535-47bb-0310-9956-ffa450edef68
* Start of a JSF sampleantelder2009-02-1810-0/+537
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745567 13f79535-47bb-0310-9956-ffa450edef68
* Format code and remove redundant annotationantelder2009-02-182-7/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745566 13f79535-47bb-0310-9956-ffa450edef68
* Format code and make composite scopeantelder2009-02-182-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745565 13f79535-47bb-0310-9956-ffa450edef68
* Add a JSP helloworld sampleantelder2009-02-186-0/+222
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745484 13f79535-47bb-0310-9956-ffa450edef68
* Start of a basic helloworld sample that demonstrates embedding a Tuscany ↵antelder2009-02-185-0/+184
| | | | | | runtime within a webapp git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745479 13f79535-47bb-0310-9956-ffa450edef68
* Update to use the moved pluginantelder2009-02-171-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745158 13f79535-47bb-0310-9956-ffa450edef68
* I expect we'll get rid of this sample soon but I noticed the default target ↵slaws2009-02-121-1/+1
| | | | | | was inconsistent with other samples git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743882 13f79535-47bb-0310-9956-ffa450edef68
* Remove manifest as its a 'managed' sampleantelder2009-02-101-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742956 13f79535-47bb-0310-9956-ffa450edef68
* Add a target to run with equinoxrfeng2009-02-091-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742686 13f79535-47bb-0310-9956-ffa450edef68
* Fix the jar name in build.xmlrfeng2009-02-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742675 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2826 Sample READMEs have mistakesbeckerdo2009-02-092-12/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742589 13f79535-47bb-0310-9956-ffa450edef68
* Updating implementation-java-calculator pom to remove artifact version from ↵lresende2009-02-082-4/+6
| | | | | | generated jar and small updates to README git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742033 13f79535-47bb-0310-9956-ffa450edef68
* Updates to calculator-osgi READMElresende2009-02-081-0/+97
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742025 13f79535-47bb-0310-9956-ffa450edef68
* Updates to calculator-equinox READMElresende2009-02-081-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742024 13f79535-47bb-0310-9956-ffa450edef68
* Updates to READMElresende2009-02-082-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742023 13f79535-47bb-0310-9956-ffa450edef68
* Updates to README, fixing build.xml to proper create sample jarlresende2009-02-083-5/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742022 13f79535-47bb-0310-9956-ffa450edef68
* Adding sca-contribution to allow same sample client to run from ant and ↵lresende2009-02-083-5/+27
| | | | | | command line without modifications plus some updates to README git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742021 13f79535-47bb-0310-9956-ffa450edef68
* Updates to calculator readmelresende2009-02-081-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742020 13f79535-47bb-0310-9956-ffa450edef68
* Updating build script to allow user to call ant runlresende2009-02-081-28/+40
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742017 13f79535-47bb-0310-9956-ffa450edef68
* Update the name for generated manifest to be tuscany-sca-manifest.jar and ↵rfeng2009-02-072-6/+6
| | | | | | tuscany-sca-equinox-manifest.jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741924 13f79535-47bb-0310-9956-ffa450edef68
* Fix the build.xml to work with JSE and Equinox node launchersrfeng2009-02-062-51/+133
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741642 13f79535-47bb-0310-9956-ffa450edef68
* Change distro itest and calc sample so it doesn't need to use the time time ↵antelder2009-02-063-22/+3
| | | | | | live way of shutting down the service node git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741626 13f79535-47bb-0310-9956-ffa450edef68
* Simplify, these don't need to specify the logging properties nowantelder2009-02-063-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741485 13f79535-47bb-0310-9956-ffa450edef68
* Change the samples itest to use the samples from the distribution its ↵antelder2009-02-054-13/+0
| | | | | | testing instead of the svn src, and this has the additional benifit as the sample build scripts can be simplified to only reference jars frm the distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741131 13f79535-47bb-0310-9956-ffa450edef68
* Set up the sample scripts so that the automatic run uses a time to live of 4 ↵slaws2009-02-051-4/+4
| | | | | | seconds while the script, when run manually, waits for the user to press a key. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741087 13f79535-47bb-0310-9956-ffa450edef68