summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/assembly/src/main/java/org/apache/tuscany/sca/interfacedef/impl/InterfaceContractMapperImpl.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws2011-12-131-22/+16
* 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 for TUSCANY-3832. Also tries to simplify wrapped vs. bare terminology by...scottkurz2011-02-151-0/+9
* Fix for TUSCANY-3819 (still need to cleanup bare case, wsdlgen).scottkurz2011-01-201-6/+3
* TUSCANY-3664 Add support for multiple operation output typesbdaniel2010-11-141-10/+25
* 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-131-21/+153
* 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-191-59/+42
* Moving 2.x trunklresende2009-11-201-0/+391