summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/assembly (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-3/+3
* TUSCANY-4066: Apply fix from Hasan Muhammad to fix WrapperInfo clone does not...antelder2012-07-101-0/+11
* Fix the binding invokers to use endpoint reference's deployed URI (i.e., the ...rfeng2012-03-222-0/+35
* 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
* Bump up the date in the NOTICE fileantelder2012-02-131-1/+1
* Minor formatting updateslresende2012-02-121-21/+23
* TUSCANY-3932 - First part of this JIRA is to remove some inconsistencies in t...slaws2012-01-062-2/+52
* TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws2011-12-135-192/+223
* Add a mechanism for specifying default intents on policy subjects. This is a ...slaws2011-12-015-0/+171
* Add a spec version to Endpoint and only do full matching if the target endpoi...slaws2011-10-312-0/+32
* Remove as we're not using this file nowslaws2011-10-311-327/+0
* Extend getIntent to retrieve qualified intents as well as top level intentsslaws2011-10-171-0/+5
* Get binding and implementation types given a QNameslaws2011-10-172-0/+45
* TUSCANY-3916 - Replace WSDL representation of interface contract with an inte...slaws2011-09-091-0/+38
* Fix the single quote issues in all message bundlesrfeng2011-09-021-3/+3
* 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 comment typoslaws2011-08-051-1/+1
* TUSCANY-3907 - Clone top level composites before adding them to the domain le...slaws2011-08-052-2/+7
* 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
* TUSCANY-3881 - Tidy up the binding context and test by re-enabling Rampart su...slaws2011-07-051-32/+14
* TUSCANY-3883 - Let the binding model store/return a wireFormat. Request and r...slaws2011-07-051-2/+5
* Update Composite to keep track of 'fused' includes. 'Fused' is the term the c...antelder2011-06-182-0/+6
* TUSCANY-3868 - allow binding to be retrieved by nameslaws2011-05-253-0/+25
* Add a link from a Composite to its contributionantelder2011-05-232-0/+14
* 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
* Allow the look up of endpoint address by component/service/binding name from ...rfeng2011-04-202-8/+30
* 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
* Enable the allowsPassByReference supportrfeng2011-02-072-1/+19
* 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
* Add capability to support Bindings that support Async invocations natively - ...edwardsmj2011-01-112-8/+25
* Bump up copyright year in the NOTICE filesantelder2011-01-101-1/+1
* TUSCANY-3801 - allow endpoints to report when they are configured for async i...slaws2010-12-033-2/+26
* TUSCANY-3788, TUSCANY-3786 - Allow build time resolvable references to be res...slaws2010-11-301-0/+6
* TUSCANY-3786 - add an operation so that the EPR can indicate whether it will ...slaws2010-11-242-0/+18
* TUSCANY-3664 Add support for multiple operation output typesbdaniel2010-11-145-30/+92
* 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
* TUSCANY-3641 - When a JAXWS binding is encountered make sure that the associa...slaws2010-08-122-0/+26
* Allow HeuristicPojoProcessor to differentiate implementation.java against oth...rfeng2010-08-061-3/+3
* Add a boolean to PolicySet to determine if it has been attached via external ...bdaniel2010-08-042-0/+21
* 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
* Some defensive code to avert an NPE that's now causing ASM_8005, ASM_8017, AS...slaws2010-07-271-0/+2
* TUSCANY-3630 Add externalAttachment modelbdaniel2010-07-268-0/+206