summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Comment out the updateXxx methods for now as its not clear what they should d...antelder2010-11-275-76/+77
* TUSCANY-3778: Use same code as 1.x so that wrapper is generated in correct na...nash2010-11-251-3/+4
* Update Shell for API changesantelder2010-11-251-4/+4
* Update node2 api to more closely match the commands the Shell hasantelder2010-11-255-31/+30
* Fix to use a new List for the deployables as the List in the contribution get...antelder2010-11-251-1/+1
* Remove unused importantelder2010-11-251-2/+1
* Change to not inherrit getType from the http binding so that it returns the c...antelder2010-11-251-0/+10
* Add a binding.local which is the parts of the current sca binding for doing l...antelder2010-11-2416-0/+1099
* TUSCANY-3786 - add an operation so that the EPR can indicate whether it will ...slaws2010-11-242-0/+18
* Revert r1037660 which changed the scope from compile to provided. See TUSCANY...antelder2010-11-231-3/+3
* Update to include binding URIs in the service outputantelder2010-11-231-0/+7
* Fix for TUSCANY-3760, making geronimo-jsp_2.1_spec & geronimo-el_1.0_spec int...edwardsmj2010-11-221-2/+2
* Remove jdk15 profilebdaniel2010-11-211-2/+2
* Add some more excludesantelder2010-11-211-0/+8
* Add some more excludes for un needed dependenciesantelder2010-11-211-0/+12
* TUSCANY-3794: Update the jython version to match implementation.python which ...antelder2010-11-212-8/+22
* Filter out some more cglib operationsantelder2010-11-201-6/+11
* Update to support service operation completionantelder2010-11-193-5/+84
* Update to not show the initial help when starting up with an installed contri...antelder2010-11-191-6/+5
* Update to support passing in an intial contribution to install and start, and...antelder2010-11-191-2/+39
* TUSCANY-3791 - synchronize access to DOM and cache result to reduce chance of...slaws2010-11-192-8/+37
* TUSCANY-3790. Experiment with being explicit about what encoding the bytes ar...slaws2010-11-191-1/+1
* And another one. Remove the SNAPSHOT. The URLs not used and it comes up when ...slaws2010-11-191-1/+1
* Remove the SNAPSHOT here. The URLs not used and it comes up when you search t...slaws2010-11-191-1/+1
* TUSCANY-3778 - use the definition namespace not the element namespace to crea...slaws2010-11-191-1/+2
* Tolerate older version of ASM using reflection. There doesn't seem to be enou...bdaniel2010-11-192-2/+40
* Update to jackson 1.6.2rfeng2010-11-192-5/+5
* Do better printout for array response typesantelder2010-11-181-2/+5
* Add a command completor for the invoke commandantelder2010-11-182-0/+58
* Fix build breaks and MFsrfeng2010-11-173-3/+19
* Get the Shell invoke function working and add a services command to show the ...antelder2010-11-174-52/+132
* TUSCANY-3752: Shade jars create incorrect source jarantelder2010-11-171-0/+15
* Add the discovery for javax.ws.rs.ext.RuntimeDelegate and update the slf4j ve...rfeng2010-11-171-1/+2
* Fix OSGi MFsrfeng2010-11-174-20/+22
* Updating OSGi manifests to wink 1.1.2-incubatinglresende2010-11-173-18/+18
* Update to slf4j 1.6.1 and remove the workaround for wink GET @Consumes checkrfeng2010-11-176-11/+29
* More exclusions from wink-1.1.2 update to avoid legal-check test failurelresende2010-11-173-6/+44
* Moving to wink 1.1.2-incubating releaselresende2010-11-162-6/+28
* Investigating migration to wink 1.2-SNAPSHOTlresende2010-11-164-62/+31
* Fix the return type to match the object[] for outputrfeng2010-11-161-6/+10
* Replace the jabsorb based client with HttpClientrfeng2010-11-165-433/+149
* Remove unused classantelder2010-11-161-43/+0
* Start adding invoke function to the Shellantelder2010-11-161-0/+60
* No changes just fix up some formattingantelder2010-11-161-12/+13
* TUSCANY-3664 Fix atom binding/store samplebdaniel2010-11-151-1/+1
* Fix potential NPE when bpel is unresolvedantelder2010-11-151-1/+1
* TUSCANY-3664 Add support for multiple operation output typesbdaniel2010-11-1413-48/+140
* TUSCANY-3664 Add support for multiple operation output typesbdaniel2010-11-147-55/+140
* TUSCANY-3664 Add support for multiple operation output typesbdaniel2010-11-148-41/+112
* Improve jaxb/json databindings and jsonrpc binding to better handle interfacesrfeng2010-11-1310-57/+444