summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-18copy binding-rmi related contributions into a binding-rmi extension subdirectoryslaws31-0/+1531
2010-05-18the calculator has been separated into a contribution (contribution-binding-s...slaws20-1150/+0
2010-05-18calculator-equinox is replaced by lanucher-embedded-osgi as that's what's it'...slaws19-1130/+0
2010-05-17Correct pom names and add launchers back into buildslaws5-6/+5
2010-05-17Add missing fileslaws1-0/+43
2010-05-15launchers breaking the build so comment out until I've fixed itslaws1-4/+3
2010-05-14There is nothing to a command line launcher other than a README telling you h...slaws1-0/+6
2010-05-14Add an OSGi based launcher. Does the same thing as the JSE laucher except usi...slaws7-0/+414
2010-05-14Launch binding-sca and binding-ws based contributions. slaws3-25/+51
2010-05-14Add a contribution for a binding-sca based calculator app. This is a copy of ...slaws18-0/+825
2010-05-14rename binding-ws-calculator to make it clear that it's a contribution (may d...slaws21-9/+34
2010-05-14Make ant script work for JSE launcher. compiles with base jar but doesn't run...slaws3-7/+134
2010-05-14simplify the build classpath at this contribution requires very little to com...slaws1-2/+1
2010-05-12Updating Copyright Year in NOTICE fileslresende4-4/+4
2010-05-12Making samples to depend on web 2.0 feature pomlresende2-94/+9
2010-05-12Adding test back to build, as it's passing nowlresende1-4/+7
2010-05-12Tyding up sample binding uri to make it work for the releaselresende1-3/+3
2010-05-12Simple embedded JSE sample launcher. Only launches binding-ws-calculator, no ...slaws4-0/+210
2010-05-12turn unit testing back onslaws1-7/+0
2010-05-12Add tentative mapping between the launch mechanisms and samples and launchersslaws1-8/+7
2010-05-12Start dumping notes from the ML in here with a view to creating the updated R...slaws1-0/+126
2010-05-12Ant script only needs a build target. Jars still need to be fixed up to be fe...slaws1-40/+1
2010-05-12As we're just building binding-ws-calculator as a contribution we only need t...slaws1-22/+1
2010-05-12Using binding-ws-calulator as an example of turning samples into contribution...slaws5-147/+21
2010-05-12Remind myself of structure of calculator sample by redrawing the diagram in o...slaws3-329/+0
2010-05-08Add a tuscany.home property to make it easy to run the ant script from outsid...slaws1-4/+8
2010-05-07add failure instructionsslaws1-2/+2
2010-05-07Playing with getting the sample an scripts working again to remind myself wha...slaws1-3/+31
2010-05-06Move never finished sample from trunk to contribantelder12-646/+0
2010-05-06Add tuscany plugin so sample contribution can be run with mvn tuscany:runantelder1-0/+5
2010-04-25Update scaclient sample to work with default inputantelder1-6/+11
2010-04-24Add testcase that uses SCAClient to invoke service. Named FIXME as it doesn't...antelder4-0/+109
2010-04-24Move the contributions folder to be inside web-inf so its not accesibleantelder2-3/+3
2010-04-24Add testcase for JAX-RS helloworld sampleantelder3-5/+65
2010-04-23Remove the unused pluginantelder1-29/+16
2010-04-23Add a println so you can see the service is calledantelder3-2/+4
2010-04-23Update helloworld webapp sample to start a distributed domainantelder1-4/+4
2010-04-23Update to embedded helloworld sample contributionantelder5-92/+36
2010-04-23Add integration tests to the webapp samples copied from itest distribution te...antelder14-42/+611
2010-04-21Moving to 1.5.2 release of stripes that fixes some issues with jar search (si...lresende1-1/+2
2010-04-21Change stripes sample to use base jarantelder1-7/+2
2010-04-20Change helloworld sample back to be a jar instead of a zip as it is a bit sim...antelder1-9/+1
2010-04-20Remove enforcer plugin no that the one in the top polm.xml worksantelder1-27/+0
2010-04-20Remove enforcer plugin no that the one in the top polm.xml worksantelder1-27/+0
2010-04-20Remove overriding enforcer plugin as the one in the top pom.xml is ok nowantelder1-28/+1
2010-04-17TUSCANY-3536 add extra output to sample client. Thanks for patch Andy slaws1-1/+2
2010-04-14Add exec plugin so you can run the sample with mvn exec:javaantelder1-0/+15
2010-04-06Start of a sample using the SCAClient API that can be used to invoke the othe...antelder4-0/+173
2010-03-31fix bad slasheskelvingoodson1-2/+2
2010-03-31add tracing capability into distribution and extend calculator sample to demo...kelvingoodson3-3/+31