summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-05-12Updating Copyright Year in NOTICE fileslresende4-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943700 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Making samples to depend on web 2.0 feature pomlresende2-94/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943693 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Adding test back to build, as it's passing nowlresende1-4/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943692 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Tyding up sample binding uri to make it work for the releaselresende1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943672 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Simple embedded JSE sample launcher. Only launches binding-ws-calculator, no ↵slaws4-0/+210
generalized bridge etc. but using it to look at dependencies, build.xml etc. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943552 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12turn unit testing back onslaws1-7/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943524 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Add tentative mapping between the launch mechanisms and samples and launchersslaws1-8/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943519 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Start dumping notes from the ML in here with a view to creating the updated ↵slaws1-0/+126
README as we progress through tidying the samples git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943515 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Ant script only needs a build target. Jars still need to be fixed up to be ↵slaws1-40/+1
feature jars git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943497 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12As we're just building binding-ws-calculator as a contribution we only need ↵slaws1-22/+1
to dependend on the SCA API. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943496 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Using binding-ws-calulator as an example of turning samples into ↵slaws5-147/+21
contributions. First step is to remove the client code from the contribution and adjust the composite and test case accordingly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943495 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Remind myself of structure of calculator sample by redrawing the diagram in ↵slaws3-329/+0
open office. I not longer have the program I used to generate the svg file so open office seems like more commonly used alternative git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943491 13f79535-47bb-0310-9956-ffa450edef68
2010-05-08Add a tuscany.home property to make it easy to run the ant script from ↵slaws1-4/+8
outside a distribution, e.g. from eclipse git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942392 13f79535-47bb-0310-9956-ffa450edef68
2010-05-07add failure instructionsslaws1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942045 13f79535-47bb-0310-9956-ffa450edef68
2010-05-07Playing with getting the sample an scripts working again to remind myself ↵slaws1-3/+31
what the issues are git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942044 13f79535-47bb-0310-9956-ffa450edef68
2010-05-06Move never finished sample from trunk to contribantelder12-646/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@941643 13f79535-47bb-0310-9956-ffa450edef68
2010-05-06Add tuscany plugin so sample contribution can be run with mvn tuscany:runantelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@941606 13f79535-47bb-0310-9956-ffa450edef68
2010-04-25Update scaclient sample to work with default inputantelder1-6/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937883 13f79535-47bb-0310-9956-ffa450edef68
2010-04-24Add testcase that uses SCAClient to invoke service. Named FIXME as it ↵antelder4-0/+109
doesn't work till the config URI support in the runtime is finished git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937601 13f79535-47bb-0310-9956-ffa450edef68
2010-04-24Move the contributions folder to be inside web-inf so its not accesibleantelder2-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937598 13f79535-47bb-0310-9956-ffa450edef68
2010-04-24Add testcase for JAX-RS helloworld sampleantelder3-5/+65
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937597 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Remove the unused pluginantelder1-29/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937257 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Add a println so you can see the service is calledantelder3-2/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937256 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Update helloworld webapp sample to start a distributed domainantelder1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937254 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Update to embedded helloworld sample contributionantelder5-92/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937250 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Add integration tests to the webapp samples copied from itest distribution ↵antelder14-42/+611
tests. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937182 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21Moving to 1.5.2 release of stripes that fixes some issues with jar search ↵lresende1-1/+2
(similar to STS-561) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936556 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21Change stripes sample to use base jarantelder1-7/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936266 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20Change helloworld sample back to be a jar instead of a zip as it is a bit ↵antelder1-9/+1
simpler so for the very first sample it seems better to be as simple as possible git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935826 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20Remove enforcer plugin no that the one in the top polm.xml worksantelder1-27/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935825 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20Remove enforcer plugin no that the one in the top polm.xml worksantelder1-27/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935824 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20Remove overriding enforcer plugin as the one in the top pom.xml is ok nowantelder1-28/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935823 13f79535-47bb-0310-9956-ffa450edef68
2010-04-17TUSCANY-3536 add extra output to sample client. Thanks for patch Andy slaws1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935178 13f79535-47bb-0310-9956-ffa450edef68
2010-04-14Add exec plugin so you can run the sample with mvn exec:javaantelder1-0/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933941 13f79535-47bb-0310-9956-ffa450edef68
2010-04-06Start of a sample using the SCAClient API that can be used to invoke the ↵antelder4-0/+173
other helloworld sample components git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931145 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31fix bad slasheskelvingoodson1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929613 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31add tracing capability into distribution and extend calculator sample to ↵kelvingoodson3-3/+31
demonstrate tracing git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929603 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29Reverting changes from revisions 918221, 918222 and 918223lresende2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928593 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26Add jaxrs sampleantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927711 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26Add helloworld sample for JAX-RS supportantelder7-0/+285
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927710 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24Port the sdo sample to 2.xrfeng23-0/+1584
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926891 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22HArdcode response in bpel script for nowantelder1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926227 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22Update the bpel sample bpel script and wsdl to match the bpel itest, and ↵antelder2-28/+41
comment out the message processing and hard code the response while its not working git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926137 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22Update component name to match other helloworld samplesantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926077 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22Remove old testcaseantelder1-48/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926074 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22Add sample testcaseantelder1-0/+33
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926072 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22Correct case in component name to match the java helloworld sampleantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926071 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22Remove old testcaseantelder1-68/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926068 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22Start adding Spring helloworld sample like the bpel and java onesantelder6-0/+232
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926043 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22Start updating the bpel helloworld sample maven build to create a pure sca ↵antelder1-76/+57
contribution using the tuscany plugin to run the sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926027 13f79535-47bb-0310-9956-ffa450edef68