summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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 create samples category for samples kicked off by ↵kelvingoodson2010-09-160-0/+0
| | | | | | maven-osgi-junit plugin git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997791 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
* TUSCANY-3677 pave the way for more samples reorgkelvingoodson2010-09-160-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997784 13f79535-47bb-0310-9956-ffa450edef68
* ASM otest r653. Move the temporary OASIS otest data from ant's p.a.o ↵slaws2010-09-168-0/+341
| | | | | | directory to somewhere the any Tuscany committer can edit. These could be out in the real snapshot repo I guess but I can't publish there atm and I want to make sure we can get rid of this when OASIS publish them properly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997782 13f79535-47bb-0310-9956-ffa450edef68
* Fix up existing pom to generate jar to be used by trunk compliance. Removes ↵slaws2010-09-161-3/+74
| | | | | | to need for separate project git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997768 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
* Fix incorrect mvn project namesnash2010-09-163-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997683 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
* Fix to match structure of trunk/complianceslaws2010-09-162-1/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997659 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 ignoresslaws2010-09-160-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997656 13f79535-47bb-0310-9956-ffa450edef68
* add ignoreslaws2010-09-160-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997655 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 add structure for osgi samples reorgkelvingoodson2010-09-160-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997654 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
* Fix svn properties to ignore generated filesnash2010-09-160-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997651 13f79535-47bb-0310-9956-ffa450edef68
* Assembly test runner for running in trunk compliance tests. slaws2010-09-155-0/+675
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997390 13f79535-47bb-0310-9956-ffa450edef68
* Project for generating zip of assembly otest contributions for running in ↵slaws2010-09-153-0/+114
| | | | | | trunk compliance tests. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997388 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
* Change wording in commentnash2010-09-151-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997259 13f79535-47bb-0310-9956-ffa450edef68
* Remove tutorials/travelsample directory from source and binary distributionsnash2010-09-152-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997254 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 the expected error messageantelder2010-09-151-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997211 13f79535-47bb-0310-9956-ffa450edef68
* Accept JSON-RPC requests with application/x-www-form-urlencoded content type.jsdelfino2010-09-152-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997187 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade build scripts to on Ubuntu 10.04.jsdelfino2010-09-1510-34/+87
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997186 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
* Update setup instructions in samples READMEnash2010-09-141-9/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996998 13f79535-47bb-0310-9956-ffa450edef68
* Update instructions for using Eclipse with the samples in the source and ↵nash2010-09-141-15/+22
| | | | | | binary distributions (TUSCANY-3676) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996994 13f79535-47bb-0310-9956-ffa450edef68
* Move instructions for using Eclipse with the source distribution from the ↵nash2010-09-141-0/+32
| | | | | | samples README to the BUILDING file (TUSCANY-3676) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996991 13f79535-47bb-0310-9956-ffa450edef68
* Add pom.xml file to samples directory of binary distribution (TUSCANY-3676)nash2010-09-143-2/+183
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996988 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
* Replace wildcard errors for BJM_3020 and BJM_3022 with actual exceptionsbdaniel2010-09-141-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996944 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