summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add Apache License headers to resolve build issueslresende2013-05-021-2/+24
* Fix NPE as the autowire is Boolean and the value can be null. The autoboxing ...rfeng2012-09-101-4/+5
* TUSCANY-4069: Apply patch from Rashmi Hunt to fix Issue with resolving autowi...antelder2012-09-071-0/+10
* Add a method to get the Node to the TuscanyComponentContextantelder2012-08-161-0/+4
* Update to support DOMInvoker with remote endpointsantelder2012-08-161-0/+3
* Add implementation for DOMInvokerantelder2012-08-154-4/+158
* Avoid NPE for the remote endpoints which don't have interface contracts setrfeng2012-07-311-1/+1
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-5/+5
* TUSCANY-4037: Apply patch from Greg Dritschler to fix OutOfMemoryError becaus...antelder2012-05-011-1/+3
* Remove duplicated line thats overwriting the binding settingantelder2012-04-031-1/+0
* TUSCANY-4033 - Don't generate WSDL when binding an EPR to a remote EP and the...slaws2012-03-231-2/+14
* Avoid NPE when binding doesn't support callbackslaws2012-03-231-1/+6
* Fix the binding invokers to use endpoint reference's deployed URI (i.e., the ...rfeng2012-03-221-8/+5
* TUSCANY-4034 - plug a few more potential memory leaksslaws2012-03-224-0/+46
* Revert the change based on the comment from https://issues.apache.org/jira/br...rfeng2012-03-211-0/+10
* TUSCANY-4025 - enhance the previous fix for this JIRA to call the listeners i...slaws2012-03-191-1/+10
* TUSCANY-4029: Clone the binding when setting it on the EndpointReference to e...antelder2012-03-191-2/+6
* TUSCANY-3932 - take account of the case where a binding doesn't create a bind...slaws2012-03-161-2/+4
* Changes to add TUSCANY-3770 to 2.x stream and updates to performance testcase...jennthom2012-03-081-9/+12
* TUSCANY-4025 - delay the removal of the contribution information until after ...slaws2012-03-081-1/+1
* TUSCANY-4020 - move hardcoded message strings into properties filesslaws2012-02-292-5/+13
* TUSCANY-4005 - swap the test around so that the code that raises an error if ...slaws2012-02-211-15/+23
* Bump up the date in the NOTICE fileantelder2012-02-131-1/+1
* TUSCANY-4011 - stop the SCDL callback binding configuration from being overwr...slaws2012-02-094-74/+237
* TUSCANY-4005 - raise an error if a reference target containing only a compone...slaws2012-02-022-3/+48
* TUSCANY-3932 - First part of this JIRA is to remove some inconsistencies in t...slaws2012-01-062-49/+19
* TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws2011-12-132-4/+4
* Update core to use the Tuscany versions of the OASIS interfaces ComponentCOnt...antelder2011-12-132-6/+7
* TUSCANY-3946 - Had a bit of a change of heart about this one. I'm concerned t...slaws2011-12-091-4/+10
* Add a strawman approach to enable setting the binding uri on a ServiceReferenceantelder2011-12-082-1/+22
* TUSCANY-3988 - Apply Greg's suggested fix to ensure that policy provider list...slaws2011-12-051-0/+8
* Add a contributionInstalled() operation to the listener interface. Completes ...slaws2011-12-011-0/+3
* Fix typo in commentslaws2011-11-221-1/+1
* TUSCANY-3976: Apply patch from Greg Dritschler to allow extensions to save in...antelder2011-11-214-1/+85
* Add a spec version to Endpoint and only do full matching if the target endpoi...slaws2011-10-311-1/+30
* Add code to read <requires> elements from WSDL and enable the test that ensur...slaws2011-10-191-3/+2
* TUSCANY-3959 - Disable the mayProvides intent temporarily as it's causing POL...slaws2011-10-171-1/+2
* TUSCANY-3959 - Correct interface matching so that it takes account of mayProv...slaws2011-10-171-9/+30
* TUSCANY-3958 - serialize endpoint intents/policy sets across the registry for...slaws2011-10-173-2/+101
* TUSCANY-3957: Apply patch from Greg Dritschler to fix Endpoint references are...antelder2011-10-032-2/+9
* TUSCANY-3954: Apply patch from Greg Dritschler to Change AsyncJDKInvocationHa...antelder2011-09-282-32/+27
* TUSCANY-3955: Apply patch from Greg Drischler to fix Cached invocation chain ...antelder2011-09-281-0/+1
* Use domain info to decide if the binding.sca needs to be distributedrfeng2011-09-201-0/+5
* TUSCANY-3945 - Make public the operations that allow the promoted component a...slaws2011-09-151-2/+2
* Fix the setting of the JMS callback destination from request properties for t...antelder2011-09-121-1/+14
* TUSCANY-3941 - If a reference specifies target in an SCA binding then we expe...slaws2011-09-121-1/+14
* TUSCANY-3916 - Replace WSDL representation of interface contract with an inte...slaws2011-09-091-12/+54
* TUSCANY-3940: Apply patch from Greg Dritschler to Change AsyncJDKInvocationHa...antelder2011-09-083-38/+48
* TUSCANY-3938 - Correct various manifest mistakes to bring runtime up in OSGi ...slaws2011-09-061-0/+1
* Fix the single quote issues in all message bundlesrfeng2011-09-021-3/+4