summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/interface-java/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-04TUSCANY-3312 - Copy JavaInterfaceFactory memory leak changes from 1.x + other...slaws2-0/+56
2012-02-29TUSCANY-4020 - move hardcoded message strings into properties filesslaws2-6/+16
2012-02-20TUSCANY-3459 - Allow the remotable status of an interface to be overridden us...slaws2-2/+3
2011-12-20TUSCANY-3992: Apply patch from Greg Dritschler to fix AccessControlException ...antelder2-34/+32
2011-12-14TUSCANY-2681 - merge changes from 1.x to 2.xslaws2-9/+69
2011-12-13TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws1-2/+4
2011-09-19TUSCANY-3948: Apply patch from Greg Dritschler to support @Remotable on imple...antelder2-4/+32
2011-09-15Change the Operations for async services to use the sync form. So for example...antelder3-19/+62
2011-07-22Fix spelling of method, changing to 'setNormalizedWSDLInterfaceContract'.scottkurz2-5/+5
2011-01-26Fix more issues with multiple outputs.scottkurz2-22/+19
2011-01-25Fix bare+JAXB wsdlgen case. Fix Holder+void_return_type case.scottkurz3-84/+110
2011-01-21Fixes to the JavaInterface code dealing with the type of the response paramet...edwardsmj2-4/+8
2011-01-20Fix IndexOutOfBoundsException from TUSCANY-3819 fix.scottkurz1-5/+5
2011-01-20Fix for TUSCANY-3819 (still need to cleanup bare case, wsdlgen).scottkurz1-31/+27
2011-01-12Update JavaInterfaceIntrospectorImpl to add checks for @Remotable annotations...edwardsmj2-4/+675
2010-11-14TUSCANY-3664 Add support for multiple operation output typesbdaniel2-10/+68
2010-10-15Remove duplicate testslaws1-9/+7
2010-09-17TUSCANY-3664 Migrate 1.x Holder support to 2.x and add support for non-void m...bdaniel1-5/+40
2010-08-18TUSCANY-3653 - Read JAXWS annotations in Java interfaces (JAXWSJavaIntefacePr...slaws1-1/+76
2010-08-18TUSCANY-3653 - Add slots to store information read from JAXWS annotations. Th...slaws2-1/+81
2010-08-17Handle inheritance of intents and policy sets on java interfacesbdaniel1-8/+32
2010-08-09JCA 11010 Add SOAP intent to the interface if any parameter on any method in ...bdaniel1-2/+22
2010-08-09JCA 11011 Add SOAP intent to the interface if any method in the interface is ...bdaniel1-1/+16
2010-08-06Report an error if a class annotated with @WebServiceClient is used as an SCA...bdaniel2-0/+7
2010-08-06Treat java interfaces annotated with @SOAPBinding as having the SOAP intent (...bdaniel1-0/+9
2010-07-13TUSCANY-3616 - Add code to check that that interface contracts a reference an...slaws2-1/+15
2010-06-29Add in processing of declared Asynchronous Faults via @AsyncFaults annotation...edwardsmj1-0/+14
2010-06-25Introspection of SCA Async Server form on Java interface and Equivalence mapp...edwardsmj6-1/+284
2010-05-27Add missing headerslaws1-1/+19
2010-05-07add conformance statements to error message after running otestskelvingoodson2-4/+4
2010-04-29explicitly call out those extensions which contain Extension Developers' SPI ...kelvingoodson1-0/+12
2010-04-29forall classes 'c' in packages interfacedef.java* that are imported by tuscan...kelvingoodson6-0/+6
2010-02-12TUSCANY-3290 - Fixing JavaInterfaceProcessor to write back the remotable attr...lresende1-0/+4
2010-01-20TUSCANY-3426 read/write/resolve requires and policySets attributes that appea...slaws1-3/+17
2009-12-11TUSCANY-3388 - Updating to the latests OASIS schemalresende3-3/+3
2009-11-20Moving 2.x trunklresende19-0/+1885