summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Add an example attribute to the foo bindingantelder2010-09-044-1/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@992542 13f79535-47bb-0310-9956-ffa450edef68
* Use the DefaultBeanModelProcessor to simplify the model objectsantelder2010-09-025-129/+71
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991963 13f79535-47bb-0310-9956-ffa450edef68
* Start of module to show how to write a simple bindingantelder2010-09-0124-0/+1084
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991555 13f79535-47bb-0310-9956-ffa450edef68
* Cleaned up the contrib poms.fmoga2010-08-312-124/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991117 13f79535-47bb-0310-9956-ffa450edef68
* Removed comet binding and sample from contrib/.fmoga2010-08-3145-3129/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991106 13f79535-47bb-0310-9956-ffa450edef68
* Added geronimo-servlet_3.0_spec:1.0 dependency for Serlvets 3.0.fmoga2010-08-271-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990079 13f79535-47bb-0310-9956-ffa450edef68
* Changed Jetty port to 8085 to avoid conflict on testing.fmoga2010-08-274-26/+42
| | | | | | | Fixed servlet mapping removal and refactored ServletFactory code. Added temporary fix for javaee 6 related unit test error by adding servlet-api:3.0-alpha-1 instead of javaee-web-api:6.0. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990078 13f79535-47bb-0310-9956-ffa450edef68
* Add service element defining the sca binidng (for the jsp) and ws and rmi ↵antelder2010-08-261-0/+5
| | | | | | binidngs, the aditional bindings need the name attribute to avoid an error but it seems a shame that can't have a default git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989634 13f79535-47bb-0310-9956-ffa450edef68
* Correct jar usageantelder2010-08-261-3/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989630 13f79535-47bb-0310-9956-ffa450edef68
* Make interface remotable so it works with remotabel bindings like ws, rmi etcantelder2010-08-261-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989629 13f79535-47bb-0310-9956-ffa450edef68
* Add minimal Ant build script that uses the shaded base-nodep jarantelder2010-08-261-0/+60
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989611 13f79535-47bb-0310-9956-ffa450edef68
* Start of a sample for Hema, a user asking for this on the mailing list - ↵antelder2010-08-268-0/+320
| | | | | | http://apache.markmail.org/message/7k3nvus244rrl7k2 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989602 13f79535-47bb-0310-9956-ffa450edef68
* Copied pom.xml from trunk and trunk/modules in the contrib area in order to ↵fmoga2010-08-242-0/+1197
| | | | | | be able to build modules and avoid missing parent pom errors. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988763 13f79535-47bb-0310-9956-ffa450edef68
* Minor update involving default values.fmoga2010-08-241-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988762 13f79535-47bb-0310-9956-ffa450edef68
* Updated sample to reflect latest refactoring.fmoga2010-08-241-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988695 13f79535-47bb-0310-9956-ffa450edef68
* Refactored the way jQuery dependency on the Javascript client is handled.fmoga2010-08-244-168/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988693 13f79535-47bb-0310-9956-ffa450edef68
* Enforced coding standards and formatting.fmoga2010-08-2422-424/+481
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988521 13f79535-47bb-0310-9956-ffa450edef68
* Removed unused imports.fmoga2010-08-161-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985956 13f79535-47bb-0310-9956-ffa450edef68
* Fixed unit test and renamed it in order to be included at mvn test.fmoga2010-08-162-15/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985951 13f79535-47bb-0310-9956-ffa450edef68
* Removed websocket option as it is outside of comet scope.fmoga2010-08-161-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985928 13f79535-47bb-0310-9956-ffa450edef68
* Added complete javadoc.fmoga2010-08-167-190/+392
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985927 13f79535-47bb-0310-9956-ffa450edef68
* Added javadocs.fmoga2010-08-164-1/+37
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985812 13f79535-47bb-0310-9956-ffa450edef68
* Added Apache License headers.fmoga2010-08-1610-25/+188
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985804 13f79535-47bb-0310-9956-ffa450edef68
* Added Apache License headers.fmoga2010-08-168-80/+132
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985802 13f79535-47bb-0310-9956-ffa450edef68
* Updated sample to use the 'SCA' namespace for javascript toolkit.fmoga2010-08-151-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985655 13f79535-47bb-0310-9956-ffa450edef68
* Added 'SCA' namespace to the embedded jquery, jquery extensions and tuscany API.fmoga2010-08-153-46/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985654 13f79535-47bb-0310-9956-ffa450edef68
* Updated sample to use generated proxies and json for parameters.fmoga2010-08-159-28/+158
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985623 13f79535-47bb-0310-9956-ffa450edef68
* Added Javascript proxy generation.fmoga2010-08-159-156/+301
| | | | | | | Added passing parameters through JSON. Added Gson and jquery-json as dependencies. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985622 13f79535-47bb-0310-9956-ffa450edef68
* Replaced jquery with min version.fmoga2010-08-143-6241/+155
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985447 13f79535-47bb-0310-9956-ffa450edef68
* Updated sample to use tuscany javascript servlet.fmoga2010-08-144-6832/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985446 13f79535-47bb-0310-9956-ffa450edef68
* Added singleton servlet to serve javascript files.fmoga2010-08-148-16/+6884
| | | | | | | Added sequential loading of javascript dependencies. Changed snapshot version of atmosphere to stable 0.6.1. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985445 13f79535-47bb-0310-9956-ffa450edef68
* Modified sample name to a more general one as it was obsolete due to latest ↵fmoga2010-08-1413-3/+3
| | | | | | changes. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985417 13f79535-47bb-0310-9956-ffa450edef68
* Modified the sample in order to illustrate how the binding handles multiple ↵fmoga2010-08-1412-128/+222
| | | | | | comet services through the same persisted http connection. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985415 13f79535-47bb-0310-9956-ffa450edef68
* Added ServletFactory in order to keep a singleton servlet for all comet ↵fmoga2010-08-143-23/+70
| | | | | | services in a scdl so that the two connection limit issue with the browsers is avoided. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985414 13f79535-47bb-0310-9956-ffa450edef68
* Removed the projects containing the alternate implementation of the comet ↵fmoga2010-08-0945-8708/+0
| | | | | | binding as it is now the main implementation and has been committed correspondingly. Removed the stock-comet-jquery sample as it is now the main sample for the binding and has been committed correspondingly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983781 13f79535-47bb-0310-9956-ffa450edef68
* Updated the stock comet sample in order to reflect the new capabilities of ↵fmoga2010-08-095-1796/+6813
| | | | | | the latest implementation. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983777 13f79535-47bb-0310-9956-ffa450edef68
* Added new implementation for comet binding which supports choosing the ↵fmoga2010-08-094-111/+62
| | | | | | transport (http streaming, long pooling, websockets) at runtime. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983776 13f79535-47bb-0310-9956-ffa450edef68
* Added model for alternate implementation of comet binding.fmoga2010-08-0614-0/+560
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@982885 13f79535-47bb-0310-9956-ffa450edef68
* Added implementation using Jersey RESTful Web Services.fmoga2010-08-0618-0/+885
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@982883 13f79535-47bb-0310-9956-ffa450edef68
* Fixed comet sample.fmoga2010-08-041-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@982282 13f79535-47bb-0310-9956-ffa450edef68
* Cleaned up comet binding.fmoga2010-08-045-31/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@982281 13f79535-47bb-0310-9956-ffa450edef68
* Set org.atmosphere.useNative to true in order to skip the ↵fmoga2010-08-034-36/+16
| | | | | | TuscanyServletFilter exception regarding Servlets 3.0 and use native APIs. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@982001 13f79535-47bb-0310-9956-ffa450edef68
* Added TuscanyServletFilter instead of TuscanyContextListener.fmoga2010-08-032-34/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@982000 13f79535-47bb-0310-9956-ffa450edef68
* Updated the stock sample to use the comet binding implementation.fmoga2010-08-029-198/+50
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@981678 13f79535-47bb-0310-9956-ffa450edef68
* Implemented comet binding using Atmosphere Framework.fmoga2010-08-0213-274/+176
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@981675 13f79535-47bb-0310-9956-ffa450edef68
* Added unit test.fmoga2010-07-305-0/+149
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980746 13f79535-47bb-0310-9956-ffa450edef68
* Added initial sources to binding-comet-runtime.fmoga2010-07-2810-0/+859
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980229 13f79535-47bb-0310-9956-ffa450edef68
* Added initial sources to binding-comet.fmoga2010-07-2812-0/+554
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980207 13f79535-47bb-0310-9956-ffa450edef68
* Removed async-servlet-sca sample.fmoga2010-07-2815-672/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980128 13f79535-47bb-0310-9956-ffa450edef68
* - Cleaned up servlet-callback samplefmoga2010-07-274-48/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979821 13f79535-47bb-0310-9956-ffa450edef68