index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-java-2.x
/
trunk
/
modules
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix NPE as the autowire is Boolean and the value can be null. The autoboxing ...
rfeng
2012-09-10
1
-4
/
+5
*
TUSCANY-4069: Apply patch from Rashmi Hunt to fix Issue with resolving autowi...
antelder
2012-09-07
1
-0
/
+10
*
Add a method to get the Node to the TuscanyComponentContext
antelder
2012-08-16
1
-0
/
+4
*
Update to support DOMInvoker with remote endpoints
antelder
2012-08-16
1
-0
/
+3
*
Add implementation for DOMInvoker
antelder
2012-08-15
4
-4
/
+158
*
Avoid NPE for the remote endpoints which don't have interface contracts set
rfeng
2012-07-31
1
-1
/
+1
*
Moving trunk to 2.5-SNAPSHOT now that 2.0 is ready
lresende
2012-07-22
1
-5
/
+5
*
TUSCANY-4037: Apply patch from Greg Dritschler to fix OutOfMemoryError becaus...
antelder
2012-05-01
1
-1
/
+3
*
Remove duplicated line thats overwriting the binding setting
antelder
2012-04-03
1
-1
/
+0
*
TUSCANY-4033 - Don't generate WSDL when binding an EPR to a remote EP and the...
slaws
2012-03-23
1
-2
/
+14
*
Avoid NPE when binding doesn't support callback
slaws
2012-03-23
1
-1
/
+6
*
Fix the binding invokers to use endpoint reference's deployed URI (i.e., the ...
rfeng
2012-03-22
1
-8
/
+5
*
TUSCANY-4034 - plug a few more potential memory leaks
slaws
2012-03-22
4
-0
/
+46
*
Revert the change based on the comment from https://issues.apache.org/jira/br...
rfeng
2012-03-21
1
-0
/
+10
*
TUSCANY-4025 - enhance the previous fix for this JIRA to call the listeners i...
slaws
2012-03-19
1
-1
/
+10
*
TUSCANY-4029: Clone the binding when setting it on the EndpointReference to e...
antelder
2012-03-19
1
-2
/
+6
*
TUSCANY-3932 - take account of the case where a binding doesn't create a bind...
slaws
2012-03-16
1
-2
/
+4
*
Changes to add TUSCANY-3770 to 2.x stream and updates to performance testcase...
jennthom
2012-03-08
1
-9
/
+12
*
TUSCANY-4025 - delay the removal of the contribution information until after ...
slaws
2012-03-08
1
-1
/
+1
*
TUSCANY-4020 - move hardcoded message strings into properties files
slaws
2012-02-29
2
-5
/
+13
*
TUSCANY-4005 - swap the test around so that the code that raises an error if ...
slaws
2012-02-21
1
-15
/
+23
*
Bump up the date in the NOTICE file
antelder
2012-02-13
1
-1
/
+1
*
TUSCANY-4011 - stop the SCDL callback binding configuration from being overwr...
slaws
2012-02-09
4
-74
/
+237
*
TUSCANY-4005 - raise an error if a reference target containing only a compone...
slaws
2012-02-02
2
-3
/
+48
*
TUSCANY-3932 - First part of this JIRA is to remove some inconsistencies in t...
slaws
2012-01-06
2
-49
/
+19
*
TUSCANY-3890 - separate the request wrapper model from the response wrapper m...
slaws
2011-12-13
2
-4
/
+4
*
Update core to use the Tuscany versions of the OASIS interfaces ComponentCOnt...
antelder
2011-12-13
2
-6
/
+7
*
TUSCANY-3946 - Had a bit of a change of heart about this one. I'm concerned t...
slaws
2011-12-09
1
-4
/
+10
*
Add a strawman approach to enable setting the binding uri on a ServiceReference
antelder
2011-12-08
2
-1
/
+22
*
TUSCANY-3988 - Apply Greg's suggested fix to ensure that policy provider list...
slaws
2011-12-05
1
-0
/
+8
*
Add a contributionInstalled() operation to the listener interface. Completes ...
slaws
2011-12-01
1
-0
/
+3
*
Fix typo in comment
slaws
2011-11-22
1
-1
/
+1
*
TUSCANY-3976: Apply patch from Greg Dritschler to allow extensions to save in...
antelder
2011-11-21
4
-1
/
+85
*
Add a spec version to Endpoint and only do full matching if the target endpoi...
slaws
2011-10-31
1
-1
/
+30
*
Add code to read <requires> elements from WSDL and enable the test that ensur...
slaws
2011-10-19
1
-3
/
+2
*
TUSCANY-3959 - Disable the mayProvides intent temporarily as it's causing POL...
slaws
2011-10-17
1
-1
/
+2
*
TUSCANY-3959 - Correct interface matching so that it takes account of mayProv...
slaws
2011-10-17
1
-9
/
+30
*
TUSCANY-3958 - serialize endpoint intents/policy sets across the registry for...
slaws
2011-10-17
3
-2
/
+101
*
TUSCANY-3957: Apply patch from Greg Dritschler to fix Endpoint references are...
antelder
2011-10-03
2
-2
/
+9
*
TUSCANY-3954: Apply patch from Greg Dritschler to Change AsyncJDKInvocationHa...
antelder
2011-09-28
2
-32
/
+27
*
TUSCANY-3955: Apply patch from Greg Drischler to fix Cached invocation chain ...
antelder
2011-09-28
1
-0
/
+1
*
Use domain info to decide if the binding.sca needs to be distributed
rfeng
2011-09-20
1
-0
/
+5
*
TUSCANY-3945 - Make public the operations that allow the promoted component a...
slaws
2011-09-15
1
-2
/
+2
*
Fix the setting of the JMS callback destination from request properties for t...
antelder
2011-09-12
1
-1
/
+14
*
TUSCANY-3941 - If a reference specifies target in an SCA binding then we expe...
slaws
2011-09-12
1
-1
/
+14
*
TUSCANY-3916 - Replace WSDL representation of interface contract with an inte...
slaws
2011-09-09
1
-12
/
+54
*
TUSCANY-3940: Apply patch from Greg Dritschler to Change AsyncJDKInvocationHa...
antelder
2011-09-08
3
-38
/
+48
*
TUSCANY-3938 - Correct various manifest mistakes to bring runtime up in OSGi ...
slaws
2011-09-06
1
-0
/
+1
*
Fix the single quote issues in all message bundles
rfeng
2011-09-02
1
-3
/
+4
*
TUSCANY-3916 - missed manifest change from previous commit
slaws
2011-09-01
1
-0
/
+1
[next]