summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-18Correct wirformat element in jms response to match latest schema proposalantelder1-1/+1
2010-08-18Update jms binding to use spec defined jmsDefault wireformatantelder3-4/+4
2010-08-18Update to use spec defined jmsDefault wireformatantelder1-5/+5
2010-08-18Update JMS schema for operationSelector and wireformat schema fix proposalantelder2-4/+16
2010-08-18UPdate error messages to match latest oasis schema validation messagesantelder1-2/+2
2010-08-18TUSCANY-3652 Inject callbacks at service invocationbdaniel7-23/+112
2010-08-18TUSCANY-3652 Add methods to Injectors to get underlying Types and to inject nullbdaniel3-2/+45
2010-08-18Change to sue spec defined op selectorantelder1-1/+1
2010-08-18Add ignore as its broken presentlyantelder1-0/+2
2010-08-18Update to latest OASIS schemasantelder24-106/+170
2010-08-17Delete wrong test caserfeng1-73/+0
2010-08-17Implementation spring modules supporting the same classloader between Tuscany...rfeng54-0/+5280
2010-08-17Use the same way to create application contextrfeng1-20/+12
2010-08-17Handle inheritance of intents and policy sets on java interfacesbdaniel2-12/+36
2010-08-17Add interceptor to handle setting properties on the response messageantelder2-0/+87
2010-08-17Start of a general README for launching webapps with embedded Tuscany. I want...slaws1-0/+29
2010-08-17Remove redundant script tagantelder1-1/+0
2010-08-17Remove unnecessary absolute uriantelder1-2/+2
2010-08-17Add Jetty plugin so the sample can be run with mvn jetty:run like the other w...antelder1-0/+5
2010-08-17Remove unused client and add default files to bean slaws2-52/+2
2010-08-16Correct the DOJO callback configuration and show the result at client and serverslaws2-7/+8
2010-08-16Extend the JSONRPC binding sample to be hosted in a webapp and include a DOJO...slaws18-0/+928
2010-08-16Add some more excludes. There are some more needed after the sample name refa...antelder1-0/+4
2010-08-16Removed unused imports.fmoga1-1/+0
2010-08-16Fixed unit test and renamed it in order to be included at mvn test.fmoga2-15/+1
2010-08-16Removed websocket option as it is outside of comet scope.fmoga1-2/+1
2010-08-16Added complete javadoc.fmoga7-190/+392
2010-08-16Add missing manifest entries. slaws2-1/+3
2010-08-16Add an exclude for the target/maven-shared-archive-resources folder thats sta...antelder1-0/+2
2010-08-16Added javadocs.fmoga4-1/+37
2010-08-16Update Apache parent pom to most recent released versionlresende1-1/+1
2010-08-16Added Apache License headers.fmoga10-25/+188
2010-08-16Added Apache License headers.fmoga8-80/+132
2010-08-15Updated sample to use the 'SCA' namespace for javascript toolkit.fmoga1-5/+5
2010-08-15Added 'SCA' namespace to the embedded jquery, jquery extensions and tuscany API.fmoga3-46/+13
2010-08-15Updated sample to use generated proxies and json for parameters.fmoga9-28/+158
2010-08-15Added Javascript proxy generation.fmoga9-156/+301
2010-08-14Replaced jquery with min version.fmoga3-6241/+155
2010-08-14Updated sample to use tuscany javascript servlet.fmoga4-6832/+1
2010-08-14Added singleton servlet to serve javascript files.fmoga8-16/+6884
2010-08-14Modified sample name to a more general one as it was obsolete due to latest c...fmoga13-3/+3
2010-08-14Modified the sample in order to illustrate how the binding handles multiple c...fmoga12-128/+222
2010-08-14Added ServletFactory in order to keep a singleton servlet for all comet servi...fmoga3-23/+70
2010-08-13Don't do create-if-not-exist when using the jms:jndi: url format, and don't w...antelder3-2/+7
2010-08-13Ensure all the jms destination are correctly defined now that the jms binding...antelder10-17/+13
2010-08-13Add @Remotable to JSON sample interfacebdaniel1-0/+3
2010-08-12Update the old jms binding policy and intent definitions to work in 2.xantelder2-70/+8
2010-08-12Updates to get jms message selectors working properlyantelder1-1/+10
2010-08-12Add the jsonrpc contribution to the buildslaws1-0/+1
2010-08-12Add launcher and JSON databinding as a dependency. The launcher is not called...slaws2-0/+71