summaryrefslogtreecommitdiffstats
path: root/java/sca/samples (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renaming implementation-bpel-ode to implementation-bpel-runtime to follow ↵lresende2009-05-201-1/+1
| | | | | | the name pattern used by other modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776591 13f79535-47bb-0310-9956-ffa450edef68
* Push down some of the createNode() methods to NodeFactory and only require ↵rfeng2009-05-151-11/+8
| | | | | | the createNode(NodeConfiguration) to be implemented by subclasses git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775283 13f79535-47bb-0310-9956-ffa450edef68
* Add @Service annotationsrfeng2009-05-145-15/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774895 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup to put projects in alphabetical orderlresende2009-05-121-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774064 13f79535-47bb-0310-9956-ffa450edef68
* Changing sample artifact name to follow same pattern as other samples and to ↵lresende2009-05-123-3/+3
| | | | | | group all together in developer IDE git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774063 13f79535-47bb-0310-9956-ffa450edef68
* Add missing endpoint clone and add helloworld-bpel back into the build. The ↵slaws2009-05-081-1/+1
| | | | | | missing clone meant that the reference side wire was pointing directly to the service side endpoint. When the reference side wire endpoint was configured with the reference binding interface contract the service side wire was also being reconfigured erroneously git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@773103 13f79535-47bb-0310-9956-ffa450edef68
* Clean up the old stuff from the pom.xmlantelder2009-05-081-11/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@773026 13f79535-47bb-0310-9956-ffa450edef68
* Clean up the old stuff from the pom.xmlantelder2009-05-081-96/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@773025 13f79535-47bb-0310-9956-ffa450edef68
* Get the bpel sample so the testcase runs but take it out of the buildantelder2009-05-083-5/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@773020 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2919: Start commiting contribution from Prateek Temkar for JAX-RS ↵antelder2009-04-2412-0/+541
| | | | | | Support in Tuscany git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768260 13f79535-47bb-0310-9956-ffa450edef68
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-143-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764927 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused coderfeng2009-04-081-11/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763309 13f79535-47bb-0310-9956-ffa450edef68
* Add two test nodes to launcher the bundlesrfeng2009-04-082-0/+86
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763053 13f79535-47bb-0310-9956-ffa450edef68
* Rename the test caserfeng2009-04-071-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763038 13f79535-47bb-0310-9956-ffa450edef68
* 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