summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/assembly/src/main/java/org/apache/tuscany/sca/interfacedef/impl (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3312 - Copy JavaInterfaceFactory memory leak changes from 1.x + other...slaws2012-03-041-18/+19
* TUSCANY-3459 - Allow the remotable status of an interface to be overridden us...slaws2012-02-201-0/+11
* TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws2011-12-133-59/+110
* TUSCANY-3916 - Replace WSDL representation of interface contract with an inte...slaws2011-09-091-0/+38
* Add auditing to callback compatibility testingslaws2011-08-251-4/+10
* TUSCANY-3916 - Correct comment to reflect what I believe is the realityslaws2011-08-191-3/+4
* Fix bug in mapping data types like Java multidimensional arrays.scottkurz2011-07-271-128/+126
* Fix spelling of method, changing to 'setNormalizedWSDLInterfaceContract'.scottkurz2011-07-221-3/+3
* In clone(), do a deep copy of wrapped logical DataType for java:array, etc. c...scottkurz2011-05-021-0/+14
* Fix for TUSCANY-3832. Also tries to simplify wrapped vs. bare terminology by...scottkurz2011-02-152-0/+18
* Fix IndexOutOfBoundsException from TUSCANY-3819 fix.scottkurz2011-01-201-3/+3
* Fix for TUSCANY-3819 (still need to cleanup bare case, wsdlgen).scottkurz2011-01-203-47/+47
* TUSCANY-3664 Add support for multiple operation output typesbdaniel2010-11-143-22/+62
* TUSCANY-3664 Migrate 1.x Holder support to 2.x and add support for non-void m...bdaniel2010-09-172-4/+17
* Add missing audit text slaws2010-08-181-0/+4
* Some tidying to remove duplicate compatibility checking, because I want to ad...slaws2010-07-291-91/+21
* improve pd info for interface contract mapping and fix up failing ASM tests d...kelvingoodson2010-07-271-0/+9
* make the interface matching audit trail more useful in problem determinationkelvingoodson2010-07-211-6/+8
* Add a check for both source and target operations matching being oneway or notantelder2010-07-201-0/+10
* communicate differences in interfaces wrt @Remotable annotationkelvingoodson2010-07-161-0/+95
* TUSCANY-3616 - Add code to check that that interface contracts a reference an...slaws2010-07-132-21/+166
* Adding asyncServer flag to operations in support of TUSCANY-3611edwardsmj2010-06-301-0/+8
* Adding rest binding reference supportrfeng2010-05-271-0/+5
* And fix typo here alsoslaws2010-05-061-1/+1
* mark additional classes as extension spi according to use indicated by interf...kelvingoodson2010-04-261-0/+1
* mark additional classes as extension spi according to use indicated by interf...kelvingoodson2010-04-262-0/+2
* mark classes as extension spi according to use indicated by implementation-ja...kelvingoodson2010-04-231-0/+1
* improve the operation not found error messageslaws2010-03-041-3/+10
* Add the check for local-by-reference, local-by-value and remote invocations f...rfeng2010-02-251-4/+15
* Align the interfaceContractMapper to the specrfeng2010-02-192-75/+42
* Moving 2.x trunklresende2009-11-205-0/+1350