summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move the websocket binding samples to trunk.fmoga2011-07-2650-0/+3131
* Move the comet binding samples to trunk.fmoga2011-07-2650-0/+3320
* Add some code to try to convert the wsdl string from the remote endpoint back...antelder2011-07-263-24/+124
* Partial fix for TUSCANY-3901. Fix bug in DOMWrapperHandler.isInstance() meth...scottkurz2011-07-262-1/+164
* Include response typeantelder2011-07-251-1/+3
* Update sample READMEantelder2011-07-241-35/+10
* Update sample READMEantelder2011-07-241-6/+1
* Update sample READMEantelder2011-07-241-1/+1
* Update sample READMEantelder2011-07-241-16/+12
* Update sample READMEantelder2011-07-241-29/+21
* Update sample READMEantelder2011-07-241-12/+12
* Include all the samples in buildantelder2011-07-241-1/+7
* Add a sample for a zip contribution using a nested jarantelder2011-07-238-0/+364
* Update the JSONP binding to set the enpoint URI from the registered service s...antelder2011-07-231-1/+4
* Add a helloworld sample for the JSONP bindingantelder2011-07-237-0/+326
* Add to the helloworld-webservices testcase a test of the endpoint ?wsdl urlantelder2011-07-231-2/+30
* Add to the helloworld-jsonrpc testcase a test of the enpoint urlantelder2011-07-231-2/+29
* Typo.scottkurz2011-07-221-1/+1
* Include changes and release notesantelder2011-07-221-0/+9
* Include the samples distroantelder2011-07-221-0/+1
* Fix spelling of method, changing to 'setNormalizedWSDLInterfaceContract'.scottkurz2011-07-2210-19/+19
* Take out distro itests for samples that aren't in trunkantelder2011-07-211-0/+6
* Update to ensure the src distro isn't ever used in error over the binat distroantelder2011-07-211-1/+1
* Add src distro rat excludesantelder2011-07-211-0/+2
* Add missing license headersantelder2011-07-217-0/+133
* Add missing license headerantelder2011-07-211-0/+16
* Add missing license headerantelder2011-07-211-0/+18
* Add missing license headerantelder2011-07-211-0/+18
* If the getBindingInterfaceContract isn't a Java interface then try the Compon...antelder2011-07-211-1/+8
* Fix OSGi importsrfeng2011-07-201-4/+5
* Streamline the json serialization into output streamrfeng2011-07-203-5/+22
* Add a domain.registry,uri paramrfeng2011-07-201-0/+5
* Use the correct endpoint interface when the business interface is not specifiedantelder2011-07-201-1/+1
* Add start of a samples READMEantelder2011-07-201-0/+4
* Update the samples distro for the current trunk samples layoutantelder2011-07-203-18/+10
* Add the ASF snapshot repositories to the getting started samples so that they...antelder2011-07-209-0/+126
* Typo.scottkurz2011-07-191-1/+1
* Update the Runtime Endpoint to include its normalized wsdl in its serializationantelder2011-07-192-1/+73
* Remove sonatype and gson repositoriesfmoga2011-07-191-21/+0
* Switch from Atmosphere 0.8-SNAPSHOT to Atmosphere 0.7.2 to prepare the release.fmoga2011-07-182-8/+8
* TUSCANY-3896: Apply patch from Greg Dritschler for Enable subclassing of SCAC...antelder2011-07-182-6/+22
* Make sure the latest servlet api is used to avoid any misisng method issuesantelder2011-07-181-0/+11
* Always set the Shell domain uri from what is set for the pluginantelder2011-07-181-5/+1
* Remove unused importsantelder2011-07-181-3/+0
* Htmlunit's use of xalan is a test dependencyantelder2011-07-171-0/+1
* Update CHANGES file for next releaseantelder2011-07-171-0/+4
* Update release notes for next releaseantelder2011-07-171-12/+2
* TUSCANY-3855 - start of test for contexts. Not in build yet. slaws2011-07-147-0/+294
* TUSCANY-3852 - Move the SOAP envelope construction to the start of the respon...slaws2011-07-144-44/+148
* Be more precise about when the async response path should be connected up in ...slaws2011-07-141-19/+8