summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-07-26Move the websocket binding samples to trunk.fmoga50-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151246 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26Move the comet binding samples to trunk.fmoga50-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151245 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26Provide README files for the comet binding samples. Add Tomcat 7 plugin to ↵fmoga8-9/+462
run samples easily. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151241 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26Fix version number.fmoga4-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151216 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26Add some code to try to convert the wsdl string from the remote endpoint ↵antelder3-24/+124
back into a WSDLInterfaceContract. This doesn't work properly and throws an InvalidWSDLException with some JDKs. Committing as-is to see if anyone has any ideas why git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151203 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26Partial fix for TUSCANY-3901. Fix bug in DOMWrapperHandler.isInstance() ↵scottkurz2-1/+164
method. Add ported wrapper handler testcase @Ignore(d) now since it will fail, showing there's more to do. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151141 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26Add README files to present websocket samples. Add Jetty plugin to enable ↵fmoga7-2/+304
jetty:run. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151077 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26Fix typos in README.fmoga1-9/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151057 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151052 ↵fmoga3-4/+79
13f79535-47bb-0310-9956-ffa450edef68
2011-07-26Add unit tests for the websocket binding.fmoga9-1/+277
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151035 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26Add LICENSE and NOTICE.fmoga3-36/+247
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151024 13f79535-47bb-0310-9956-ffa450edef68
2011-07-25Improve source code documentation on the websocket binding.fmoga16-23/+83
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150769 13f79535-47bb-0310-9956-ffa450edef68
2011-07-25Remove instructions about jQuery dependency.fmoga4-4/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150610 13f79535-47bb-0310-9956-ffa450edef68
2011-07-25Remove jquery json plugin dependency. The client side toolkit has no ↵fmoga3-58/+3
dependency now. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150609 13f79535-47bb-0310-9956-ffa450edef68
2011-07-25Add samples sources with ignores.fmoga45-0/+2712
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150591 13f79535-47bb-0310-9956-ffa450edef68
2011-07-25Include response typeantelder1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150588 13f79535-47bb-0310-9956-ffa450edef68
2011-07-25Add pom for websocket samples.fmoga1-0/+46
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150583 13f79535-47bb-0310-9956-ffa450edef68
2011-07-25Add multiple response support to binding.websocket.fmoga12-75/+208
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150577 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24Change port attribute to be optional. Set default port to 9000.fmoga2-2/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150388 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24Migrate to embedded Jetty as websocket server. Add javascript service proxy ↵fmoga42-1140/+623
injection. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150357 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24Update sample READMEantelder1-35/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150296 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24Update sample READMEantelder1-6/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150295 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24Update sample READMEantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150293 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24Update sample READMEantelder1-16/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150292 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24Update sample READMEantelder1-29/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150291 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24Update sample READMEantelder1-12/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150290 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24Include all the samples in buildantelder1-1/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150287 13f79535-47bb-0310-9956-ffa450edef68
2011-07-23Add a sample for a zip contribution using a nested jarantelder8-0/+364
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150211 13f79535-47bb-0310-9956-ffa450edef68
2011-07-23Update the JSONP binding to set the enpoint URI from the registered service ↵antelder1-1/+4
servlet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150210 13f79535-47bb-0310-9956-ffa450edef68
2011-07-23Add a helloworld sample for the JSONP bindingantelder7-0/+326
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150200 13f79535-47bb-0310-9956-ffa450edef68
2011-07-23Add to the helloworld-webservices testcase a test of the endpoint ?wsdl urlantelder1-2/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150199 13f79535-47bb-0310-9956-ffa450edef68
2011-07-23Add to the helloworld-jsonrpc testcase a test of the enpoint urlantelder1-2/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150198 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22Typo.scottkurz1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149604 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22Tag beta3 RC1antelder5791-0/+503579
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149505 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22Merge r1149501 from trunk to branch to include changes and release notesantelder1-0/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149502 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22Include changes and release notesantelder1-0/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149501 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22Merge r1149495 from trunk to beta3 to include the samples distroantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149496 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22Include the samples distroantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149495 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22Fix spelling of method, changing to 'setNormalizedWSDLInterfaceContract'.scottkurz10-19/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149451 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21Merge r1149364 from trunk to beta3 to take out itests for samples not in trunkantelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149368 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21Take out distro itests for samples that aren't in trunkantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149364 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21Merge fix to legal check test in r if (f.endsWith(.dir) && ↵antelder1-1/+1
!f.endsWith(src.dir)) { git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149355 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21Update to ensure the src distro isn't ever used in error over the binat distroantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149354 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21Merge in another license header change from trunk to beta3antelder1-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149187 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21Merge in the license header fixes from trunk to beta3antelder10-0/+169
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149171 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21Add src distro rat excludesantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149161 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21Add missing license headersantelder7-0/+133
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149159 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21Add missing license headerantelder1-0/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149157 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21Add missing license headerantelder1-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149156 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21Add missing license headerantelder1-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149155 13f79535-47bb-0310-9956-ffa450edef68