summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/tutorials (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-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-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-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-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-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
2009-12-21Update 1.x trunk version to 1.7-SNAPSHOTantelder22-123/+123
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@892797 13f79535-47bb-0310-9956-ffa450edef68
2009-12-17Fix another Hudson build issue, this time with OpenAjax - don't faf about ↵antelder3-144/+193
trying do download it with Ant just check the .js file into svn with the rest of the sample source git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@891603 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13Moving 1.x trunklresende140-0/+8852
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835700 13f79535-47bb-0310-9956-ffa450edef68