summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* TUSCANY-3652 Add methods to Injectors to get underlying Types and to inject nullbdaniel2010-08-183-2/+45
* Change to sue spec defined op selectorantelder2010-08-181-1/+1
* Add ignore as its broken presentlyantelder2010-08-181-0/+2
* Update to latest OASIS schemasantelder2010-08-1824-106/+170
* Delete wrong test caserfeng2010-08-171-73/+0
* Implementation spring modules supporting the same classloader between Tuscany...rfeng2010-08-1754-0/+5280
* Use the same way to create application contextrfeng2010-08-171-20/+12
* Handle inheritance of intents and policy sets on java interfacesbdaniel2010-08-172-12/+36
* Add interceptor to handle setting properties on the response messageantelder2010-08-172-0/+87
* Start of a general README for launching webapps with embedded Tuscany. I want...slaws2010-08-171-0/+29
* Remove redundant script tagantelder2010-08-171-1/+0
* Remove unnecessary absolute uriantelder2010-08-171-2/+2
* Add Jetty plugin so the sample can be run with mvn jetty:run like the other w...antelder2010-08-171-0/+5
* Remove unused client and add default files to bean slaws2010-08-172-52/+2
* Correct the DOJO callback configuration and show the result at client and serverslaws2010-08-162-7/+8
* Extend the JSONRPC binding sample to be hosted in a webapp and include a DOJO...slaws2010-08-1618-0/+928
* Add some more excludes. There are some more needed after the sample name refa...antelder2010-08-161-0/+4
* 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
* Removed websocket option as it is outside of comet scope.fmoga2010-08-161-2/+1
* Added complete javadoc.fmoga2010-08-167-190/+392
* Add missing manifest entries. slaws2010-08-162-1/+3
* Add an exclude for the target/maven-shared-archive-resources folder thats sta...antelder2010-08-161-0/+2
* Added javadocs.fmoga2010-08-164-1/+37
* Update Apache parent pom to most recent released versionlresende2010-08-161-1/+1
* Added Apache License headers.fmoga2010-08-1610-25/+188
* Added Apache License headers.fmoga2010-08-168-80/+132
* Updated sample to use the 'SCA' namespace for javascript toolkit.fmoga2010-08-151-5/+5
* Added 'SCA' namespace to the embedded jquery, jquery extensions and tuscany API.fmoga2010-08-153-46/+13
* Updated sample to use generated proxies and json for parameters.fmoga2010-08-159-28/+158
* Added Javascript proxy generation.fmoga2010-08-159-156/+301
* Replaced jquery with min version.fmoga2010-08-143-6241/+155
* Updated sample to use tuscany javascript servlet.fmoga2010-08-144-6832/+1
* Added singleton servlet to serve javascript files.fmoga2010-08-148-16/+6884
* Modified sample name to a more general one as it was obsolete due to latest c...fmoga2010-08-1413-3/+3
* Modified the sample in order to illustrate how the binding handles multiple c...fmoga2010-08-1412-128/+222
* Added ServletFactory in order to keep a singleton servlet for all comet servi...fmoga2010-08-143-23/+70
* Don't do create-if-not-exist when using the jms:jndi: url format, and don't w...antelder2010-08-133-2/+7
* Ensure all the jms destination are correctly defined now that the jms binding...antelder2010-08-1310-17/+13
* Add @Remotable to JSON sample interfacebdaniel2010-08-131-0/+3
* Update the old jms binding policy and intent definitions to work in 2.xantelder2010-08-122-70/+8
* Updates to get jms message selectors working properlyantelder2010-08-121-1/+10
* Add the jsonrpc contribution to the buildslaws2010-08-121-0/+1
* Add launcher and JSON databinding as a dependency. The launcher is not called...slaws2010-08-122-0/+71
* Convert the add method to take a complex parameterslaws2010-08-124-1/+109
* Correct code thats tryng to get at the root element local name so that it worksantelder2010-08-121-10/+16
* Add a jsonrpc sample (also using to look at Fabiano's problem)slaws2010-08-1220-0/+767
* copy javadoc creation config into release profile, and comment how to test re...kelvingoodson2010-08-121-0/+46
* Make component implementation change a value in the ban to prove that it's pr...slaws2010-08-122-2/+19
* Remove old test dependenciesslaws2010-08-121-22/+1