summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-09-29TUSCANY-3697: Delete incorrect continuation backslashes from XML filesnash7-289/+289
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002831 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Delete duplicate linesnash2-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002816 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Delete duplicate linenash1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002811 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29TUSCANY-3696 - and make the array changes work with void input and output ↵slaws7-15/+42
parameters git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002679 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Remove commented out cruftslaws2-92/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002551 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29TUSCANY-3696 - Support parameter of type array in the JSONP binding. slaws6-6/+142
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002534 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28Fix resource exclusion patterns so that files under the target directory ↵nash1-2/+2
aren't incorrectly treated as resources git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002093 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28Use consistent resource exclusion patterns in all build files for the Store ↵nash14-26/+15
tutorial git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002090 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28Update README instructionsnash1-33/+72
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002088 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28Add main class so that a run target is generated in build.xmlnash1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002086 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28Add explicit ${basedir} references to ensure paths are correct when running ↵nash1-6/+6
from a top-level build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002085 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28Add run targets to launch the nodesnash1-1/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002083 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28Fix cut and paste errornash1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002077 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28Use hand-built build.xml file containing code to create the sample databasenash2-25/+52
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002075 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28Use hand-built build.xml file containing code to create the sample databasenash2-24/+54
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002074 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28TUSCANY-3693: Add missing SCA service definitionnash1-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002061 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28TUSCANY-3692: Fix JavaScript syntax error which was disabling all the ↵nash1-1/+1
scripts for this page git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002057 13f79535-47bb-0310-9956-ffa450edef68
2010-09-27Fix tuscany.version property settingnash1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001759 13f79535-47bb-0310-9956-ffa450edef68
2010-09-27Fix main class namenash1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001737 13f79535-47bb-0310-9956-ffa450edef68
2010-09-27Fix incorrect substitution parameters in message templatenash1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001710 13f79535-47bb-0310-9956-ffa450edef68
2010-09-27Add missing samples to README and tidy up some textnash1-16/+32
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001709 13f79535-47bb-0310-9956-ffa450edef68
2010-09-27Update properties for generated build.xmlnash1-27/+37
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001702 13f79535-47bb-0310-9956-ffa450edef68
2010-09-27Generate build.xml instead of build-dependency.xmlnash2-62/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001694 13f79535-47bb-0310-9956-ffa450edef68
2010-09-27TUSCANY-3690: Improve eror handling and fix problems with local WSDLnash3-15/+59
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001690 13f79535-47bb-0310-9956-ffa450edef68
2010-09-26TUSCANY-3689: Fix corruption of XML document when transformed from ↵nash2-0/+87
XMLStreamReader to NodeInfo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001528 13f79535-47bb-0310-9956-ffa450edef68
2010-09-26TUSCANY-3690: Handle unavailability of live RSS feed or web service by using ↵nash6-33/+135
historical data git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001526 13f79535-47bb-0310-9956-ffa450edef68
2010-09-26Fix typosnash2-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001501 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24Describe running and building the demo separatelynash1-14/+34
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001069 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24Describe running and building the demo separatelynash1-42/+104
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001060 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24Decouple run target from compile targetnash3-9/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001054 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24Put dojo files in correct location in jar file and include dijitnash1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001047 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24Delete redundant files and redundant entries in pom.xml and build.xmlnash6-332/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001042 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24Fix typo on web pagenash2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001036 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24Fix typos and add maven build informationnash1-8/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000963 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24Explain that the WAR file is intentionally omitted from the binary distributionnash5-11/+31
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000905 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24Fix problems with the README filenash1-14/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000902 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24Update README instructions to cover the case of the servlet container not ↵nash1-0/+5
using port 8080 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000896 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24Include dijit in maven build as well as ant buildnash2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000887 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24Delete temporary dojo directory after maven packagingnash6-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000878 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24Remove unused dojo dependencynash2-119/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000868 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24Improvements to the README instructionsnash1-11/+23
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000787 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24Minor improvements to the README instructionsnash1-7/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000769 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24Fix a numbe of problems in the README instructionsnash1-52/+79
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000768 13f79535-47bb-0310-9956-ffa450edef68
2010-09-23Add code to avoid a hang on exit with Tuscany SCA 1.6.1 (workaround for ↵nash1-0/+4
TUSCANY-3277) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000642 13f79535-47bb-0310-9956-ffa450edef68
2010-09-23Tidy up the README instructions to not require compiling before runningnash1-113/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000626 13f79535-47bb-0310-9956-ffa450edef68
2010-09-23Tidy up the README instructions to cover all options for building and runningnash1-7/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000619 13f79535-47bb-0310-9956-ffa450edef68
2010-09-23TUSCANY-3685: Add a test client that doesn't use JUnit and update the ↵nash3-11/+107
build.xml and README files git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000615 13f79535-47bb-0310-9956-ffa450edef68
2010-09-23TUSCANY-3684: Update README file to describe building and running the sample ↵nash1-110/+141
using ant git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000571 13f79535-47bb-0310-9956-ffa450edef68
2010-09-23TUSCANY-3684: Generate working build.xml file using new configuration ↵nash1-13/+36
options in tuscany-maven-ant-generator git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000564 13f79535-47bb-0310-9956-ffa450edef68
2010-09-23TUSCANY-3684: Provide additional configuration options for ↵nash2-0/+135
tuscany-maven-ant-generator git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000563 13f79535-47bb-0310-9956-ffa450edef68