summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3730: Add "ant setup" command to create database files needed by stor...nash2010-10-185-6/+41
* Use jar file contributions so that the store tutorial works when running from...nash2010-10-181-2/+2
* TUSCANY-3726: Update jar filtering to exclude the *-dojo jarsnash2010-10-181-0/+9
* Replace target/classes by target/demo-bigbank.jar in test classpathnash2010-10-161-2/+2
* Change run target to unzip jar file into classes directory (fix problem intro...nash2010-10-161-1/+2
* TUSCANY-3685: Add jar in binary distribution for test classes and resourcesnash2010-10-163-2/+59
* TUSCANY-3729: Delete unreleased samples from 1.6.1 release branchnash2010-10-1627-1263/+0
* Exclude unwanted files from source distributionnash2010-10-161-7/+7
* TUSCANY-3729: Delete unreleased modules/tools/samples from the 1.6.1 branchnash2010-10-16282-21624/+7
* TUSCANY-3726: Include store-dojo and its runtime dependencies in the binary d...nash2010-10-145-7/+30
* TUSCANY-3726: Include store-dojo and its runtime dependencies in the binary d...nash2010-10-142-12/+39
* TUSCANY-3723: Add erlang modules and samples to binary distributionnash2010-10-1410-253/+301
* TUSCANY-3722: Check for correct versions of jaxws-api jar and pom in local ma...nash2010-10-142-0/+105
* Replace compile-time dependency on jaxws-rt by jaxws-apinash2010-10-132-6/+18
* TUSCANY-3706: Add jaxws-api dependencies to jaxws-maven-plugin configurationnash2010-10-131-1/+24
* Add primitive type test and take account of it in the temporary databinding t...slaws2010-10-125-1/+23
* TUSCANY-3706: Add jaxws-api dependencies to jaxws-maven-plugin configurationnash2010-10-108-17/+157
* Replace compile-time dependency on jaxws-rt by jaxws-apinash2010-10-104-12/+36
* TUSCANY-3706: Fix dependencies on JAX-WS APIs and runtimenash2010-10-102-5/+26
* TUSCANY-3706: Add JSR 181 API dependencynash2010-10-103-0/+18
* Add compile-time dependency on binding-ws-axis2nash2010-10-101-1/+0
* TUSCANY-3707: If no internet connection, avoid running tests that need the in...nash2010-10-106-13/+242
* TUSCANY-3707: Use a local copy of the Tuscany home page so tests work without...nash2010-10-108-5/+471
* Merge TUSCANY-3698 fix from 1.x trunk to 1.6.1 branch. Have tested with a ful...antelder2010-10-064-11/+37
* TUSCANY-3696 - add more checking for null response. slaws2010-10-065-6/+34
* TUSCANY-3698: Apply patch from Padraig Myers to update jms binding exception ...antelder2010-10-064-11/+37
* Add timeout for stock quote service invocation and improve handling of connec...nash2010-09-301-7/+6
* Remove redundant classpath dependenciesnash2010-09-302-30/+25
* Remove redundant saxon dependencynash2010-09-302-14/+0
* Fix run target problem with using classes directory instead of jar file, and ...nash2010-09-301-10/+3
* TUSCANY-3699: Fix README to describe using this sample's servernash2010-09-301-71/+57
* Add the test case from JSONP to check if JSONRPC covers the same cases. Not a...slaws2010-09-306-0/+494
* Remove redundant classpath entriesnash2010-09-301-8/+0
* Fix incorrect shutdown instructionsnash2010-09-301-3/+1
* Remove bundle jars under target/.felix from binary distributionnash2010-09-291-2/+1
* Add instructions for building the tutorialnash2010-09-291-0/+17
* Add build.xml to tutorials directory in binary distributionnash2010-09-291-0/+38
* Replace tabs by spacesnash2010-09-291-40/+40
* TUSCANY-3680: Fix code in "clean" targetnash2010-09-2952-241/+129
* Fix indentationnash2010-09-291-33/+33
* TUSCANY-3697: Delete incorrect continuation backslashes from XML filesnash2010-09-297-289/+289
* Delete duplicate linesnash2010-09-292-2/+0
* Delete duplicate linenash2010-09-291-1/+0
* TUSCANY-3696 - and make the array changes work with void input and output par...slaws2010-09-297-15/+42
* Remove commented out cruftslaws2010-09-292-92/+2
* TUSCANY-3696 - Support parameter of type array in the JSONP binding. slaws2010-09-296-6/+142
* Fix resource exclusion patterns so that files under the target directory aren...nash2010-09-281-2/+2
* Use consistent resource exclusion patterns in all build files for the Store t...nash2010-09-2814-26/+15
* Update README instructionsnash2010-09-281-33/+72
* Add main class so that a run target is generated in build.xmlnash2010-09-281-1/+2