summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/interface-java-jaxws/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add Apache License headers to resolve build issueslresende2013-05-021-0/+1
* Add Apache License headers to resolve build issueslresende2013-05-021-2/+4
* TUSCANY-4034 - plug a few more potential memory leaksslaws2012-03-223-8/+23
* Fix for TUSCANY-3824. Thanks Greg.scottkurz2012-02-231-20/+27
* TUSCANY-3459 - Allow the remotable status of an interface to be overridden us...slaws2012-02-201-3/+5
* TUSCANY-3283 - these are similar changes to those made in 1.x to correct WSDL...slaws2012-01-196-30/+78
* TUSCANY-3910, TUSCANY-3804 - Set ranking so that JAXWSInterfaceProcessor runs...slaws2012-01-092-4/+7
* TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws2011-12-133-16/+17
* Add an exclude for the new in Java7 Throwable.getSuppressed method which brea...antelder2011-11-241-1/+1
* Fix a couple of NPE and index out of bound exceptions for async operations wi...antelder2011-11-181-7/+14
* 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
* 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
* 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-174-95/+159
* 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-182-12/+332
* TUSCANY-3641 - Update interface processing to set remotable when @WebServiceP...slaws2010-08-111-0/+12
* Moving 2.x trunklresende2009-11-2030-0/+3747