summaryrefslogtreecommitdiffstats
path: root/java/sca/samples (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-05-20Renaming implementation-bpel-ode to implementation-bpel-runtime to follow ↵lresende1-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
2009-05-15Push down some of the createNode() methods to NodeFactory and only require ↵rfeng1-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
2009-05-14Add @Service annotationsrfeng5-15/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774895 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12Minor cleanup to put projects in alphabetical orderlresende1-2/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774064 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12Changing sample artifact name to follow same pattern as other samples and to ↵lresende3-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
2009-05-08Add missing endpoint clone and add helloworld-bpel back into the build. The ↵slaws1-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
2009-05-08Clean up the old stuff from the pom.xmlantelder1-11/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@773026 13f79535-47bb-0310-9956-ffa450edef68
2009-05-08Clean up the old stuff from the pom.xmlantelder1-96/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@773025 13f79535-47bb-0310-9956-ffa450edef68
2009-05-08Get the bpel sample so the testcase runs but take it out of the buildantelder3-5/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@773020 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24TUSCANY-2919: Start commiting contribution from Prateek Temkar for JAX-RS ↵antelder12-0/+541
Support in Tuscany git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768260 13f79535-47bb-0310-9956-ffa450edef68
2009-04-14Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng3-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764927 13f79535-47bb-0310-9956-ffa450edef68
2009-04-08Remove unused coderfeng1-11/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763309 13f79535-47bb-0310-9956-ffa450edef68
2009-04-08Add two test nodes to launcher the bundlesrfeng2-0/+86
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763053 13f79535-47bb-0310-9956-ffa450edef68
2009-04-07Rename the test caserfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763038 13f79535-47bb-0310-9956-ffa450edef68
2009-04-07Expose the CalculatorService as a web servicerfeng7-22/+67
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762966 13f79535-47bb-0310-9956-ffa450edef68
2009-04-07Fix the dependencies to get distributed OSGi samples working inside Eclipserfeng4-8/+41
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762942 13f79535-47bb-0310-9956-ffa450edef68
2009-04-06Add samples for distributed OSGi (RFC 119) with Tuscany/SCArfeng46-0/+2733
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762569 13f79535-47bb-0310-9956-ffa450edef68
2009-03-28Add some more missing license headersantelder1-12/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759445 13f79535-47bb-0310-9956-ffa450edef68
2009-03-28Add some missing license headersantelder11-87/+285
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759443 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24Fix the syntax error in pom.xmlrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758066 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Switch over to new endpoint reference/endpoint model. These are the changes ↵slaws1-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
2009-03-19Make sample Ant builds Tuscany version neutralantelder3-12/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755876 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Temporarily rename testcase so its not run in the build to try to get the ↵antelder1-0/+0
continuum build running git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755872 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18Change sample Ant build to not hardcode teh versionantelder1-4/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755557 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18Fixes for TUSCANY-2917ramkumar13-13/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755499 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Revert 755183 an errant commit from the release pluginantelder12-59/+59
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755206 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17[maven-release-plugin] prepare branch test-branchantelder12-59/+59
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755183 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende15-15/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750765 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05Updating composites that were still with osoa NSlresende5-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750666 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05Update more samples for the oasis namespace change so the build runs cleanantelder4-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750404 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05Update helloworld-jsp sample for oasis namespace changeantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750403 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05More changes to switch SCA namespace from osoa version to oasis onerfeng11-35/+49
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750323 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03Update wicket sample for latest Tuscany wicket moduleantelder2-2/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749565 13f79535-47bb-0310-9956-ffa450edef68
2009-02-27Start of a helloworld sample showing SCA integration with the Wicket web ↵antelder11-0/+363
framework git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748427 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Add stripes sample to buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748057 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Add a sample using the stripes web frameworkantelder13-0/+389
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748041 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24Add bpel sample to buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747448 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24Start to bring up a bpel sample in 2.xantelder13-0/+994
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747323 13f79535-47bb-0310-9956-ffa450edef68
2009-02-23Add webapp samples to the buildantelder1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746923 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Start of a JSF sampleantelder10-0/+537
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745567 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Format code and remove redundant annotationantelder2-7/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745566 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Format code and make composite scopeantelder2-7/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745565 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Add a JSP helloworld sampleantelder6-0/+222
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745484 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Start of a basic helloworld sample that demonstrates embedding a Tuscany ↵antelder5-0/+184
runtime within a webapp git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745479 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Update to use the moved pluginantelder1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745158 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12I expect we'll get rid of this sample soon but I noticed the default target ↵slaws1-1/+1
was inconsistent with other samples git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743882 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10Remove manifest as its a 'managed' sampleantelder1-3/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742956 13f79535-47bb-0310-9956-ffa450edef68
2009-02-09Add a target to run with equinoxrfeng1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742686 13f79535-47bb-0310-9956-ffa450edef68
2009-02-09Fix the jar name in build.xmlrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742675 13f79535-47bb-0310-9956-ffa450edef68
2009-02-09TUSCANY-2826 Sample READMEs have mistakesbeckerdo2-12/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742589 13f79535-47bb-0310-9956-ffa450edef68