summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/interface-java-jaxws (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-22Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende1-4/+4
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-02-13Bump up the date in the NOTICE fileantelder1-1/+1
2012-01-19TUSCANY-3283 - these are similar changes to those made in 1.x to correct WSDL...slaws6-30/+78
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...slaws3-16/+17
2011-11-25Update everywhere that use the jaxws-maven-plugin plugin to use the version a...antelder1-15/+10
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-26Update to as much as possible only use dependencies in the maven central repo...antelder1-23/+1
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
2011-01-10Bump up copyright year in the NOTICE filesantelder1-6/+6
2010-12-23Remove specific version numbers to allow us to pick up the latestslaws1-3/+3
2010-12-13Removing all references to jaxb-api as described under TUSCANY-3810edwardsmj1-46/+0
2010-12-11Remove dependencies now included in base Javaantelder1-23/+4
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 issuesrfeng5-95/+183
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...slaws3-12/+333
2010-08-11TUSCANY-3641 - Update interface processing to set remotable when @WebServiceP...slaws1-0/+12
2010-05-12Updating Copyright Year in NOTICE fileslresende1-1/+1
2010-01-20Update to use junit 4.8.1 and add explicit surefire plugin configs which disa...antelder1-1/+1
2009-11-20Moving 2.x trunklresende34-0/+4287