summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk (unfollow)
Commit message (Collapse)AuthorFilesLines
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
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-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
2010-02-09Add contribution and launcher to distribution for payment-groovynash1-2/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908265 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09Add launchers to distribution for payment-java, payment-java-policy, ↵nash1-0/+20
payment-spring, and payment-spring-scatag git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908264 13f79535-47bb-0310-9956-ffa450edef68
2010-02-07Fix incorrect launcher package name in Main-Class manifest entrynash6-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907401 13f79535-47bb-0310-9956-ffa450edef68
2010-02-07Add failonerror=true to ant run commandnash38-38/+43
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907395 13f79535-47bb-0310-9956-ffa450edef68
2010-02-07Add new launchers to READMEnash1-34/+160
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907394 13f79535-47bb-0310-9956-ffa450edef68
2010-02-07Change incorrect package scatours to scatours.paymentnash6-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907387 13f79535-47bb-0310-9956-ffa450edef68
2010-02-07Change incorrect contribution name payment-script to payment-spring-scatagnash1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907386 13f79535-47bb-0310-9956-ffa450edef68
2010-02-05Update Tuscany version to 1.6rfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907118 13f79535-47bb-0310-9956-ffa450edef68
2010-02-05Remove travel sample code needed only for 1.5.1 and update README for 1.6nash7-190/+120
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906830 13f79535-47bb-0310-9956-ffa450edef68
2010-02-04Launch JMS broker and CORBA tnameserv automatically (TUSCANY-3454)nash11-150/+87
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906398 13f79535-47bb-0310-9956-ffa450edef68
2010-02-02Use property for ${tuscany.version}rfeng1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@905843 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29Excluding dojo resources from 'sample' fileset as welllresende1-0/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904576 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Updating changes file with JIRAs for the releaselresende1-0/+148
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903986 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28TUSCANY-3448 SCA Property and Reference annotation processing in web ↵vamsic0072-8/+0
application results in incorrect computed names o Removed the classname prefix when name attribute is not specified in the annotation o Rev 903972 in 1.6 branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903974 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27Adding missing Apache License fileslresende9-0/+162
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903877 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27Updating ant script used to install dojo with missing target: ↵lresende1-0/+10
install-dojo-nomaven git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903527 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27Updating ant script used to install dojo with missing target: ↵lresende1-0/+10
install-dojo-nomaven git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903522 13f79535-47bb-0310-9956-ffa450edef68
2010-01-26TUSCANY-3434 - Applying the same fix from 1.5.1 (TUSCANY-3292) to fix how ↵lresende1-1/+1
the spring context path is calculated git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903480 13f79535-47bb-0310-9956-ffa450edef68
2010-01-26TUSCANY-3430 - Processing asset contribution first to avoid NPE while ↵lresende1-6/+6
processing contribution dependency. This looks like the issue that got fixed in 2.x by providing a pre-resolve phase to process/resolve the contribution dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903364 13f79535-47bb-0310-9956-ffa450edef68
2010-01-25TUSCANY-3429 - Removing binding-sca-jms to check if that's what is causing ↵lresende2-1/+7
the 'AxisFault: The system cannot infer the transport information from the /ComponentA URL' issues while running the samples from binary distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902902 13f79535-47bb-0310-9956-ffa450edef68
2010-01-24TUSCANY-3428 - Adding provider factory for operation selector to be merged ↵lresende1-0/+3
into the bundle jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902622 13f79535-47bb-0310-9956-ffa450edef68
2010-01-24Flip over to spring component implementationslaws1-3/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902587 13f79535-47bb-0310-9956-ffa450edef68
2010-01-24Update to match current configurationslaws1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902584 13f79535-47bb-0310-9956-ffa450edef68
2010-01-24Contrib holds material that's no longer used in the same. Don't need it in ↵slaws289-20230/+0
trunk but it's still in the sandbox if you really need anything from here. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902577 13f79535-47bb-0310-9956-ffa450edef68
2010-01-24don't need diagram template any moreslaws1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902576 13f79535-47bb-0310-9956-ffa450edef68
2010-01-24Copy into trunk from sandboxslaws953-0/+59116
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902572 13f79535-47bb-0310-9956-ffa450edef68