summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-09-23TUSCANY-3677 move tuscsny feature sample contributions into new ↵kelvingoodson51-0/+0
learning-more folder git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000352 13f79535-47bb-0310-9956-ffa450edef68
2010-09-23TUSCANY-3677 move contributions into new learning-more folderkelvingoodson326-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000351 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22Remove explicit version number as we don't have it elsewhere and it causes ↵slaws1-1/+1
inconsistent bundle wiring in OSGi git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000087 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22TUSCANY-3677 bring async sample into samples reactor buildkelvingoodson2-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000056 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000051 ↵kelvingoodson19-0/+0
13f79535-47bb-0310-9956-ffa450edef68
2010-09-22TUSCANY-3677 temporarily sidestep test failure so this async sample an be ↵kelvingoodson3-2/+4
brought into the trunk build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000048 13f79535-47bb-0310-9956-ffa450edef68
2010-09-21TUSCANY-3677 split out the osgi sample to separate launchers per featurekelvingoodson3-93/+137
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999436 13f79535-47bb-0310-9956-ffa450edef68
2010-09-21Update the contribution jar archetype to use the simplest standalone pom.xml ↵antelder1-52/+23
possible and to use the Oasis SCA API git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999357 13f79535-47bb-0310-9956-ffa450edef68
2010-09-21Adding plugin to allow mvn:deploylresende1-8/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999238 13f79535-47bb-0310-9956-ffa450edef68
2010-09-21Update pom.xml to remove codehaus snapshot repo as it was providing ↵lresende1-0/+2
corrupted maven tomcat plugin git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999230 13f79535-47bb-0310-9956-ffa450edef68
2010-09-21Adding plugin to allow mvn:deploylresende1-8/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999227 13f79535-47bb-0310-9956-ffa450edef68
2010-09-21Adding plugin to allow mvn:deploylresende1-1/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999225 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20Change links to relative so that their work on other hosts than localhost.jsdelfino1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999140 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20A few project name consistency changesslaws12-12/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998881 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20Correct path to contribution now that samples have movedslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998874 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20Add the comment binding to the main build as there is a sample for it now so ↵slaws1-0/+2
we need to build the extension git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998869 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20TUSCANY-3677 reintroduce samples to top level build (2) -- missed this out ↵kelvingoodson1-9/+9
on earlier commit git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998867 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20TUSCANY-3677 reintroduce samples to top level buildkelvingoodson7-1/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998846 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20Start some instructions for running in an OSGi frameworkslaws1-0/+33
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998845 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20Correct sample location now samples have moved. slaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998840 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20Correct root location string now sample has movedslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998839 13f79535-47bb-0310-9956-ffa450edef68
2010-09-19Add a link to the store app home page. Change test script to restart the app.jsdelfino2-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998599 13f79535-47bb-0310-9956-ffa450edef68
2010-09-19Fix links broken by recent refactoring of the sameples, and use store ↵jsdelfino6-49/+49
contribution instead of calculator in shell sample. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998597 13f79535-47bb-0310-9956-ffa450edef68
2010-09-19Fixes to get the store contribution working in a webapp. Make atom binding ↵jsdelfino2-2/+10
use the deployed binding URI, like the JSON-RPC already does. Change the dojo include from absolute to a relative path. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998596 13f79535-47bb-0310-9956-ffa450edef68
2010-09-19Change uri parameter to location of deployment composite and make it ↵jsdelfino4-40/+46
optional. Change restart command to use previous config if not specified. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998579 13f79535-47bb-0310-9956-ffa450edef68
2010-09-19Remove extraneous > and fixed sample artifact id as they're breaking the build.jsdelfino2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998578 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Fix the missing methodrfeng1-5/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998358 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Enhance the JAX-WS async client support and fix couple of issuesrfeng13-384/+595
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998309 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Exclude DEPENDENCIES from rat checkrfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998308 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17TUSCANY-3664 Migrate 1.x Holder support to 2.x and add support for non-void ↵bdaniel10-25/+301
methods and multiple Holders git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998232 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Add license headerantelder1-5/+23
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998112 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Put back to use the samples parent pom.xmlantelder1-10/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998063 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Showantelder1-8/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998062 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Switch to using the latest WS otests (r217).slaws4-56/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998044 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Switch to using the latest jci otests (r94).slaws3-21/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998036 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Remove excludes as the tests run clean nowslaws1-3/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998028 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Switch to using the latest jci otests (r197).slaws4-54/+39
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998027 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17TUSCANY-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@998008 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17TUSCANY-3667 - Making exception logged as warning instead of errorlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998007 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Fixing 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@998006 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Adding test for double valueslresende4-24/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998005 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17TUSCANY-3667 - Handling possible SecurityException/NPE from ↵lresende1-52/+78
clazz.getDeclaredFields() in GAE environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998004 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16Switch to using the latest jcaa otests (r197).slaws5-62/+51
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997837 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16temporarily disable samples in build as I have messed up the sample poms and ↵kelvingoodson1-7/+7
can't fix them up for a few hours git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997834 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16TUSCANY-3677 pom fixup after reorgkelvingoodson2-0/+96
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997822 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16TUSCANY-3677 pom fixup after reorgkelvingoodson5-1/+91
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997818 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16TUSCANY-3677 partial pom fixup after reorg-- more comingkelvingoodson3-27/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997812 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16TUSCANY-3677 partial pom fixup after reorg-- more comingkelvingoodson1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997810 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16TUSCANY-3677 more samples reorgkelvingoodson53-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997803 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16TUSCANY-3677 more samples reorg - move calc-rest-osgi to maven-osgi-junit ↵kelvingoodson16-0/+0
category git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997798 13f79535-47bb-0310-9956-ffa450edef68