summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-26Copy the learning-more pom.xml to trunk.fmoga1-0/+60
2011-07-26Move the websocket binding samples to trunk.fmoga50-0/+3131
2011-07-26Move the comet binding samples to trunk.fmoga50-0/+3320
2011-07-26Add some code to try to convert the wsdl string from the remote endpoint back...antelder3-24/+124
2011-07-26Partial fix for TUSCANY-3901. Fix bug in DOMWrapperHandler.isInstance() meth...scottkurz2-1/+164
2011-07-25Include response typeantelder1-1/+3
2011-07-24Update sample READMEantelder1-35/+10
2011-07-24Update sample READMEantelder1-6/+1
2011-07-24Update sample READMEantelder1-1/+1
2011-07-24Update sample READMEantelder1-16/+12
2011-07-24Update sample READMEantelder1-29/+21
2011-07-24Update sample READMEantelder1-12/+12
2011-07-24Include all the samples in buildantelder1-1/+7
2011-07-23Add a sample for a zip contribution using a nested jarantelder8-0/+364
2011-07-23Update the JSONP binding to set the enpoint URI from the registered service s...antelder1-1/+4
2011-07-23Add a helloworld sample for the JSONP bindingantelder7-0/+326
2011-07-23Add to the helloworld-webservices testcase a test of the endpoint ?wsdl urlantelder1-2/+30
2011-07-23Add to the helloworld-jsonrpc testcase a test of the enpoint urlantelder1-2/+29
2011-07-22Typo.scottkurz1-1/+1
2011-07-22Include changes and release notesantelder1-0/+9
2011-07-22Include the samples distroantelder1-0/+1
2011-07-22Fix spelling of method, changing to 'setNormalizedWSDLInterfaceContract'.scottkurz10-19/+19
2011-07-21Take out distro itests for samples that aren't in trunkantelder1-0/+6
2011-07-21Update to ensure the src distro isn't ever used in error over the binat distroantelder1-1/+1
2011-07-21Add src distro rat excludesantelder1-0/+2
2011-07-21Add missing license headersantelder7-0/+133
2011-07-21Add missing license headerantelder1-0/+16
2011-07-21Add missing license headerantelder1-0/+18
2011-07-21Add missing license headerantelder1-0/+18
2011-07-21If the getBindingInterfaceContract isn't a Java interface then try the Compon...antelder1-1/+8
2011-07-20Fix OSGi importsrfeng1-4/+5
2011-07-20Streamline the json serialization into output streamrfeng3-5/+22
2011-07-20Add a domain.registry,uri paramrfeng1-0/+5
2011-07-20Use the correct endpoint interface when the business interface is not specifiedantelder1-1/+1
2011-07-20Add start of a samples READMEantelder1-0/+4
2011-07-20Update the samples distro for the current trunk samples layoutantelder3-18/+10
2011-07-20Add the ASF snapshot repositories to the getting started samples so that they...antelder9-0/+126
2011-07-19Typo.scottkurz1-1/+1
2011-07-19Update the Runtime Endpoint to include its normalized wsdl in its serializationantelder2-1/+73
2011-07-19Remove sonatype and gson repositoriesfmoga1-21/+0
2011-07-18Switch from Atmosphere 0.8-SNAPSHOT to Atmosphere 0.7.2 to prepare the release.fmoga2-8/+8
2011-07-18TUSCANY-3896: Apply patch from Greg Dritschler for Enable subclassing of SCAC...antelder2-6/+22
2011-07-18Make sure the latest servlet api is used to avoid any misisng method issuesantelder1-0/+11
2011-07-18Always set the Shell domain uri from what is set for the pluginantelder1-5/+1
2011-07-18Remove unused importsantelder1-3/+0
2011-07-17Htmlunit's use of xalan is a test dependencyantelder1-0/+1
2011-07-17Update CHANGES file for next releaseantelder1-0/+4
2011-07-17Update release notes for next releaseantelder1-12/+2
2011-07-14TUSCANY-3855 - start of test for contexts. Not in build yet. slaws7-0/+294
2011-07-14TUSCANY-3852 - Move the SOAP envelope construction to the start of the respon...slaws4-44/+148