summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/interface-java-jaxws (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update the WrapperBeanGenerator to create the correct classes for async methodsantelder2011-09-151-3/+24
* Use operation instead of method to avoid NPE with async server operationantelder2011-09-141-1/+1
* Fix for TUSCANY-3832. Also tries to simplify wrapped vs. bare terminology by...scottkurz2011-02-151-2/+2
* Update to as much as possible only use dependencies in the maven central repo...antelder2011-01-261-23/+1
* Fix more issues with multiple outputs.scottkurz2011-01-261-5/+14
* Fix bare+JAXB wsdlgen case. Fix Holder+void_return_type case.scottkurz2011-01-251-5/+13
* Fix for TUSCANY-3819 (still need to cleanup bare case, wsdlgen).scottkurz2011-01-202-25/+42
* Bump up copyright year in the NOTICE filesantelder2011-01-101-6/+6
* Remove specific version numbers to allow us to pick up the latestslaws2010-12-231-3/+3
* Removing all references to jaxb-api as described under TUSCANY-3810edwardsmj2010-12-131-46/+0
* Remove dependencies now included in base Javaantelder2010-12-111-23/+4
* Tolerate older version of ASM using reflection. There doesn't seem to be enou...bdaniel2010-11-192-2/+40
* TUSCANY-3664 Add support for multiple operation output typesbdaniel2010-11-142-7/+7
* Enhance the JAX-WS async client support and fix couple of issuesrfeng2010-09-175-95/+183
* TUSCANY-3664 Migrate 1.x Holder support to 2.x and add support for non-void m...bdaniel2010-09-171-4/+17
* Remove redundant codeslaws2010-09-011-206/+0
* Remove commented codeslaws2010-08-191-28/+1
* TUSCANY-3653 - fix cut n pasteslaws2010-08-181-1/+1
* TUSCANY-3653 - Read JAXWS annotations in Java interfaces (JAXWSJavaIntefacePr...slaws2010-08-183-12/+333
* TUSCANY-3641 - Update interface processing to set remotable when @WebServiceP...slaws2010-08-111-0/+12
* Updating Copyright Year in NOTICE fileslresende2010-05-121-1/+1
* Update to use junit 4.8.1 and add explicit surefire plugin configs which disa...antelder2010-01-201-1/+1
* Moving 2.x trunklresende2009-11-2034-0/+4287