summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* TUSCANY-3631 - re-enable the test basic auth test case. The issue was that ↵slaws2010-09-142-7/+12
| | | | | | the appliesTo processing wasn't removing policy sets from Endpoints/EndpointReferences it was just removing them from the Service/Reference models. The Endpoint/EndpointReference versions are used to drive the runtime processing. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996966 13f79535-47bb-0310-9956-ffa450edef68
* Remove commented out lineslaws2010-09-141-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996960 13f79535-47bb-0310-9956-ffa450edef68
* Add a missing commentslaws2010-09-141-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996955 13f79535-47bb-0310-9956-ffa450edef68
* Currently the JSONP binding shouldn't directly rely on the HTTP binding ↵slaws2010-09-144-5/+4
| | | | | | runtime as there is work to do to ensure that the HTTP binding has reference support and JSONP wire format support (assuming we want to go that way). For now I've ranked the JSONP provider higher than the HTTP provider so that the JSONP runtime will always pick up the JSONP provider now that the JSONP model is an instanceof both the HTTP model and the JSONP model. This should fix the NPE reported on the ML for the short term. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996954 13f79535-47bb-0310-9956-ffa450edef68
* BJM_3020 Validate that activationSpec is not used on a referencebdaniel2010-09-141-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996943 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 fix bad contribution path (contribution yet to be moved)kelvingoodson2010-09-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996903 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 update launchers to reference contributions in new locationskelvingoodson2010-09-144-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996901 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 pom updates to match recent server side reorg of launcher projectskelvingoodson2010-09-142-12/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996897 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 move launchers into running-tuscany folderkelvingoodson2010-09-1445-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996894 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 fix pom errors after recent changeskelvingoodson2010-09-143-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996890 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 alter pom to match recent sample reorg of binding.* sampleskelvingoodson2010-09-142-3/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996887 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 server side move of some sca feature samples (matching pom ↵kelvingoodson2010-09-1471-0/+0
| | | | | | change to follow shortly) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996885 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 add directory for "running tuscany" sampleskelvingoodson2010-09-142-0/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996883 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 add folders for sample applications and demonstrations of sca ↵kelvingoodson2010-09-143-0/+86
| | | | | | features git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996878 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 move store sample into applications folderkelvingoodson2010-09-1420-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996875 13f79535-47bb-0310-9956-ffa450edef68
* Use JMS ReplyTo as callback desitnation when scaCallbackDestination property ↵bdaniel2010-09-141-2/+12
| | | | | | is not set git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996765 13f79535-47bb-0310-9956-ffa450edef68
* Cleanup EmbedUtil a bit. Use a builder pattern and closures to pass a node ↵jsdelfino2010-09-133-147/+226
| | | | | | factory context around instead of being kept in a static. Change the DOM util to use a similar builder pattern as well. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996622 13f79535-47bb-0310-9956-ffa450edef68
* update pom in line with move of getting started sample contributionskelvingoodson2010-09-131-0/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996552 13f79535-47bb-0310-9956-ffa450edef68
* separate out getting started sample contributionskelvingoodson2010-09-1357-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996545 13f79535-47bb-0310-9956-ffa450edef68
* match poms to changed structurekelvingoodson2010-09-132-8/+50
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996472 13f79535-47bb-0310-9956-ffa450edef68
* move hello world samples to getting startedkelvingoodson2010-09-1356-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996462 13f79535-47bb-0310-9956-ffa450edef68
* BJM_6015D Make sure scaCallbackDestination property is honoredbdaniel2010-09-101-18/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@995916 13f79535-47bb-0310-9956-ffa450edef68
* Minor updates to MANIFEST.MFlresende2010-09-101-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@995905 13f79535-47bb-0310-9956-ffa450edef68
* Change the base jar to use the base featureantelder2010-09-101-253/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@995774 13f79535-47bb-0310-9956-ffa450edef68
* Create a base feature copied from the shades/base jarantelder2010-09-105-0/+573
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@995773 13f79535-47bb-0310-9956-ffa450edef68
* Fix the self reference with explicit bindingsrfeng2010-09-105-31/+47
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@995627 13f79535-47bb-0310-9956-ffa450edef68
* A windows launcherslaws2010-09-091-0/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@995479 13f79535-47bb-0310-9956-ffa450edef68
* Start separate nodes from separate mainlines. slaws2010-09-095-1/+546
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@995477 13f79535-47bb-0310-9956-ffa450edef68