summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed unused imports.fmoga2010-08-161-1/+0
* Fixed unit test and renamed it in order to be included at mvn test.fmoga2010-08-162-15/+1
* Added complete javadoc.fmoga2010-08-167-190/+392
* Added javadocs.fmoga2010-08-164-1/+37
* Added Apache License headers.fmoga2010-08-168-80/+132
* Added 'SCA' namespace to the embedded jquery, jquery extensions and tuscany API.fmoga2010-08-153-46/+13
* Added Javascript proxy generation.fmoga2010-08-159-156/+301
* Replaced jquery with min version.fmoga2010-08-143-6241/+155
* Added singleton servlet to serve javascript files.fmoga2010-08-148-16/+6884
* Added ServletFactory in order to keep a singleton servlet for all comet servi...fmoga2010-08-143-23/+70
* Removed the projects containing the alternate implementation of the comet bin...fmoga2010-08-0932-1445/+0
* Added new implementation for comet binding which supports choosing the transp...fmoga2010-08-094-111/+62
* Added model for alternate implementation of comet binding.fmoga2010-08-0614-0/+560
* Added implementation using Jersey RESTful Web Services.fmoga2010-08-0618-0/+885
* Cleaned up comet binding.fmoga2010-08-045-31/+11
* Set org.atmosphere.useNative to true in order to skip the TuscanyServletFilte...fmoga2010-08-034-36/+16
* Implemented comet binding using Atmosphere Framework.fmoga2010-08-0213-274/+176
* Added unit test.fmoga2010-07-305-0/+149
* Added initial sources to binding-comet-runtime.fmoga2010-07-2810-0/+859
* Added initial sources to binding-comet.fmoga2010-07-2812-0/+554
* connecting the JAXWS provider to the Tuscany chain. Pointed out an interestin...slaws2010-06-254-126/+272
* Add a little bit more code to include the JAXWSMessageReciever so I can debug...slaws2010-06-255-5/+29
* This is turning out to be problematic and not necessarily any tidier than out...slaws2010-06-113-10/+128
* Add some code to install the JAXWS provider into Axis and copy the code from ...slaws2010-06-096-23/+652
* Start thinking about providing and Axis backed runtime for the JAXWS based ws...slaws2010-06-0822-0/+2297
* Fix to correctly remove nested dependent contributionsantelder2010-05-291-4/+7
* Move module to contrib as its not in the build or being actively worked onantelder2010-05-2715-0/+857
* Remove old contrib module so the later one in trunk can be put hereantelder2010-05-2715-857/+0
* Move module to contrib as its not in the build or being actively worked onantelder2010-05-276-0/+981
* Move module to contrib as its not in the build or being actively worked onantelder2010-05-2713-0/+852
* Move module to contrib as its not in the build or being actively worked onantelder2010-05-278-0/+671
* Move module to contrib as its not in the build or being actively worked onantelder2010-05-2710-0/+909
* Move module to contrib as its not in the build or being actively worked onantelder2010-05-2710-0/+1279
* Move module to contrib as its not in the build or being actively worked onantelder2010-05-2710-0/+962
* Move module to contrib as its not in the build or being actively worked onantelder2010-05-2710-0/+1312
* Move module to contrib as its not in the build or being actively worked onantelder2010-05-277-0/+475
* Add new exceptionsantelder2010-05-271-6/+7
* Update to use ValidationExceptionantelder2010-05-273-41/+26
* Remove the constructors that use the uri: and properties: options to keep thi...antelder2010-05-251-96/+0
* Move all use of NodeFactory out of section10 class and associated code cleanupantelder2010-05-246-101/+183
* Handle dependent contribution relationships so removing a contribution also r...antelder2010-05-243-31/+42
* Tidy up commentsantelder2010-05-231-3/+5
* Updateto use getLocationAsURL from common module, add some todo's and delete ...antelder2010-05-231-18/+4
* Keep track of the default deployablesantelder2010-05-231-0/+6
* Start adding code for addDeploymentCompositeantelder2010-05-222-21/+32
* Remove now unused methodantelder2010-05-221-21/+0
* Remove class committed by accidentantelder2010-05-221-168/+0
* Uncomment test annotationantelder2010-05-221-1/+1
* Update with code to deploy composites, add getInstalledContributions and getD...antelder2010-05-227-162/+491
* Fix typo in method signatureantelder2010-05-211-1/+1