summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib/samples (unfollow)
Commit message (Collapse)AuthorFilesLines
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-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-78305/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069273 13f79535-47bb-0310-9956-ffa450edef68
2010-08-31Removed comet binding and sample from contrib/.fmoga13-620/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991106 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-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-24Enforced coding standards and formatting.fmoga6-18/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988521 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 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-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-15Updated sample to use generated proxies and json for parameters.fmoga9-28/+158
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985623 13f79535-47bb-0310-9956-ffa450edef68
2010-08-14Updated sample to use tuscany javascript servlet.fmoga4-6832/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985446 13f79535-47bb-0310-9956-ffa450edef68
2010-08-14Modified sample name to a more general one as it was obsolete due to latest ↵fmoga13-3/+3
changes. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985417 13f79535-47bb-0310-9956-ffa450edef68
2010-08-14Modified the sample in order to illustrate how the binding handles multiple ↵fmoga12-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
2010-08-09Removed the projects containing the alternate implementation of the comet ↵fmoga13-7263/+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
2010-08-09Updated the stock comet sample in order to reflect the new capabilities of ↵fmoga5-1796/+6813
the latest implementation. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983777 13f79535-47bb-0310-9956-ffa450edef68
2010-08-04Fixed comet sample.fmoga1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@982282 13f79535-47bb-0310-9956-ffa450edef68
2010-08-03Added TuscanyServletFilter instead of TuscanyContextListener.fmoga2-34/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@982000 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02Updated the stock sample to use the comet binding implementation.fmoga9-198/+50
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@981678 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-7/+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-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-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-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-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-06Move never finished sample from trunk to contribantelder12-0/+646
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@941643 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12Moving 2.x contribslresende1229-0/+76059
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835178 13f79535-47bb-0310-9956-ffa450edef68