summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/interface-java-jaxws/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-22TUSCANY-4034 - plug a few more potential memory leaksslaws3-8/+23
2012-02-23Fix for TUSCANY-3824. Thanks Greg.scottkurz1-20/+27
2012-02-20TUSCANY-3459 - Allow the remotable status of an interface to be overridden us...slaws1-3/+5
2012-01-19TUSCANY-3283 - these are similar changes to those made in 1.x to correct WSDL...slaws5-29/+77
2012-01-09TUSCANY-3910, TUSCANY-3804 - Set ranking so that JAXWSInterfaceProcessor runs...slaws2-4/+7
2011-12-13TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws2-11/+12
2011-11-24Add an exclude for the new in Java7 Throwable.getSuppressed method which brea...antelder1-1/+1
2011-11-18Fix a couple of NPE and index out of bound exceptions for async operations wi...antelder1-7/+14
2011-09-15Update the WrapperBeanGenerator to create the correct classes for async methodsantelder1-3/+24
2011-09-14Use operation instead of method to avoid NPE with async server operationantelder1-1/+1
2011-02-15Fix for TUSCANY-3832. Also tries to simplify wrapped vs. bare terminology by...scottkurz1-2/+2
2011-01-26Fix more issues with multiple outputs.scottkurz1-5/+14
2011-01-25Fix bare+JAXB wsdlgen case. Fix Holder+void_return_type case.scottkurz1-5/+13
2011-01-20Fix for TUSCANY-3819 (still need to cleanup bare case, wsdlgen).scottkurz2-25/+42
2010-11-19Tolerate older version of ASM using reflection. There doesn't seem to be enou...bdaniel2-2/+40
2010-11-14TUSCANY-3664 Add support for multiple operation output typesbdaniel2-7/+7
2010-09-17Enhance the JAX-WS async client support and fix couple of issuesrfeng2-95/+109
2010-09-17TUSCANY-3664 Migrate 1.x Holder support to 2.x and add support for non-void m...bdaniel1-4/+17
2010-09-01Remove redundant codeslaws1-206/+0
2010-08-19Remove commented codeslaws1-28/+1
2010-08-18TUSCANY-3653 - fix cut n pasteslaws1-1/+1
2010-08-18TUSCANY-3653 - Read JAXWS annotations in Java interfaces (JAXWSJavaIntefacePr...slaws2-12/+332
2010-08-11TUSCANY-3641 - Update interface processing to set remotable when @WebServiceP...slaws1-0/+12
2009-11-20Moving 2.x trunklresende12-0/+2577