summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3667 - Reverting usage of generics and just catching the exception to...lresende2010-09-171-6/+2
* TUSCANY-3667 - Making exception logged as warning instead of errorlresende2010-09-171-1/+1
* Fixing databinding issue when submitting empty strings from js client to a js...lresende2010-09-171-4/+9
* Adding test for double valueslresende2010-09-174-24/+36
* TUSCANY-3667 - Handling possible SecurityException/NPE from clazz.getDeclared...lresende2010-09-171-52/+78
* Switch to using the latest jcaa otests (r197).slaws2010-09-165-62/+51
* temporarily disable samples in build as I have messed up the sample poms and ...kelvingoodson2010-09-161-7/+7
* TUSCANY-3677 pom fixup after reorgkelvingoodson2010-09-162-0/+96
* TUSCANY-3677 pom fixup after reorgkelvingoodson2010-09-165-1/+91
* TUSCANY-3677 partial pom fixup after reorg-- more comingkelvingoodson2010-09-163-27/+3
* TUSCANY-3677 partial pom fixup after reorg-- more comingkelvingoodson2010-09-161-0/+5
* TUSCANY-3677 more samples reorgkelvingoodson2010-09-1653-0/+0
* TUSCANY-3677 more samples reorg - move calc-rest-osgi to maven-osgi-junit cat...kelvingoodson2010-09-1616-0/+0
* TUSCANY-3677 more samples reorg -- all in webapps were helloworld, so moved t...kelvingoodson2010-09-1687-0/+0
* TUSCANY-3677 more samples reorgkelvingoodson2010-09-1617-0/+0
* TUSCANY-3677 more samples reorgkelvingoodson2010-09-1616-0/+0
* TUSCANY-3677 more samples reorgkelvingoodson2010-09-1618-0/+0
* Switch to using the latest assembly otests (r653).slaws2010-09-165-151/+119
* TUSCANY-3677 all implementation.* samples are part of sca-features samples setkelvingoodson2010-09-1677-0/+0
* TUSCANY-3677 more samples reorgkelvingoodson2010-09-164-0/+0
* Update the bin distro tuscany.bat to start the shellantelder2010-09-162-5/+6
* Add a couple of sample contributions that reuse the helloworld sample contrib...antelder2010-09-168-0/+435
* Clean up poms for comet binding and sample.fmoga2010-09-162-51/+20
* Add exports so other samples can reuse the helloworld contributionantelder2010-09-161-1/+6
* Moved comet binding to trunk.fmoga2010-09-1647-0/+0
* TUSCANY-3677 configure poms to match distributed osgi samples reorgkelvingoodson2010-09-165-4/+133
* Put back the base jar pom.xml to include explicit dependencies instead of usi...antelder2010-09-161-2/+254
* TUSCANY-3677 move projects that configure osgi explicitlykelvingoodson2010-09-1650-0/+0
* TUSCANY-3677 move sample projects that configure osgi dynamicallykelvingoodson2010-09-1647-0/+0
* Add a skip for the remote resources plugin for the samples so they don't inlc...antelder2010-09-161-0/+9
* TUSCANY-3677 fix test failures due to contribution and launcher moveskelvingoodson2010-09-151-2/+2
* TUSCANY-3677 fix test failures due to contribution and launcher moveskelvingoodson2010-09-151-2/+2
* Update jms binding to callback interceptor to support jms: uri format callbac...antelder2010-09-141-0/+8
* TUSCANY-3631 - re-enable the test basic auth test case. The issue was that th...slaws2010-09-142-7/+12
* Remove commented out lineslaws2010-09-141-1/+0
* Add a missing commentslaws2010-09-141-0/+2
* Currently the JSONP binding shouldn't directly rely on the HTTP binding runti...slaws2010-09-144-5/+4
* BJM_3020 Validate that activationSpec is not used on a referencebdaniel2010-09-141-0/+3
* TUSCANY-3677 fix bad contribution path (contribution yet to be moved)kelvingoodson2010-09-141-1/+1
* TUSCANY-3677 update launchers to reference contributions in new locationskelvingoodson2010-09-144-5/+5
* TUSCANY-3677 pom updates to match recent server side reorg of launcher projectskelvingoodson2010-09-142-12/+9
* TUSCANY-3677 move launchers into running-tuscany folderkelvingoodson2010-09-1445-0/+0
* TUSCANY-3677 fix pom errors after recent changeskelvingoodson2010-09-143-4/+4
* TUSCANY-3677 alter pom to match recent sample reorg of binding.* sampleskelvingoodson2010-09-142-3/+4
* TUSCANY-3677 server side move of some sca feature samples (matching pom chang...kelvingoodson2010-09-1471-0/+0
* TUSCANY-3677 add directory for "running tuscany" sampleskelvingoodson2010-09-142-0/+43
* TUSCANY-3677 add folders for sample applications and demonstrations of sca f...kelvingoodson2010-09-143-0/+86
* TUSCANY-3677 move store sample into applications folderkelvingoodson2010-09-1420-0/+0
* Use JMS ReplyTo as callback desitnation when scaCallbackDestination property ...bdaniel2010-09-141-2/+12
* Cleanup EmbedUtil a bit. Use a builder pattern and closures to pass a node fa...jsdelfino2010-09-133-147/+226