index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
/
core
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-09
Fix to catch any errors when the container running tuscany doesn't have a jnd...
antelder
1
-1
/
+1
2008-10-08
Fix TUSCANY-2630
scottkurz
1
-0
/
+1
2008-09-24
Fix comment and remove obsolete imports
slaws
1
-2
/
+0
2008-09-24
Change message getHeaders() operation to return a list, remove the QoS contex...
slaws
3
-9
/
+15
2008-09-18
TUSCANY-2281 provide a api to allow service references to be retrieved for re...
slaws
1
-0
/
+49
2008-09-15
More work exploring the policy extension model by implementing a token based ...
slaws
3
-5
/
+5
2008-09-05
Use basic authentication as a motivating scenario for looking at policy plug ...
slaws
3
-1
/
+11
2008-09-03
Interim fixes to get binding-sca-jms working, see TUSCANY-2580. These need to...
antelder
4
-3
/
+37
2008-08-13
Added missing @Override annotation to methods that override methods from thei...
mcombellack
8
-2
/
+11
2008-08-11
Protect against NPE when InterfaceContract is null
antelder
1
-6
/
+13
2008-08-11
Protect against NPE when the InterfaceCOntract is also null
antelder
1
-2
/
+8
2008-07-09
Defer the creation of WorkManager to avoid the JNDI lookup
rfeng
1
-5
/
+11
2008-07-08
Make the ServiceDiscovery pluggable and add support for OSGi-based service di...
rfeng
1
-1
/
+1
2008-07-04
Fix up the change made at r673687 which didn't anticipate that binding uris i...
slaws
1
-16
/
+59
2008-07-03
We should call e.toString() rather than e.getMessage() since some exceptions,...
mcombellack
1
-1
/
+1
2008-07-03
No need to call the toXMLString() method twice as we already have the output ...
mcombellack
1
-1
/
+1
2008-07-03
TUSCANY-2454 - Updated Deserialization code of CallableReferenceImpl and Call...
mcombellack
2
-35
/
+40
2008-07-01
Instrumenting runtime classes with toString() to facilitate debuging
lresende
3
-0
/
+11
2008-06-30
Fix TUSCANY-2446
nash
1
-0
/
+4
2008-06-25
Fix NPE when the conversationID==null
rfeng
1
-1
/
+2