summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/interface-java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-6/+6
* TUSCANY-3312 - Copy JavaInterfaceFactory memory leak changes from 1.x + other...slaws2012-03-042-0/+56
* TUSCANY-4020 - move hardcoded message strings into properties filesslaws2012-02-292-6/+16
* TUSCANY-3459 - Allow the remotable status of an interface to be overridden us...slaws2012-02-202-2/+3
* Bump up the date in the NOTICE fileantelder2012-02-131-1/+1
* TUSCANY-3992: Apply patch from Greg Dritschler to fix AccessControlException ...antelder2011-12-202-34/+32
* TUSCANY-2681 - merge changes from 1.x to 2.xslaws2011-12-142-9/+69
* TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws2011-12-131-2/+4
* TUSCANY-3948: Apply patch from Greg Dritschler to support @Remotable on imple...antelder2011-09-192-4/+32
* Change the Operations for async services to use the sync form. So for example...antelder2011-09-154-19/+132
* Fix spelling of method, changing to 'setNormalizedWSDLInterfaceContract'.scottkurz2011-07-222-5/+5
* Fix more issues with multiple outputs.scottkurz2011-01-262-22/+19
* Fix bare+JAXB wsdlgen case. Fix Holder+void_return_type case.scottkurz2011-01-253-84/+110
* Fixes to the JavaInterface code dealing with the type of the response paramet...edwardsmj2011-01-212-4/+8
* Fix IndexOutOfBoundsException from TUSCANY-3819 fix.scottkurz2011-01-201-5/+5
* Fix for TUSCANY-3819 (still need to cleanup bare case, wsdlgen).scottkurz2011-01-201-31/+27
* Update JavaInterfaceIntrospectorImpl to add checks for @Remotable annotations...edwardsmj2011-01-122-4/+675
* Bump up copyright year in the NOTICE filesantelder2011-01-101-1/+1
* TUSCANY-3664 Add support for multiple operation output typesbdaniel2010-11-142-10/+68
* Remove duplicate testslaws2010-10-151-9/+7
* Remove Tuscany version numbers from base dependencies added by mistakeslaws2010-10-041-2/+2
* add missing dependenciesslaws2010-09-271-1/+4
* TUSCANY-3664 Migrate 1.x Holder support to 2.x and add support for non-void m...bdaniel2010-09-171-5/+40
* TUSCANY-3653 - Read JAXWS annotations in Java interfaces (JAXWSJavaIntefacePr...slaws2010-08-183-1/+84
* TUSCANY-3653 - Add slots to store information read from JAXWS annotations. Th...slaws2010-08-182-1/+81
* Handle inheritance of intents and policy sets on java interfacesbdaniel2010-08-172-12/+36
* TUSCANY-3641 - When a JAXWS binding is encountered make sure that the associa...slaws2010-08-121-1/+1
* JCA 11010 Add SOAP intent to the interface if any parameter on any method in ...bdaniel2010-08-091-2/+22
* JCA 11011 Add SOAP intent to the interface if any method in the interface is ...bdaniel2010-08-091-1/+16
* Report an error if a class annotated with @WebServiceClient is used as an SCA...bdaniel2010-08-062-0/+7
* Treat java interfaces annotated with @SOAPBinding as having the SOAP intent (...bdaniel2010-08-061-0/+9
* TUSCANY-3616 - Add code to check that that interface contracts a reference an...slaws2010-07-132-1/+15
* Add in processing of declared Asynchronous Faults via @AsyncFaults annotation...edwardsmj2010-06-291-0/+14
* Introspection of SCA Async Server form on Java interface and Equivalence mapp...edwardsmj2010-06-257-1/+285
* Add missing headerslaws2010-05-271-1/+19
* Updating Copyright Year in NOTICE fileslresende2010-05-121-1/+1
* add conformance statements to error message after running otestskelvingoodson2010-05-072-4/+4
* explicitly call out those extensions which contain Extension Developers' SPI ...kelvingoodson2010-04-291-0/+12
* forall classes 'c' in packages interfacedef.java* that are imported by tuscan...kelvingoodson2010-04-296-0/+6
* TUSCANY-3290 - Fixing JavaInterfaceProcessor to write back the remotable attr...lresende2010-02-121-0/+4
* Remove the test scope from the assembly-xml dependency to prevent compilation...slaws2010-01-201-1/+0
* TUSCANY-3426 read/write/resolve requires and policySets attributes that appea...slaws2010-01-203-4/+19
* TUSCANY-3388 - Updating to the latests OASIS schemalresende2009-12-115-5/+5
* Moving 2.x trunklresende2009-11-2031-0/+3107