summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Correct root location string now sample has movedslaws2010-09-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998839 13f79535-47bb-0310-9956-ffa450edef68
* Add a link to the store app home page. Change test script to restart the app.jsdelfino2010-09-192-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998599 13f79535-47bb-0310-9956-ffa450edef68
* Fix links broken by recent refactoring of the sameples, and use store ↵jsdelfino2010-09-196-49/+49
| | | | | | contribution instead of calculator in shell sample. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998597 13f79535-47bb-0310-9956-ffa450edef68
* Fixes to get the store contribution working in a webapp. Make atom binding ↵jsdelfino2010-09-192-2/+10
| | | | | | use the deployed binding URI, like the JSON-RPC already does. Change the dojo include from absolute to a relative path. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998596 13f79535-47bb-0310-9956-ffa450edef68
* Change uri parameter to location of deployment composite and make it ↵jsdelfino2010-09-194-40/+46
| | | | | | optional. Change restart command to use previous config if not specified. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998579 13f79535-47bb-0310-9956-ffa450edef68
* Remove extraneous > and fixed sample artifact id as they're breaking the build.jsdelfino2010-09-192-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998578 13f79535-47bb-0310-9956-ffa450edef68
* Fix the missing methodrfeng2010-09-171-5/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998358 13f79535-47bb-0310-9956-ffa450edef68
* Enhance the JAX-WS async client support and fix couple of issuesrfeng2010-09-1713-384/+595
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998309 13f79535-47bb-0310-9956-ffa450edef68
* Exclude DEPENDENCIES from rat checkrfeng2010-09-171-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998308 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3664 Migrate 1.x Holder support to 2.x and add support for non-void ↵bdaniel2010-09-1710-25/+301
| | | | | | methods and multiple Holders git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998232 13f79535-47bb-0310-9956-ffa450edef68
* Add license headerantelder2010-09-171-5/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998112 13f79535-47bb-0310-9956-ffa450edef68
* Put back to use the samples parent pom.xmlantelder2010-09-171-10/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998063 13f79535-47bb-0310-9956-ffa450edef68
* Showantelder2010-09-171-8/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998062 13f79535-47bb-0310-9956-ffa450edef68
* Switch to using the latest WS otests (r217).slaws2010-09-174-56/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998044 13f79535-47bb-0310-9956-ffa450edef68
* Switch to using the latest jci otests (r94).slaws2010-09-173-21/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998036 13f79535-47bb-0310-9956-ffa450edef68
* Remove excludes as the tests run clean nowslaws2010-09-171-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998028 13f79535-47bb-0310-9956-ffa450edef68
* Switch to using the latest jci otests (r197).slaws2010-09-174-54/+39
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998027 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3667 - Reverting usage of generics and just catching the exception ↵lresende2010-09-171-6/+2
| | | | | | to avoid performance implications on regular environments git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998008 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3667 - Making exception logged as warning instead of errorlresende2010-09-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998007 13f79535-47bb-0310-9956-ffa450edef68
* Fixing databinding issue when submitting empty strings from js client to a ↵lresende2010-09-171-4/+9
| | | | | | json-rpc service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998006 13f79535-47bb-0310-9956-ffa450edef68
* Adding test for double valueslresende2010-09-174-24/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998005 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3667 - Handling possible SecurityException/NPE from ↵lresende2010-09-171-52/+78
| | | | | | clazz.getDeclaredFields() in GAE environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998004 13f79535-47bb-0310-9956-ffa450edef68
* Switch to using the latest jcaa otests (r197).slaws2010-09-165-62/+51
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997837 13f79535-47bb-0310-9956-ffa450edef68
* temporarily disable samples in build as I have messed up the sample poms and ↵kelvingoodson2010-09-161-7/+7
| | | | | | can't fix them up for a few hours git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997834 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 pom fixup after reorgkelvingoodson2010-09-162-0/+96
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997822 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 pom fixup after reorgkelvingoodson2010-09-165-1/+91
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997818 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 partial pom fixup after reorg-- more comingkelvingoodson2010-09-163-27/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997812 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 partial pom fixup after reorg-- more comingkelvingoodson2010-09-161-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997810 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 more samples reorgkelvingoodson2010-09-1653-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997803 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 more samples reorg - move calc-rest-osgi to maven-osgi-junit ↵kelvingoodson2010-09-1616-0/+0
| | | | | | category git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997798 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 more samples reorg -- all in webapps were helloworld, so moved ↵kelvingoodson2010-09-1687-0/+0
| | | | | | to getting started git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997796 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 more samples reorgkelvingoodson2010-09-1617-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997795 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 more samples reorgkelvingoodson2010-09-1616-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997794 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 more samples reorgkelvingoodson2010-09-1618-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997793 13f79535-47bb-0310-9956-ffa450edef68
* Switch to using the latest assembly otests (r653).slaws2010-09-165-151/+119
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997792 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 all implementation.* samples are part of sca-features samples setkelvingoodson2010-09-1677-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997789 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 more samples reorgkelvingoodson2010-09-164-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997788 13f79535-47bb-0310-9956-ffa450edef68
* Update the bin distro tuscany.bat to start the shellantelder2010-09-162-5/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997758 13f79535-47bb-0310-9956-ffa450edef68
* Add a couple of sample contributions that reuse the helloworld sample ↵antelder2010-09-168-0/+435
| | | | | | contribution with and include and adding a ws binding. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997736 13f79535-47bb-0310-9956-ffa450edef68
* Clean up poms for comet binding and sample.fmoga2010-09-162-51/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997714 13f79535-47bb-0310-9956-ffa450edef68
* Add exports so other samples can reuse the helloworld contributionantelder2010-09-161-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997707 13f79535-47bb-0310-9956-ffa450edef68
* Moved comet binding to trunk.fmoga2010-09-1647-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997698 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 configure poms to match distributed osgi samples reorgkelvingoodson2010-09-165-4/+133
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997674 13f79535-47bb-0310-9956-ffa450edef68
* Put back the base jar pom.xml to include explicit dependencies instead of ↵antelder2010-09-161-2/+254
| | | | | | using the features/base as the shade plugin doesn't seem to work quite right with pom type dependencies. It ends up with the feature/base and its transitive dependencies still being included in the dependency reduced pom.xml which means all the individual modules still come in as transitive dependencies. There may be some way to fix this with shade plugin excludes but while i work that out put this back to the old way git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997663 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 move projects that configure osgi explicitlykelvingoodson2010-09-1650-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997661 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 move sample projects that configure osgi dynamicallykelvingoodson2010-09-1647-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997658 13f79535-47bb-0310-9956-ffa450edef68
* Add a skip for the remote resources plugin for the samples so they don't ↵antelder2010-09-161-0/+9
| | | | | | inlcude unnecessar guff git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997652 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 fix test failures due to contribution and launcher moveskelvingoodson2010-09-151-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997264 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 fix test failures due to contribution and launcher moveskelvingoodson2010-09-151-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997247 13f79535-47bb-0310-9956-ffa450edef68
* Update jms binding to callback interceptor to support jms: uri format ↵antelder2010-09-141-0/+8
| | | | | | callback q property values git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997103 13f79535-47bb-0310-9956-ffa450edef68