summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-06-12Move the OSGi based http host from contrib to trunk as I'm starting to use itantelder10-982/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1134874 13f79535-47bb-0310-9956-ffa450edef68
2011-06-11Update to match the current trunk ServletHost interfaceantelder1-1/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1134520 13f79535-47bb-0310-9956-ffa450edef68
2011-06-09Minor modifications to the comet samples.fmoga4-15/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1133716 13f79535-47bb-0310-9956-ffa450edef68
2011-06-05Replace the use of absolute path with relative path when using a file in the ↵fmoga3-37/+38
webapp. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1132415 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03Add standard module files and layout for CoffeeScript implantelder3-0/+255
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130921 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03Move from taking jquery from Google APIs to local jquery file to enable ↵fmoga8-4/+620
offline testing. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130912 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31Code cleanup.fmoga3-11/+54
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1129614 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31Code cleanup.fmoga2-44/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1129612 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31Code cleanup.fmoga3-69/+94
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1129611 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31Code cleanup.fmoga6-11/+108
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1129610 13f79535-47bb-0310-9956-ffa450edef68
2011-05-26Add focuses and Enter key shortcut for the chat sample.fmoga1-4/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127839 13f79535-47bb-0310-9956-ffa450edef68
2011-05-26Add real-time suggestion sample using a service with non-void return type. ↵fmoga27-3/+530
Rename the weather-webapp sample. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127833 13f79535-47bb-0310-9956-ffa450edef68
2011-05-26Add a few comments to the chat sample.fmoga2-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127793 13f79535-47bb-0310-9956-ffa450edef68
2011-05-25Add new samples to binding.comet samples pom.fmoga1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127733 13f79535-47bb-0310-9956-ffa450edef68
2011-05-25Add chat sample for binding.cometfmoga7-0/+267
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127726 13f79535-47bb-0310-9956-ffa450edef68
2011-05-25Add pub/sub sample for binding.cometfmoga10-0/+551
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127725 13f79535-47bb-0310-9956-ffa450edef68
2011-05-25Change jQuery version to 1.4.2. Change path to CometComponentContext.js with ↵fmoga1-2/+2
new mapping. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127489 13f79535-47bb-0310-9956-ffa450edef68
2011-05-24Update sample to reflect latest upgrades in the comet module.fmoga5-40/+53
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127081 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15Enable async bare test now that TUSCANY-3832 is fixed.scottkurz3-5/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070929 13f79535-47bb-0310-9956-ffa450edef68
2011-02-11Update comet binding sample to demonstrate server push.fmoga8-48/+110
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069940 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10Move the current trunk unreleased folder to contrib as i don't think ↵antelder151-0/+12220
anything in there is being actively worked on. If this not the case and something is then no problem to move it back git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069275 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10Copy all trunk samples to contribantelder752-0/+46014
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069274 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10Rename these old samples in contribantelder1280-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069273 13f79535-47bb-0310-9956-ffa450edef68
2010-09-07Update with an example of how to have a foo reference delegate the ↵antelder4-10/+49
invocation to ths WS binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993324 13f79535-47bb-0310-9956-ffa450edef68
2010-09-04Add an example attribute to the foo bindingantelder4-1/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@992542 13f79535-47bb-0310-9956-ffa450edef68
2010-09-02Use the DefaultBeanModelProcessor to simplify the model objectsantelder5-129/+71
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991963 13f79535-47bb-0310-9956-ffa450edef68
2010-09-01Start of module to show how to write a simple bindingantelder24-0/+1084
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991555 13f79535-47bb-0310-9956-ffa450edef68
2010-08-31Cleaned up the contrib poms.fmoga2-124/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991117 13f79535-47bb-0310-9956-ffa450edef68
2010-08-31Removed comet binding and sample from contrib/.fmoga45-3129/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991106 13f79535-47bb-0310-9956-ffa450edef68
2010-08-27Added geronimo-servlet_3.0_spec:1.0 dependency for Serlvets 3.0.fmoga1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990079 13f79535-47bb-0310-9956-ffa450edef68
2010-08-27Changed Jetty port to 8085 to avoid conflict on testing.fmoga4-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
2010-08-26Add service element defining the sca binidng (for the jsp) and ws and rmi ↵antelder1-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
2010-08-26Correct jar usageantelder1-3/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989630 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26Make interface remotable so it works with remotabel bindings like ws, rmi etcantelder1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989629 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26Add minimal Ant build script that uses the shaded base-nodep jarantelder1-0/+60
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989611 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26Start of a sample for Hema, a user asking for this on the mailing list - ↵antelder8-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
2010-08-24Copied pom.xml from trunk and trunk/modules in the contrib area in order to ↵fmoga2-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
2010-08-24Minor update involving default values.fmoga1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988762 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Updated sample to reflect latest refactoring.fmoga1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988695 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Refactored the way jQuery dependency on the Javascript client is handled.fmoga4-168/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988693 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Enforced coding standards and formatting.fmoga22-424/+481
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988521 13f79535-47bb-0310-9956-ffa450edef68
2010-08-16Removed unused imports.fmoga1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985956 13f79535-47bb-0310-9956-ffa450edef68
2010-08-16Fixed unit test and renamed it in order to be included at mvn test.fmoga2-15/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985951 13f79535-47bb-0310-9956-ffa450edef68
2010-08-16Removed websocket option as it is outside of comet scope.fmoga1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985928 13f79535-47bb-0310-9956-ffa450edef68
2010-08-16Added complete javadoc.fmoga7-190/+392
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985927 13f79535-47bb-0310-9956-ffa450edef68
2010-08-16Added javadocs.fmoga4-1/+37
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985812 13f79535-47bb-0310-9956-ffa450edef68
2010-08-16Added Apache License headers.fmoga10-25/+188
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985804 13f79535-47bb-0310-9956-ffa450edef68
2010-08-16Added Apache License headers.fmoga8-80/+132
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985802 13f79535-47bb-0310-9956-ffa450edef68
2010-08-15Updated sample to use the 'SCA' namespace for javascript toolkit.fmoga1-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985655 13f79535-47bb-0310-9956-ffa450edef68
2010-08-15Added 'SCA' namespace to the embedded jquery, jquery extensions and tuscany API.fmoga3-46/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985654 13f79535-47bb-0310-9956-ffa450edef68