summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-08-02Implemented comet binding using Atmosphere Framework.fmoga13-274/+176
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@981675 13f79535-47bb-0310-9956-ffa450edef68
2010-07-30Added unit test.fmoga5-0/+149
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980746 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28Added initial sources to binding-comet-runtime.fmoga10-0/+859
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980229 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28Added initial sources to binding-comet.fmoga12-0/+554
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980207 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28Removed async-servlet-sca sample.fmoga15-672/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980128 13f79535-47bb-0310-9956-ffa450edef68
2010-07-27- Cleaned up servlet-callback samplefmoga4-48/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979821 13f79535-47bb-0310-9956-ffa450edef68
2010-07-27- Added sources for stock-comet-jquery samplefmoga13-0/+7263
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979748 13f79535-47bb-0310-9956-ffa450edef68
2010-07-27- Added sources of the first versionfmoga11-0/+2200
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979743 13f79535-47bb-0310-9956-ffa450edef68
2010-07-13move sample to contrib under trunk, (source directory is deprecated for new ↵kelvingoodson17-690/+0
contribs) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963621 13f79535-47bb-0310-9956-ffa450edef68
2010-07-12move badly placed sample contribkelvingoodson17-0/+690
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963252 13f79535-47bb-0310-9956-ffa450edef68
2010-06-28move to the toplevel contrib folderantelder1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@958486 13f79535-47bb-0310-9956-ffa450edef68
2010-06-28Update with more deletesantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@958485 13f79535-47bb-0310-9956-ffa450edef68
2010-06-28Delete the old contrib features folder as its now been migrated to the 2.x trunkantelder6-665/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@958484 13f79535-47bb-0310-9956-ffa450edef68
2010-06-28Update with more deletesantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@958483 13f79535-47bb-0310-9956-ffa450edef68
2010-06-28Delete the old contrib distribution folder as its now been migrated to the ↵antelder117-31335/+0
2.x trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@958482 13f79535-47bb-0310-9956-ffa450edef68
2010-06-28Delete the very old contrib stest folderantelder158-8255/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@958481 13f79535-47bb-0310-9956-ffa450edef68
2010-06-28Add a file recording the historical contentsantelder1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@958479 13f79535-47bb-0310-9956-ffa450edef68
2010-06-28Delete old 2.x contrib vtest folder as its replaced by the oasis compliance ↵antelder465-29243/+0
tests in 2.x git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@958476 13f79535-47bb-0310-9956-ffa450edef68
2010-06-25connecting the JAXWS provider to the Tuscany chain. Pointed out an ↵slaws4-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
2010-06-25Add a little bit more code to include the JAXWSMessageReciever so I can ↵slaws5-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
2010-06-24TUSCANY-3517: Apply latest updates from async-servlet-sca-0.0.4.zipantelder3-134/+161
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@957504 13f79535-47bb-0310-9956-ffa450edef68
2010-06-24TUSCANY-3517: Apply latest updates to callback sample in ↵antelder5-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
2010-06-24TUSCANY-3517: Apply latest updates to the async servelt sample in ↵antelder3-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
2010-06-22TUSCANY-3517: Commit zip for new test callback sample for Florians GSoC projectantelder9-0/+390
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956869 13f79535-47bb-0310-9956-ffa450edef68
2010-06-22TUSCANY-3517: Apply latest GSoC project zip from Florianantelder10-104/+224
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956851 13f79535-47bb-0310-9956-ffa450edef68
2010-06-18Remove the webapp stuff that shouldn't be in this Java SE sampleantelder5-193/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955989 13f79535-47bb-0310-9956-ffa450edef68
2010-06-18Add a simple callback sample to contrib areaantelder13-0/+488
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955988 13f79535-47bb-0310-9956-ffa450edef68
2010-06-18TUSCANY-3517: Commit initial async servlet sample to contrib areaantelder11-0/+460
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955957 13f79535-47bb-0310-9956-ffa450edef68
2010-06-11This is turning out to be problematic and not necessarily any tidier than ↵slaws3-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
2010-06-09Add some code to install the JAXWS provider into Axis and copy the code from ↵slaws6-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
2010-06-08Start thinking about providing and Axis backed runtime for the JAXWS based ↵slaws22-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
2010-05-29Fix to correctly remove nested dependent contributionsantelder1-4/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949346 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Move module to contrib as its not in the build or being actively worked onantelder15-0/+857
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948778 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Remove old contrib module so the later one in trunk can be put hereantelder15-857/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948777 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Move module to contrib as its not in the build or being actively worked onantelder6-0/+981
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948776 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Move module to contrib as its not in the build or being actively worked onantelder13-0/+852
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948775 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Move module to contrib as its not in the build or being actively worked onantelder8-0/+671
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948774 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Move module to contrib as its not in the build or being actively worked onantelder10-0/+909
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948773 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Move module to contrib as its not in the build or being actively worked onantelder10-0/+1279
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948772 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Move module to contrib as its not in the build or being actively worked onantelder10-0/+962
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948771 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Move module to contrib as its not in the build or being actively worked onantelder10-0/+1312
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948769 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Move module to contrib as its not in the build or being actively worked onantelder7-0/+475
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948768 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Move the travel sample tutorial from 2.x trunk to contrib as its not in the ↵antelder684-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
2010-05-27Move the wicket sample to contrib as it doesn't work yet and no one is ↵antelder11-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
2010-05-27Add new exceptionsantelder1-6/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948699 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Update to use ValidationExceptionantelder3-41/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948696 13f79535-47bb-0310-9956-ffa450edef68
2010-05-25Remove the constructors that use the uri: and properties: options to keep ↵antelder1-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
2010-05-24Move all use of NodeFactory out of section10 class and associated code cleanupantelder6-101/+183
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947583 13f79535-47bb-0310-9956-ffa450edef68
2010-05-24Handle dependent contribution relationships so removing a contribution also ↵antelder3-31/+42
removes those depending on it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947572 13f79535-47bb-0310-9956-ffa450edef68
2010-05-23Tidy up commentsantelder1-3/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947388 13f79535-47bb-0310-9956-ffa450edef68