summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-04-14Rename the modules to make them consistent with getting startedslaws2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1092127 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14Add a sample contributionslaws1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1092126 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14Add pom to drive the individual samplesslaws1-0/+44
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1092125 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14Tidy up READMEs a bit. Add an icon at the top level to see if it gets ↵slaws8-8/+21
generated correctly. The next natural thing to do would be to add a doc template. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1092120 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14Add a stripped down JUnit sample. slaws5-0/+160
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1092119 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14Changes the Eclipse readme to open office formatslaws2-0/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1092088 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14Add a stripped down JSE sample. This has rolled it back to the simplest I ↵slaws8-0/+240
think we can make it. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1092086 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14Rename to make it more obvious that these are README files. We know what the ↵slaws2-0/+0
sample is because of the directory name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1092083 13f79535-47bb-0310-9956-ffa450edef68
2011-04-13Experimenting with creating links in odt docs using the command line doc as ↵slaws4-2/+25
an example. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1091813 13f79535-47bb-0310-9956-ffa450edef68
2011-04-13This bug has been fixed in hazelcast nowantelder1-9/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1091801 13f79535-47bb-0310-9956-ffa450edef68
2011-04-13Change to use the wsdl interface from the runtime getGeneratedWSDLContract ↵antelder1-16/+4
instead of creating its own wsdl document git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1091792 13f79535-47bb-0310-9956-ffa450edef68
2011-04-12Start adding the running-tuscany samples back in to trunk. I'll do it one at ↵slaws2-0/+19
a time so people can see each one and review. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1091427 13f79535-47bb-0310-9956-ffa450edef68
2011-04-12Remove unused importslaws1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1091383 13f79535-47bb-0310-9956-ffa450edef68
2011-04-12Add missing license headerantelder1-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1091332 13f79535-47bb-0310-9956-ffa450edef68
2011-04-12handle the case where no interface is defined on implementation.web ↵antelder1-0/+31
references by setting the interface from the JSP tag git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1091326 13f79535-47bb-0310-9956-ffa450edef68
2011-04-11Add a helloworld sample that uses web servicesantelder7-0/+303
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1091011 13f79535-47bb-0310-9956-ffa450edef68
2011-04-11Add a version of the helloworld sample that has an Ant buildantelder11-0/+740
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1091009 13f79535-47bb-0310-9956-ffa450edef68
2011-04-11Add a sample using jsonrpcantelder7-0/+279
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1091007 13f79535-47bb-0310-9956-ffa450edef68
2011-04-06Copy store applicationantelder20-0/+1409
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1089476 13f79535-47bb-0310-9956-ffa450edef68
2011-04-05Add the top level getting-started docantelder2-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1088922 13f79535-47bb-0310-9956-ffa450edef68
2011-04-05Add comment explaining the dependencyantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1088921 13f79535-47bb-0310-9956-ffa450edef68
2011-04-05Tidy up readme, doc all the ways of running it, tidy up dependenciesantelder2-5/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1088920 13f79535-47bb-0310-9956-ffa450edef68
2011-04-05Tidy up samples system out printlnsantelder1-6/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1088918 13f79535-47bb-0310-9956-ffa450edef68
2011-04-04Validate the Spring beans xml service names are uniqueantelder1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1088641 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01Update the webapp sample to use the tuscany plugin to run the webappantelder2-6/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087684 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01Update the helloworld webapp sample to support using 'mvn tuscany:run' to ↵antelder1-1/+8
run the webapp git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087676 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01Update the scaclient sample to use the tuscany plugin to invoke the sample ↵antelder2-14/+15
main method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087673 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01Copy the trunk getting started samples to unreleased to continue modifying themantelder21-0/+949
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087670 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01Delete the old samples in unreleased that have been moved back to trunkantelder9-337/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087668 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01Delete the old samples in unreleased that have been moved back to trunkantelder7-279/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087667 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01Add back jetty dependency that was inadvertently removedantelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087609 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31Add start of a way to run webapps from the tuscany pluginantelder2-11/+63
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087400 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31Revert 1086760 change pending solution to TUSCANY-3857 to keep itest ↵scottkurz2-16/+17
functioning. Ignore new test in databinding-axiom for now as well. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087339 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31Set the client connection attempts to 1 so that clients only make a single ↵antelder1-1/+5
attempt to connect to the domain git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087257 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31Include any runtime dependencies of the project in the classpath when ↵antelder1-2/+7
invoking the main method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087246 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31Add support for invoking a main method instead of running the Shell. That ↵antelder1-0/+45
enables using 'mvn tuscany:run' instead of 'mvn exec:java' to run a Tuscany sample that runs a regular Java SE class using Tuscany git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087238 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31Fix hudson build break by adding the snapshot repoantelder1-0/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087228 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31Update the approach to choosing what is the contribution so that a folder in ↵antelder1-0/+4
the target directory named after the artifact or the target/classes folder is used over the packaged artifact. That means if you update a contribution project in an IDE like Eclipse the changes are still used even though eclipse doesn't rebuild teh jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087210 13f79535-47bb-0310-9956-ffa450edef68
2011-03-30Set the logging level for hazelcast classes to WARNING when the Tuscany ↵antelder2-1/+30
level is the default (INFO) level. Thats because hazelcast creates lots of info log messages especially when using the client which we don't really need or want to see. When necessary those hazelcast messages can still be got by setting the tuscany or individual hazxelcast classes to log level to FINE git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087053 13f79535-47bb-0310-9956-ffa450edef68
2011-03-30Reverting groupId changeslresende5-4/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087013 13f79535-47bb-0310-9956-ffa450edef68
2011-03-30Adding ranking to allow other implementations to override itlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087012 13f79535-47bb-0310-9956-ffa450edef68
2011-03-30Update to use the correct domain name when the domain URI is not defaulting ↵antelder1-5/+9
to the default name of 'default' git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086903 13f79535-47bb-0310-9956-ffa450edef68
2011-03-30Move the store app to unreleasedantelder22-1445/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086859 13f79535-47bb-0310-9956-ffa450edef68
2011-03-30Move the store app to unreleasedantelder21-0/+1444
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086858 13f79535-47bb-0310-9956-ffa450edef68
2011-03-30Starting to port store sample to next releaselresende26-5/+1449
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086849 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29Allow WebApplicationException to pass back to wink so that the correct ↵rfeng4-49/+67
response code is returned git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086805 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29Fix OSGi dependenciesrfeng1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086804 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29Correct README typosantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086772 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29Fix OMElementWrapperHandler getChildren (unwrap) since minOccurs="0" case ↵scottkurz2-15/+132
will not work properly with current code. Add test. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086760 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29Node-manager strawman - adding meta-inf to avoid build failurelresende1-0/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086677 13f79535-47bb-0310-9956-ffa450edef68