summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-30Add timeout for stock quote service invocation and improve handling of connec...nash1-7/+6
2010-09-30Remove redundant classpath dependenciesnash2-30/+25
2010-09-30Remove redundant saxon dependencynash2-14/+0
2010-09-30Fix run target problem with using classes directory instead of jar file, and ...nash1-10/+3
2010-09-30TUSCANY-3699: Fix README to describe using this sample's servernash1-71/+57
2010-09-30Add the test case from JSONP to check if JSONRPC covers the same cases. Not a...slaws6-0/+494
2010-09-30Remove redundant classpath entriesnash1-8/+0
2010-09-30Fix incorrect shutdown instructionsnash1-3/+1
2010-09-29Remove bundle jars under target/.felix from binary distributionnash1-2/+1
2010-09-29Add instructions for building the tutorialnash1-0/+17
2010-09-29Add build.xml to tutorials directory in binary distributionnash1-0/+38
2010-09-29Replace tabs by spacesnash1-40/+40
2010-09-29TUSCANY-3680: Fix code in "clean" targetnash52-241/+129
2010-09-29Fix indentationnash1-33/+33
2010-09-29TUSCANY-3697: Delete incorrect continuation backslashes from XML filesnash7-289/+289
2010-09-29Delete duplicate linesnash2-2/+0
2010-09-29Delete duplicate linenash1-1/+0
2010-09-29TUSCANY-3696 - and make the array changes work with void input and output par...slaws7-15/+42
2010-09-29Remove commented out cruftslaws2-92/+2
2010-09-29TUSCANY-3696 - Support parameter of type array in the JSONP binding. slaws6-6/+142
2010-09-28Fix resource exclusion patterns so that files under the target directory aren...nash1-2/+2
2010-09-28Use consistent resource exclusion patterns in all build files for the Store t...nash14-26/+15
2010-09-28Update README instructionsnash1-33/+72
2010-09-28Add main class so that a run target is generated in build.xmlnash1-1/+2
2010-09-28Add explicit ${basedir} references to ensure paths are correct when running f...nash1-6/+6
2010-09-28Add run targets to launch the nodesnash1-1/+12
2010-09-28Fix cut and paste errornash1-1/+1
2010-09-28Use hand-built build.xml file containing code to create the sample databasenash2-25/+52
2010-09-28Use hand-built build.xml file containing code to create the sample databasenash2-24/+54
2010-09-28TUSCANY-3693: Add missing SCA service definitionnash1-1/+6
2010-09-28TUSCANY-3692: Fix JavaScript syntax error which was disabling all the scripts...nash1-1/+1
2010-09-27Fix tuscany.version property settingnash1-1/+1
2010-09-27Fix main class namenash1-1/+1
2010-09-27Fix incorrect substitution parameters in message templatenash1-1/+1
2010-09-27Add missing samples to README and tidy up some textnash1-16/+32
2010-09-27Update properties for generated build.xmlnash1-27/+37
2010-09-27Generate build.xml instead of build-dependency.xmlnash2-62/+0
2010-09-27TUSCANY-3690: Improve eror handling and fix problems with local WSDLnash3-15/+59
2010-09-26TUSCANY-3689: Fix corruption of XML document when transformed from XMLStreamR...nash2-0/+87
2010-09-26TUSCANY-3690: Handle unavailability of live RSS feed or web service by using ...nash6-33/+135
2010-09-26Fix typosnash2-4/+4
2010-09-24Describe running and building the demo separatelynash1-14/+34
2010-09-24Describe running and building the demo separatelynash1-42/+104
2010-09-24Decouple run target from compile targetnash3-9/+11
2010-09-24Put dojo files in correct location in jar file and include dijitnash1-3/+3
2010-09-24Delete redundant files and redundant entries in pom.xml and build.xmlnash6-332/+1
2010-09-24Fix typo on web pagenash2-2/+2
2010-09-24Fix typos and add maven build informationnash1-8/+22
2010-09-24Explain that the WAR file is intentionally omitted from the binary distributionnash5-11/+31
2010-09-24Fix problems with the README filenash1-14/+27