summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/assembly/src/main/java/org/apache/tuscany/sca/interfacedef/impl (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-04TUSCANY-3312 - Copy JavaInterfaceFactory memory leak changes from 1.x + other...slaws1-18/+19
2012-02-20TUSCANY-3459 - Allow the remotable status of an interface to be overridden us...slaws1-0/+11
2011-12-13TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws3-59/+110
2011-09-09TUSCANY-3916 - Replace WSDL representation of interface contract with an inte...slaws1-0/+38
2011-08-25Add auditing to callback compatibility testingslaws1-4/+10
2011-08-19TUSCANY-3916 - Correct comment to reflect what I believe is the realityslaws1-3/+4
2011-07-27Fix bug in mapping data types like Java multidimensional arrays.scottkurz1-128/+126
2011-07-22Fix spelling of method, changing to 'setNormalizedWSDLInterfaceContract'.scottkurz1-3/+3
2011-05-02In clone(), do a deep copy of wrapped logical DataType for java:array, etc. c...scottkurz1-0/+14
2011-02-15Fix for TUSCANY-3832. Also tries to simplify wrapped vs. bare terminology by...scottkurz2-0/+18
2011-01-20Fix IndexOutOfBoundsException from TUSCANY-3819 fix.scottkurz1-3/+3
2011-01-20Fix for TUSCANY-3819 (still need to cleanup bare case, wsdlgen).scottkurz3-47/+47
2010-11-14TUSCANY-3664 Add support for multiple operation output typesbdaniel3-22/+62
2010-09-17TUSCANY-3664 Migrate 1.x Holder support to 2.x and add support for non-void m...bdaniel2-4/+17
2010-08-18Add missing audit text slaws1-0/+4
2010-07-29Some tidying to remove duplicate compatibility checking, because I want to ad...slaws1-91/+21
2010-07-27improve pd info for interface contract mapping and fix up failing ASM tests d...kelvingoodson1-0/+9
2010-07-21make the interface matching audit trail more useful in problem determinationkelvingoodson1-6/+8
2010-07-20Add a check for both source and target operations matching being oneway or notantelder1-0/+10
2010-07-16communicate differences in interfaces wrt @Remotable annotationkelvingoodson1-0/+95
2010-07-13TUSCANY-3616 - Add code to check that that interface contracts a reference an...slaws2-21/+166
2010-06-30Adding asyncServer flag to operations in support of TUSCANY-3611edwardsmj1-0/+8
2010-05-27Adding rest binding reference supportrfeng1-0/+5
2010-05-06And fix typo here alsoslaws1-1/+1
2010-04-26mark additional classes as extension spi according to use indicated by interf...kelvingoodson1-0/+1
2010-04-26mark additional classes as extension spi according to use indicated by interf...kelvingoodson2-0/+2
2010-04-23mark classes as extension spi according to use indicated by implementation-ja...kelvingoodson1-0/+1
2010-03-04improve the operation not found error messageslaws1-3/+10
2010-02-25Add the check for local-by-reference, local-by-value and remote invocations f...rfeng1-4/+15
2010-02-19Align the interfaceContractMapper to the specrfeng2-75/+42
2009-11-20Moving 2.x trunklresende5-0/+1350