summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2010-03-22Add back tuscany plugin and override banSnapshots as a temp workaroundantelder1-2/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926026 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20Take out the helloworld sample tuscany plugin as the build doesn't like the ↵antelder1-2/+2
snapshot version. Hmm, what to do about that... git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925675 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20Add helloworld sample to buildantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925667 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20Update helloworld sample's zip and tuscany plugin versionsantelder1-19/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925666 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18TUSCANY-3452 - Adding support for new extensibility for contract based ↵lresende2-19/+36
elements, adjusting current xml for the new model and adapting our element extension list to read/write semantycally same xml when these extensions are in use git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924584 13f79535-47bb-0310-9956-ffa450edef68
2010-03-02Don't use a relative uri on the binding.httpantelder2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918223 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26Porting js invokation to use dojo programming modellresende1-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916537 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26Fixing up binding urislresende2-15/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916517 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26Adding reference to dojo jslresende1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916516 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26Configuring tomcat-maven-plugin to avoid issues with maven enforcerlresende1-0/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916515 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26Fixing artifactId for the store-webapp sample applicationlresende2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916512 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25progressing towards getting the store webapp going - after this commit you ↵kelvingoodson3-7/+21
should expect to see "dojo is undefined" -- committing as this represents progress, but need to discuss current state on the list git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916355 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25fix sca namespace and spurious bindings in webapp store samplekelvingoodson2-10/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916294 13f79535-47bb-0310-9956-ffa450edef68
2010-02-22Moving to most recent release of HtmlUnit (2.6) and adjusting tests based on ↵lresende2-34/+25
api changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915053 13f79535-47bb-0310-9956-ffa450edef68
2010-02-20TUSCANY-3468 - Widget test seems to be failing from maven, while working ↵lresende2-75/+83
fine from within eclipse... disabling it for now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912094 13f79535-47bb-0310-9956-ffa450edef68
2010-02-20TUSCANY-3468 - Providing htmlUnit test to verify implementation widget is ↵lresende6-2/+255
working and the catalog ui is being properly populated git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912091 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09Remove org.apache.tuscany.sca.node.Client and merge the methods into ↵rfeng1-2/+1
org.apache.tuscany.sca.node.Node git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908245 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09Start to clean up the node-api (remove Node.destroy())rfeng4-4/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908233 13f79535-47bb-0310-9956-ffa450edef68
2010-02-04Add some extra debug code (mostly commented out)slaws1-1/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906514 13f79535-47bb-0310-9956-ffa450edef68
2010-02-04fix typo in module nameslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906511 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27Fix multiple concurrency related issuesrfeng1-25/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903542 13f79535-47bb-0310-9956-ffa450edef68
2010-01-26Set the osgi.configuration.area to target/equinox to avoid writing ↵rfeng6-6/+48
permission issues with Hudson build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903356 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20Update to use junit 4.8.1 and add explicit surefire plugin configs which ↵antelder17-17/+17
disable paralell test running on the modules that currently don't work with that git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901133 13f79535-47bb-0310-9956-ffa450edef68
2010-01-19Update dependency to see if that helps the hudson buildantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900713 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18Update to use base jarantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900351 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13Add type of null on the createNode callantelder2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898813 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13Update to use the shaded jarsantelder1-6/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898808 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13Update to use the zip pluginantelder1-34/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898800 13f79535-47bb-0310-9956-ffa450edef68
2010-01-12Update dependencies to use base jarantelder1-10/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898194 13f79535-47bb-0310-9956-ffa450edef68
2010-01-09Update to the latest version of OSGi enterprise draft specsrfeng1-38/+38
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897502 13f79535-47bb-0310-9956-ffa450edef68
2009-12-11TUSCANY-3388 - Updating to the latests OASIS schemalresende33-34/+34
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889531 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10Remove 1.x pom.xml definitionsantelder1-24/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889155 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10Move the comments back to the middle of the samples xml to try to keep them ↵antelder1-10/+10
in your face not scrolling off the top of the page git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889128 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10Minor formattinglresende1-23/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889109 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10Adding store samples to buildlresende1-12/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889108 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10Updates to store js to follow dojo style of identifying callBackslresende1-7/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889107 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09Update project descriptionsrfeng4-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888646 13f79535-47bb-0310-9956-ffa450edef68
2009-12-04Small updates to webapp sample artifactId to group them together when ↵lresende10-20/+21
imported in eclipse, but continue to use the simple names to produce war avoiding having users to type long names which was a concern of the tuscany community git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887442 13f79535-47bb-0310-9956-ffa450edef68
2009-12-04Avoid starting the node twicelresende1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887441 13f79535-47bb-0310-9956-ffa450edef68
2009-12-02Add comment suggesting that samples should also be tested in itest/distributionslaws1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886100 13f79535-47bb-0310-9956-ffa450edef68
2009-11-27Change helloworld sample to be a zip contributionantelder1-4/+31
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884824 13f79535-47bb-0310-9956-ffa450edef68