summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x (unfollow)
Commit message (Collapse)AuthorFilesLines
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-10TUSCANY-242 add URI specific processing wherever we read an anyURI attributeslaws19-43/+123
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921279 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-04Official 1.6 release taglresende8746-0/+695599
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919190 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-23Correct the composite namevamsic0071-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915253 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
2010-02-21Remove duplicate entry for apache.snapshot (also defined in parent pom)nash1-10/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912445 13f79535-47bb-0310-9956-ffa450edef68
2010-02-20Make wsimport target work on JDK 5 as well as JDK 6nash1-19/+52
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912099 13f79535-47bb-0310-9956-ffa450edef68
2010-02-19Add jaxws-api and jaxb-api dependencies where needed to enable all modules ↵nash13-0/+198
to compile with JDK 5 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@911766 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18Merge the fix for TUSCANY-3466 from 1.x into 1.5.2 branchrfeng1-61/+118
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@911642 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18Fix for TUSCANY-3467: Add JAXWS/JAXB compile dependencies for JDK 5rfeng2-1/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@911640 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18Fix for TUSCANY-3466rfeng1-61/+118
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@911633 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18Remove uncommented duplicate entry for creditcard-payment-webapp in ↵nash1-6/+0
distribution bundle pom git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@911343 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18Exclude Tuscany runtime dependencies from the travel sample distribution ↵nash56-181/+376
default build (TUSCANY-3462) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@911338 13f79535-47bb-0310-9956-ffa450edef68
2010-02-17Package OpenEJB dependencies with the travel sample to avoid use of ↵nash13-632/+955
environment variables (TUSCANY-3460) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@910863 13f79535-47bb-0310-9956-ffa450edef68
2010-02-15Fixes for TUSCANY-3165, upgrade to OpenEJB version 3.1.2ramkumar1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@910269 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11Add ant scripts to travel sample distribution directories to demonstrate ↵nash4-0/+438
alternative solution to TUSCANY-3460 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908910 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10Add scatours-launcher-payment-bpel to the travel sample distribution ↵nash7-56/+129
(TUSCANY-3460) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908421 13f79535-47bb-0310-9956-ffa450edef68