summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Add a helloworld sample for the JSONP bindingantelder2011-07-237-0/+326
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150200 13f79535-47bb-0310-9956-ffa450edef68
* Add to the helloworld-webservices testcase a test of the endpoint ?wsdl urlantelder2011-07-231-2/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150199 13f79535-47bb-0310-9956-ffa450edef68
* Add to the helloworld-jsonrpc testcase a test of the enpoint urlantelder2011-07-231-2/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150198 13f79535-47bb-0310-9956-ffa450edef68
* Typo.scottkurz2011-07-221-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149604 13f79535-47bb-0310-9956-ffa450edef68
* Include changes and release notesantelder2011-07-221-0/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149501 13f79535-47bb-0310-9956-ffa450edef68
* Include the samples distroantelder2011-07-221-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149495 13f79535-47bb-0310-9956-ffa450edef68
* Fix spelling of method, changing to 'setNormalizedWSDLInterfaceContract'.scottkurz2011-07-2210-19/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149451 13f79535-47bb-0310-9956-ffa450edef68
* Take out distro itests for samples that aren't in trunkantelder2011-07-211-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149364 13f79535-47bb-0310-9956-ffa450edef68
* Update to ensure the src distro isn't ever used in error over the binat distroantelder2011-07-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149354 13f79535-47bb-0310-9956-ffa450edef68
* Add src distro rat excludesantelder2011-07-211-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149161 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headersantelder2011-07-217-0/+133
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149159 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headerantelder2011-07-211-0/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149157 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headerantelder2011-07-211-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149156 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headerantelder2011-07-211-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149155 13f79535-47bb-0310-9956-ffa450edef68
* If the getBindingInterfaceContract isn't a Java interface then try the ↵antelder2011-07-211-1/+8
| | | | | | ComponentTypeServiceInterface. We really need a way to convert a wsdl interface into a java interface git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149101 13f79535-47bb-0310-9956-ffa450edef68
* Fix OSGi importsrfeng2011-07-201-4/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1148841 13f79535-47bb-0310-9956-ffa450edef68
* Streamline the json serialization into output streamrfeng2011-07-203-5/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1148839 13f79535-47bb-0310-9956-ffa450edef68
* Add a domain.registry,uri paramrfeng2011-07-201-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1148838 13f79535-47bb-0310-9956-ffa450edef68
* Use the correct endpoint interface when the business interface is not specifiedantelder2011-07-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1148761 13f79535-47bb-0310-9956-ffa450edef68
* Add start of a samples READMEantelder2011-07-201-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1148730 13f79535-47bb-0310-9956-ffa450edef68
* Update the samples distro for the current trunk samples layoutantelder2011-07-203-18/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1148729 13f79535-47bb-0310-9956-ffa450edef68
* Add the ASF snapshot repositories to the getting started samples so that ↵antelder2011-07-209-0/+126
| | | | | | they can be used from an svn checkouts of the individual samples without having to do a local trunk build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1148679 13f79535-47bb-0310-9956-ffa450edef68
* Typo.scottkurz2011-07-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1148369 13f79535-47bb-0310-9956-ffa450edef68
* Update the Runtime Endpoint to include its normalized wsdl in its serializationantelder2011-07-192-1/+73
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1148316 13f79535-47bb-0310-9956-ffa450edef68
* Remove sonatype and gson repositoriesfmoga2011-07-191-21/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1148256 13f79535-47bb-0310-9956-ffa450edef68
* Switch from Atmosphere 0.8-SNAPSHOT to Atmosphere 0.7.2 to prepare the release.fmoga2011-07-182-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147891 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3896: Apply patch from Greg Dritschler for Enable subclassing of ↵antelder2011-07-182-6/+22
| | | | | | SCAClientFactoryImpl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147839 13f79535-47bb-0310-9956-ffa450edef68
* Make sure the latest servlet api is used to avoid any misisng method issuesantelder2011-07-181-0/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147835 13f79535-47bb-0310-9956-ffa450edef68
* Always set the Shell domain uri from what is set for the pluginantelder2011-07-181-5/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147834 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importsantelder2011-07-181-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147801 13f79535-47bb-0310-9956-ffa450edef68
* Htmlunit's use of xalan is a test dependencyantelder2011-07-171-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147555 13f79535-47bb-0310-9956-ffa450edef68
* Update CHANGES file for next releaseantelder2011-07-171-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147546 13f79535-47bb-0310-9956-ffa450edef68
* Update release notes for next releaseantelder2011-07-171-12/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147545 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3855 - start of test for contexts. Not in build yet. slaws2011-07-147-0/+294
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1146715 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3852 - Move the SOAP envelope construction to the start of the ↵slaws2011-07-144-44/+148
| | | | | | response binding chain so that response chain behaves in a similar way to the reference request chain. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1146712 13f79535-47bb-0310-9956-ffa450edef68
* Be more precise about when the async response path should be connected up in ↵slaws2011-07-141-19/+8
| | | | | | the service binding wire. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1146705 13f79535-47bb-0310-9956-ffa450edef68
* Correct dependencies following the move up to opensaml-2.4.1.jar, slaws2011-07-144-7/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1146617 13f79535-47bb-0310-9956-ffa450edef68
* Typo in POM name.scottkurz2011-07-131-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1146188 13f79535-47bb-0310-9956-ffa450edef68
* Update the license file to reflect the newer opensaml versionsrfeng2011-07-121-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1145741 13f79535-47bb-0310-9956-ffa450edef68
* Add the memory settings to avoid OutOfMemory issue during the buildrfeng2011-07-121-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1145740 13f79535-47bb-0310-9956-ffa450edef68
* Allow other collection types for multiplicity injectionrfeng2011-07-122-11/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1145739 13f79535-47bb-0310-9956-ffa450edef68
* Fix the concurrency issue for the endpoint operation invocationrfeng2011-07-123-19/+37
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1145738 13f79535-47bb-0310-9956-ffa450edef68
* Fix the build errors about openws by moving up to opensaml 2.4.1antelder2011-07-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1145737 13f79535-47bb-0310-9956-ffa450edef68
* Add a doPrivileged around getContextClassLoader() so that it works with ↵antelder2011-07-121-5/+8
| | | | | | security enabled git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1145485 13f79535-47bb-0310-9956-ffa450edef68
* Remove SCABindingAsyncResponseInvoker. It isn't used because of the local ↵slaws2011-07-113-59/+5
| | | | | | optimization and it's function can be found in the LocalSCABindingInvocationInterceptor git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1145192 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3883 - add missed checkinslaws2011-07-111-0/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1145148 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3884 - Convert the default binding to delegate for local calls as ↵slaws2011-07-1119-473/+804
| | | | | | well as remote calls. Means that the binding is more consistent in it's layout and the delegation selection logic is more cleanly separated from the code that handles passing messages. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1145118 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3883 - Add wireFormat support to default binding. slaws2011-07-117-10/+331
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1145115 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3871 - provide a simple API for getting at the delegate information ↵slaws2011-07-114-0/+39
| | | | | | when then endpoint or endpoint reference is configured with an SCA binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1145112 13f79535-47bb-0310-9956-ffa450edef68
* Correct comment as the code does go through that route for $self references ↵slaws2011-07-111-1/+1
| | | | | | created by the in-VM client. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1145108 13f79535-47bb-0310-9956-ffa450edef68