summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-04Updating release date for 2.0M5.1lresende5-8/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004088 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04Commenting compliance-tests as they are based on old otests snapshots and ↵lresende1-0/+6
they are outdated already git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004085 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04Merging changes from 957345 to use loopback for multicast testinglresende2-16/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004084 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04Adding delay to avoid issues with address already in use running Jetty test ↵lresende1-2/+3
cases git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004083 13f79535-47bb-0310-9956-ffa450edef68
2010-10-02Adding SLF4 dependencies required after migrating to Wink 1.1.1lresende1-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003860 13f79535-47bb-0310-9956-ffa450edef68
2010-10-02Fixing minor merge conflict, which was causing compilation errorlresende1-1/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003859 13f79535-47bb-0310-9956-ffa450edef68
2010-10-02TUSCANY-3667 - Reverting usage of generics and just catching the exception ↵lresende1-6/+2
to avoid performance implications on regular environments git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003858 13f79535-47bb-0310-9956-ffa450edef68
2010-10-02TUSCANY-3667 - Making exception logged as warning instead of errorlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003857 13f79535-47bb-0310-9956-ffa450edef68
2010-10-02Fixing databinding issue when submitting empty strings from js client to a ↵lresende1-4/+9
json-rpc service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003856 13f79535-47bb-0310-9956-ffa450edef68
2010-10-02TUSCANY-3667 - InetAddress is not allowed in GoogleAppEngine, so try to load ↵lresende1-23/+29
it dynamically and fail gracefully git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003855 13f79535-47bb-0310-9956-ffa450edef68
2010-10-02TUSCANY-3667 - Handled AccessControlException when processing private ↵lresende1-24/+45
folders in a contribution deployed to Google AppEngine environment Conflicts: modules/contribution/src/main/java/org/apache/tuscany/sca/contribution/scanner/impl/DirectoryContributionScanner.java git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003854 13f79535-47bb-0310-9956-ffa450edef68
2010-10-02Updating Wink to it's most recent release to avoid security issue reported ↵lresende5-39/+39
at CVE-2010-2245 Conflicts: samples/webapps/helloworld-jaxrs/pom.xml git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003853 13f79535-47bb-0310-9956-ffa450edef68
2010-10-02Removed build files from version control.fmoga23-1006/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003779 13f79535-47bb-0310-9956-ffa450edef68
2010-10-02Added the sca-scopes sample to the getting-started pom.fmoga1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003777 13f79535-47bb-0310-9956-ffa450edef68
2010-10-02Added sca-scopes sample.fmoga32-0/+1235
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003776 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01Correct help outputantelder1-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003496 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01Remove old or currently unused commandsantelder2-39/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003490 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01Add start of save command, all the shell bits but still need to implement ↵antelder2-1/+27
the actual writing of the state git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003487 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01Commented out failing samples.fmoga6-9/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003427 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01Add missing JUnit dependencyantelder1-0/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003422 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01Add a binding extension sampleantelder22-82/+865
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003421 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01Create a new sample folder 'extending-tuscany' and move the implementation ↵antelder37-11/+46
sample there git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003416 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01Move archetypes into maven folderantelder1-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003413 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01Move archetypes into maven folderantelder106-4880/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003412 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01Move archetypes into maven folderantelder106-0/+4880
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003411 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01Updated the learning-more pom.fmoga1-2/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003407 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01Updated binding-jms pom.fmoga1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003402 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01Added missing poms.fmoga44-4/+90
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003401 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01Changed contribution-* samples to *-contribution.fmoga304-95/+140
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003399 13f79535-47bb-0310-9956-ffa450edef68
2010-09-30maven-bundle-plugin 1.0.7-SNAPSHOT now in the repo so enabling extension ↵slaws2-9/+39
meta-data generation in the bin distro. Have to allow the build to use plugin snapshots temporarily. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003004 13f79535-47bb-0310-9956-ffa450edef68
2010-09-30Add a file of shell commands to run the helloworld sample contribution.antelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002997 13f79535-47bb-0310-9956-ffa450edef68
2010-09-30Add a run command that runs shell commands saved in a text fileantelder2-2/+44
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002991 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Add a ***running*** string to the output to show which composites in an ↵antelder1-1/+3
installed contribution are running git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002699 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Update the node xml processor to support reading the extra attributesantelder1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002697 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Add extra contribution attributes. these are currently only supported by the ↵antelder2-0/+72
node2 Node, i guess all the config classes could be copied to there instead of changing these here, but ideally node/node2 will get merged into one so node2 will go away. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002694 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Update to use all the contribution attributes, rename the test to use the ↵antelder2-238/+1
correct attribute name, and make sure the xml file gets closed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002691 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Update to use all the contribution attributes, rename the test to use the ↵antelder1-3/+9
correct attribute name, and make sure the xml file gets closed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002690 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Add a config xml file for the scdl-include sampleantelder1-0/+28
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002687 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Rename the startDeployables attributeantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002685 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Add an xml config file for the helloworld sampleantelder1-0/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002655 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Update the Shell with a 'load' command that can load a node from an xml fileantelder2-1/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002652 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Add a createNodeFromXML method that can create and configure a node from an ↵antelder4-0/+356
xml config file. Only supports minimal install so far and not all the other options for installing contributions and starting composites yet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002650 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Add all of the launchers into the test caseslaws1-5/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002634 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Correct test locations and refer to jars so that we can remove classes ↵slaws3-5/+4
directory from the distro. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002633 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Remove as it's no longer usedslaws1-43/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002631 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Update service port for the jax-ws ri ws bindingantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002561 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Add an sca-contribution.xml metadata file to update teh helloworld contributionantelder1-0/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002544 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Remove the exports from the helloworld contribution sca-contribution.xmlantelder1-4/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002543 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Add the new contributions to the buildantelder1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002542 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Rename helloworld contribution to have -contribution at the endantelder8-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002539 13f79535-47bb-0310-9956-ffa450edef68