summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/interface-java-jaxws/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Tolerate older version of ASM using reflection. There doesn't seem to be ↵bdaniel2010-11-192-2/+40
| | | | | | enough usage to justify an extension point. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036741 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3664 Add support for multiple operation output typesbdaniel2010-11-142-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035089 13f79535-47bb-0310-9956-ffa450edef68
* Enhance the JAX-WS async client support and fix couple of issuesrfeng2010-09-174-95/+159
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998309 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3664 Migrate 1.x Holder support to 2.x and add support for non-void ↵bdaniel2010-09-171-4/+17
| | | | | | methods and multiple Holders git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998232 13f79535-47bb-0310-9956-ffa450edef68
* Remove redundant codeslaws2010-09-011-206/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991614 13f79535-47bb-0310-9956-ffa450edef68
* Remove commented codeslaws2010-08-191-28/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@987094 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3653 - fix cut n pasteslaws2010-08-181-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@986755 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3653 - Read JAXWS annotations in Java interfaces ↵slaws2010-08-182-12/+332
| | | | | | (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 - Update interface processing to set remotable when ↵slaws2010-08-111-0/+12
| | | | | | @WebServiceProvider encountered git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984313 13f79535-47bb-0310-9956-ffa450edef68
* Moving 2.x trunklresende2009-11-2030-0/+3747
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68