summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-corba-runtime/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-3664 Migrate 1.x Holder support to 2.x and add support for non-void ↵bdaniel2010-09-171-0/+6
| | | | | | methods and multiple Holders git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998232 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3653 - Read JAXWS annotations in Java interfaces ↵slaws2010-08-182-1/+38
| | | | | | (JAXWSJavaIntefaceProcessor) and, in the JavaIntefaceProcessor, post process these to reconfigure the Java interface based on what is found. The case where WSDL is referenced is tricky and still has holes. The WSDL is read and is attached to the Java interface as a normalized interface and is used during interface matching. Binding implementations that care about WSDL should really check the normalized interface rather than the service interface itself. This is still a TODO. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@986740 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3641 - When a JAXWS binding is encountered make sure that the ↵slaws2010-08-121-1/+7
| | | | | | associated SCA service has a WS binding. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984702 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3616 - Add code to check that that interface contracts a reference ↵slaws2010-07-132-0/+26
| | | | | | and reference binding and at service and service binding match. Motivated by BWS_2007. TO do this properly we have to test that the interfaces are described using the same IDL and if not convert to WSDL1.1 are required by the SCA specifications. There are a lot of changes here as doing this upset quite a few tests. Further work is required to look at the details of our WSDL generation process which looks a little suspect around wrapper namespaces. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963624 13f79535-47bb-0310-9956-ffa450edef68
* Removing unnecessary //TODO commentedwardsmj2010-07-051-5/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960604 13f79535-47bb-0310-9956-ffa450edef68
* Include the new isAsyncServer method on the corba test mock classantelder2010-06-301-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959218 13f79535-47bb-0310-9956-ffa450edef68
* remove troublesome comments which trigger jdk issue "unmappable character ↵kelvingoodson2010-06-0717-17/+4
| | | | | | for encoding UTF-8" git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@952189 13f79535-47bb-0310-9956-ffa450edef68
* Add missing headersslaws2010-05-2718-0/+324
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948749 13f79535-47bb-0310-9956-ffa450edef68
* Make ExtensibleCorbaHost a utilityrfeng2010-03-281-7/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928346 13f79535-47bb-0310-9956-ffa450edef68
* Port binding.corba from 1.x to 2.xrfeng2010-03-17213-0/+16963
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924158 13f79535-47bb-0310-9956-ffa450edef68