summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update with an example of how to have a foo reference delegate the invocation...antelder2010-09-074-10/+49
* Add an example attribute to the foo bindingantelder2010-09-044-1/+14
* Use the DefaultBeanModelProcessor to simplify the model objectsantelder2010-09-025-129/+71
* Start of module to show how to write a simple bindingantelder2010-09-0124-0/+1084
* Cleaned up the contrib poms.fmoga2010-08-311-115/+0
* Removed comet binding and sample from contrib/.fmoga2010-08-3132-2509/+0
* Added geronimo-servlet_3.0_spec:1.0 dependency for Serlvets 3.0.fmoga2010-08-271-3/+3
* Changed Jetty port to 8085 to avoid conflict on testing.fmoga2010-08-274-26/+42
* Copied pom.xml from trunk and trunk/modules in the contrib area in order to b...fmoga2010-08-241-0/+204
* Refactored the way jQuery dependency on the Javascript client is handled.fmoga2010-08-244-168/+16
* Enforced coding standards and formatting.fmoga2010-08-2416-406/+460
* 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