summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples (unfollow)
Commit message (Expand)AuthorFilesLines
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
2010-03-29Reverting changes from revisions 918221, 918222 and 918223lresende2-2/+2
2010-03-26Add jaxrs sampleantelder1-0/+1
2010-03-26Add helloworld sample for JAX-RS supportantelder7-0/+285
2010-03-24Port the sdo sample to 2.xrfeng23-0/+1584
2010-03-22HArdcode response in bpel script for nowantelder1-1/+2
2010-03-22Update the bpel sample bpel script and wsdl to match the bpel itest, and comm...antelder2-28/+41
2010-03-22Update component name to match other helloworld samplesantelder1-1/+1
2010-03-22Remove old testcaseantelder1-48/+0
2010-03-22Add sample testcaseantelder1-0/+33
2010-03-22Correct case in component name to match the java helloworld sampleantelder1-1/+1
2010-03-22Remove old testcaseantelder1-68/+0
2010-03-22Start adding Spring helloworld sample like the bpel and java onesantelder6-0/+232
2010-03-22Start updating the bpel helloworld sample maven build to create a pure sca co...antelder1-76/+57
2010-03-22Add back tuscany plugin and override banSnapshots as a temp workaroundantelder1-2/+30
2010-03-20Take out the helloworld sample tuscany plugin as the build doesn't like the s...antelder1-2/+2
2010-03-20Add helloworld sample to buildantelder1-1/+1
2010-03-20Update helloworld sample's zip and tuscany plugin versionsantelder1-19/+5
2010-03-18TUSCANY-3452 - Adding support for new extensibility for contract based elemen...lresende2-19/+36
2010-03-02Don't use a relative uri on the binding.httpantelder2-2/+2
2010-02-26Porting js invokation to use dojo programming modellresende1-6/+6
2010-02-26Fixing up binding urislresende2-15/+2
2010-02-26Adding reference to dojo jslresende1-2/+2
2010-02-26Configuring tomcat-maven-plugin to avoid issues with maven enforcerlresende1-0/+14
2010-02-26Fixing artifactId for the store-webapp sample applicationlresende2-2/+2
2010-02-25progressing towards getting the store webapp going - after this commit you sh...kelvingoodson3-7/+21
2010-02-25fix sca namespace and spurious bindings in webapp store samplekelvingoodson2-10/+4
2010-02-22Moving to most recent release of HtmlUnit (2.6) and adjusting tests based on ...lresende2-34/+25
2010-02-20TUSCANY-3468 - Widget test seems to be failing from maven, while working fine...lresende2-75/+83
2010-02-20TUSCANY-3468 - Providing htmlUnit test to verify implementation widget is wor...lresende6-2/+255