summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-04-14Remove binary distro from mvn build (TUSCANY-3528)nash2-10/+32
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933986 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07Ensure all variations of PaymentTestCase throw exceptions when they fail ↵nash10-11/+55
(TUSCANY-3407) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931718 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07Remove unused package-path setting from antdefs.xml (TUSCANY-3412)nash1-33/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931717 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07Fix incorrect XML response returned by BPEL processnash1-4/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931716 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30Remove services/creditcard-payment-jaxws from the travel sample (TUSCANY-3415)nash8-229/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929121 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30TUSCANY-3516 - Merging changes from 2.x to enable calling services exposed ↵lresende2-16/+112
with JSON-RPC binding using GET method and properly handling HTTP Headers such eTags when usig GET method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928999 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29Add missing modules to the ant build and the distributionnash4-0/+75
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928655 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29Add missing compile dependencynash1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928653 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29Update pom.xml files to add "using" contribution and "using" launchernash2-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928625 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29Add complete "using" contribution and "using" launchernash71-24/+3118
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928619 13f79535-47bb-0310-9956-ffa450edef68
2010-03-28Remove explicit use of JMS BrokerServicenash2-8/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928474 13f79535-47bb-0310-9956-ffa450edef68
2010-03-28add payment-python to the buildslaws2-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928395 13f79535-47bb-0310-9956-ffa450edef68
2010-03-28Add a launcher for the payment-python contributionslaws16-0/+976
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928392 13f79535-47bb-0310-9956-ffa450edef68
2010-03-28Add jython version of the payment component. Just because we can. slaws12-0/+752
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928390 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24Added instructions about setting the JUNIT_JAR environment variablemcombellack1-1/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927225 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22Add new contribution "using" with examples for using SCA componentsnash14-0/+428
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925991 13f79535-47bb-0310-9956-ffa450edef68
2010-03-21Exercise the trip policy from the policy client and policy launcherslaws6-2/+42
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925864 13f79535-47bb-0310-9956-ffa450edef68
2010-03-21Correct module names in ant scriptsslaws3-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925863 13f79535-47bb-0310-9956-ffa450edef68
2010-03-21Add a trip contribution that demonstrates the logging policy. Was only ↵slaws9-0/+495
turned on in the trip unit test previously. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925862 13f79535-47bb-0310-9956-ffa450edef68
2010-03-21Revert change committed by accidentslaws2-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925861 13f79535-47bb-0310-9956-ffa450edef68
2010-03-21Add a sample that demonstrated reference passingslaws36-0/+2530
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925837 13f79535-47bb-0310-9956-ffa450edef68
2010-03-21Add some more ignoresslaws2-5/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925830 13f79535-47bb-0310-9956-ffa450edef68
2010-03-21Add some callback samples based on the payment and credit card payment ↵slaws46-0/+3194
components git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925828 13f79535-47bb-0310-9956-ffa450edef68
2010-03-21Fix incorrect path for domain configuration filesnash1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925712 13f79535-47bb-0310-9956-ffa450edef68
2010-03-21Change jumpstart launcher so that it doesn't use LauncherUtil (TUSCANY-3508)nash5-32/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925711 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19Fix incorrect pom dependencies in contributions directories (TUSCANY-3506)nash44-756/+177
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925161 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19Apply workaround for TUSCANY-3476 to workspace-distribution.xml and add ↵nash2-1/+3
inline comments referencing this JIRA git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925097 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19Fix typo in reference target component namenash1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925096 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19Replace payment-spring-policy by payment-java-policy to work around ↵nash1-1/+1
TUSCANY-3476 problem git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925076 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19Fix incorrect directories in domain manager configuration pathsnash1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925074 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19Fix incorrect location for domain manager configuration filesnash1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925073 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Revert the accidental changerfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923919 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Update the travelsample with 2.x namespace/api/dependency (not completed yet)rfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923913 13f79535-47bb-0310-9956-ffa450edef68
2010-03-11Fix build.xml files for travel sample .war contributions (TUSCANY-3414)nash4-7/+413
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921794 13f79535-47bb-0310-9956-ffa450edef68
2010-03-10TUSCANY-242 add URI specific processing wherever we read an anyURI attributeslaws19-311/+391
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921286 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09Add descriptions of .war contributions to READMEnash1-75/+124
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920754 13f79535-47bb-0310-9956-ffa450edef68
2010-03-08Add code to avoid a hang on exit when using Tuscany SCA 1.6 (TUSCANY-3277)nash1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920280 13f79535-47bb-0310-9956-ffa450edef68
2010-03-08Add code to avoid a 60-second hang when using Tuscany SCA 1.6 (TUSCANY-3475)nash1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920276 13f79535-47bb-0310-9956-ffa450edef68
2010-03-08Update thread pool creation code to match the corresponding code in ODE ↵nash1-1/+12
1.3.3 (TUSCANY-3475) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920274 13f79535-47bb-0310-9956-ffa450edef68
2010-03-02Remove bogus conversational configuration that is add odds with the current ↵slaws5-122/+1
application configuration. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918089 13f79535-47bb-0310-9956-ffa450edef68
2010-02-28Bring fullapp-domain contributions into line with fullapp, and update READMEnash3-12/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917146 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25Exclude *.cbp files from payment-bpel-process contribution jarnash2-3/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916232 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25Remove payment.bpel from payment-bpel contribution (TUSCANY-3461)nash1-164/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916214 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25Refactor payment-bpel contribution by moving some files into a new ↵nash15-6/+565
contribution payment-bpel-process (TUSCANY-3461) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916213 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25Add ODE runtime database to travel sample binary distro (TUSCANY-3461)nash7-28/+155
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916135 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23Correct the composite namevamsic0071-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915259 13f79535-47bb-0310-9956-ffa450edef68
2010-02-22Update README for recent changesnash1-65/+106
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912526 13f79535-47bb-0310-9956-ffa450edef68
2010-02-22Make the JAX-WS runtime available when running the travel sample on JDK 5 ↵nash14-22/+395
(TUSCANY-3467) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912490 13f79535-47bb-0310-9956-ffa450edef68
2010-02-22Ensure maven-antrun-plugin runs when using <packaging>pomnash1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912488 13f79535-47bb-0310-9956-ffa450edef68
2010-02-22Refactor conditional logic for better consistency and readabilitynash1-42/+58
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912483 13f79535-47bb-0310-9956-ffa450edef68