summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* move sample to contrib under trunk, (source directory is deprecated for new ↵kelvingoodson2010-07-1317-690/+0
| | | | | | contribs) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963621 13f79535-47bb-0310-9956-ffa450edef68
* move badly placed sample contribkelvingoodson2010-07-1217-0/+690
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963252 13f79535-47bb-0310-9956-ffa450edef68
* move to the toplevel contrib folderantelder2010-06-281-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@958486 13f79535-47bb-0310-9956-ffa450edef68
* Update with more deletesantelder2010-06-281-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@958485 13f79535-47bb-0310-9956-ffa450edef68
* Delete the old contrib features folder as its now been migrated to the 2.x trunkantelder2010-06-286-665/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@958484 13f79535-47bb-0310-9956-ffa450edef68
* Update with more deletesantelder2010-06-281-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@958483 13f79535-47bb-0310-9956-ffa450edef68
* Delete the old contrib distribution folder as its now been migrated to the ↵antelder2010-06-28117-31335/+0
| | | | | | 2.x trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@958482 13f79535-47bb-0310-9956-ffa450edef68
* Delete the very old contrib stest folderantelder2010-06-28158-8255/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@958481 13f79535-47bb-0310-9956-ffa450edef68
* Add a file recording the historical contentsantelder2010-06-281-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@958479 13f79535-47bb-0310-9956-ffa450edef68
* Delete old 2.x contrib vtest folder as its replaced by the oasis compliance ↵antelder2010-06-28465-29243/+0
| | | | | | tests in 2.x git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@958476 13f79535-47bb-0310-9956-ffa450edef68
* connecting the JAXWS provider to the Tuscany chain. Pointed out an ↵slaws2010-06-254-126/+272
| | | | | | interesting thing that should have been obvious but which I didn't notice before. The MessageContext coming from a JAXWSProvider is a JAXWS MessageContext and we are expecting an Axis MessageContext in our existing code. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@957987 13f79535-47bb-0310-9956-ffa450edef68
* Add a little bit more code to include the JAXWSMessageReciever so I can ↵slaws2010-06-255-5/+29
| | | | | | debug some samples and see if there is any mileage in this approach git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@957864 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3517: Apply latest updates from async-servlet-sca-0.0.4.zipantelder2010-06-243-134/+161
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@957504 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3517: Apply latest updates to callback sample in ↵antelder2010-06-245-7/+39
| | | | | | servlet-callback-0.0.2.zip git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@957499 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3517: Apply latest updates to the async servelt sample in ↵antelder2010-06-243-13/+78
| | | | | | async-servlet-sca-0.0.3.zip git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@957497 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3517: Commit zip for new test callback sample for Florians GSoC projectantelder2010-06-229-0/+390
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956869 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3517: Apply latest GSoC project zip from Florianantelder2010-06-2210-104/+224
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956851 13f79535-47bb-0310-9956-ffa450edef68
* Remove the webapp stuff that shouldn't be in this Java SE sampleantelder2010-06-185-193/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955989 13f79535-47bb-0310-9956-ffa450edef68
* Add a simple callback sample to contrib areaantelder2010-06-1813-0/+488
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955988 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3517: Commit initial async servlet sample to contrib areaantelder2010-06-1811-0/+460
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955957 13f79535-47bb-0310-9956-ffa450edef68
* This is turning out to be problematic and not necessarily any tidier than ↵slaws2010-06-113-10/+128
| | | | | | out existing Axis integration so I'm saving the current state and thinking about moving back to improving the integration based on our existing module. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953602 13f79535-47bb-0310-9956-ffa450edef68
* Add some code to install the JAXWS provider into Axis and copy the code from ↵slaws2010-06-096-23/+652
| | | | | | the old binding to integrate the Axis2 runtime with our servler container. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953017 13f79535-47bb-0310-9956-ffa450edef68
* Start thinking about providing and Axis backed runtime for the JAXWS based ↵slaws2010-06-0822-0/+2297
| | | | | | ws binding so that we can exploit Axis policy and protocols. Very early days so not ready for trunk yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@952627 13f79535-47bb-0310-9956-ffa450edef68
* Fix to correctly remove nested dependent contributionsantelder2010-05-291-4/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949346 13f79535-47bb-0310-9956-ffa450edef68
* Move module to contrib as its not in the build or being actively worked onantelder2010-05-2715-0/+857
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948778 13f79535-47bb-0310-9956-ffa450edef68
* Remove old contrib module so the later one in trunk can be put hereantelder2010-05-2715-857/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948777 13f79535-47bb-0310-9956-ffa450edef68
* Move module to contrib as its not in the build or being actively worked onantelder2010-05-276-0/+981
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948776 13f79535-47bb-0310-9956-ffa450edef68
* Move module to contrib as its not in the build or being actively worked onantelder2010-05-2713-0/+852
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948775 13f79535-47bb-0310-9956-ffa450edef68
* Move module to contrib as its not in the build or being actively worked onantelder2010-05-278-0/+671
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948774 13f79535-47bb-0310-9956-ffa450edef68
* Move module to contrib as its not in the build or being actively worked onantelder2010-05-2710-0/+909
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948773 13f79535-47bb-0310-9956-ffa450edef68
* Move module to contrib as its not in the build or being actively worked onantelder2010-05-2710-0/+1279
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948772 13f79535-47bb-0310-9956-ffa450edef68
* Move module to contrib as its not in the build or being actively worked onantelder2010-05-2710-0/+962
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948771 13f79535-47bb-0310-9956-ffa450edef68
* Move module to contrib as its not in the build or being actively worked onantelder2010-05-2710-0/+1312
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948769 13f79535-47bb-0310-9956-ffa450edef68
* Move module to contrib as its not in the build or being actively worked onantelder2010-05-277-0/+475
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948768 13f79535-47bb-0310-9956-ffa450edef68
* Move the travel sample tutorial from 2.x trunk to contrib as its not in the ↵antelder2010-05-27684-0/+41415
| | | | | | build, doesn't build, and no one is actively working on it. (and even if they were, i wonder if this should be released seperately like the 1.x version and so not in the trunk tree anyway git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948750 13f79535-47bb-0310-9956-ffa450edef68
* Move the wicket sample to contrib as it doesn't work yet and no one is ↵antelder2010-05-2711-0/+513
| | | | | | actively working on it right now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948748 13f79535-47bb-0310-9956-ffa450edef68
* Add new exceptionsantelder2010-05-271-6/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948699 13f79535-47bb-0310-9956-ffa450edef68
* Update to use ValidationExceptionantelder2010-05-273-41/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948696 13f79535-47bb-0310-9956-ffa450edef68
* Remove the constructors that use the uri: and properties: options to keep ↵antelder2010-05-251-96/+0
| | | | | | things as simple as possible for now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947945 13f79535-47bb-0310-9956-ffa450edef68
* Move all use of NodeFactory out of section10 class and associated code cleanupantelder2010-05-246-101/+183
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947583 13f79535-47bb-0310-9956-ffa450edef68
* Handle dependent contribution relationships so removing a contribution also ↵antelder2010-05-243-31/+42
| | | | | | removes those depending on it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947572 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up commentsantelder2010-05-231-3/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947388 13f79535-47bb-0310-9956-ffa450edef68
* Updateto use getLocationAsURL from common module, add some todo's and delete ↵antelder2010-05-231-18/+4
| | | | | | some blank lines git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947387 13f79535-47bb-0310-9956-ffa450edef68
* Keep track of the default deployablesantelder2010-05-231-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947386 13f79535-47bb-0310-9956-ffa450edef68
* Start adding code for addDeploymentCompositeantelder2010-05-222-21/+32
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947265 13f79535-47bb-0310-9956-ffa450edef68
* Remove now unused methodantelder2010-05-221-21/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947258 13f79535-47bb-0310-9956-ffa450edef68
* Remove class committed by accidentantelder2010-05-221-168/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947256 13f79535-47bb-0310-9956-ffa450edef68
* Uncomment test annotationantelder2010-05-221-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947254 13f79535-47bb-0310-9956-ffa450edef68
* Update with code to deploy composites, add getInstalledContributions and ↵antelder2010-05-227-162/+491
| | | | | | getDeployedComposites. Refactor code to have a separate DeployedComposite class git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947252 13f79535-47bb-0310-9956-ffa450edef68
* Fix typo in method signatureantelder2010-05-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947079 13f79535-47bb-0310-9956-ffa450edef68