summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/assembly/src/main/java/org/apache/tuscany/sca/interfacedef (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-202-0/+20
* TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws2011-12-135-192/+223
* 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-222-4/+4
* Fix for TUSCANY-3857. Also addressed a problem writing wrapper elements with...scottkurz2011-05-091-0/+9
* In clone(), do a deep copy of wrapped logical DataType for java:array, etc. c...scottkurz2011-05-021-0/+14
* Fix wrapper clone to include clone of unwrapped info.scottkurz2011-02-151-0/+22
* Fix for TUSCANY-3832. Also tries to simplify wrapped vs. bare terminology by...scottkurz2011-02-154-3/+57
* Fix IndexOutOfBoundsException from TUSCANY-3819 fix.scottkurz2011-01-201-3/+3
* Fix for TUSCANY-3819 (still need to cleanup bare case, wsdlgen).scottkurz2011-01-205-63/+71
* TUSCANY-3664 Add support for multiple operation output typesbdaniel2010-11-144-26/+73
* TUSCANY-3664 Migrate 1.x Holder support to 2.x and add support for non-void m...bdaniel2010-09-174-4/+50
* 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-272-1/+16
* make the interface matching audit trail more useful in problem determinationkelvingoodson2010-07-213-9/+52
* 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-162-0/+118
* TUSCANY-3616 - Add code to check that that interface contracts a reference an...slaws2010-07-133-21/+184
* Adding asyncServer flag to operations in support of TUSCANY-3611edwardsmj2010-06-302-0/+14
* Adding rest binding reference supportrfeng2010-05-272-1/+19
* add conformance statements to error message after running otestskelvingoodson2010-05-071-1/+1
* And fix typo here alsoslaws2010-05-061-1/+1
* Fix typo in commentslaws2010-05-061-1/+1
* Fixing mispelled word in java doclresende2010-04-271-1/+1
* mark additional classes as extension spi according to use by interface-java*kelvingoodson2010-04-271-1/+1
* mark additional classes as extension spi according to use indicated by interf...kelvingoodson2010-04-263-2/+3
* mark additional classes as extension spi according to use indicated by interf...kelvingoodson2010-04-2610-1/+14
* mark classes as extension spi according to use indicated by implementation-osgikelvingoodson2010-04-261-0/+1
* mark classes as extension spi according to use indicated by implementation-ja...kelvingoodson2010-04-236-0/+6
* mark classes as extension spi according to use indicated by implementation.javakelvingoodson2010-04-233-0/+3
* 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-252-6/+23
* Align the interfaceContractMapper to the specrfeng2010-02-196-174/+177
* Moving 2.x trunklresende2009-11-2024-0/+3166