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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Removed redundant static modifier from interface
mcombellack
2008-12-04
1
-2
/
+2
*
Refactor the tuscany-core module to move private classes out of the SPI packages
rfeng
2008-12-04
72
-300
/
+538
*
Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...
mcombellack
2008-12-03
1
-2
/
+1
*
Converted unit tests from JUnit 3 to JUnit 4
mcombellack
2008-12-02
3
-13
/
+24
*
Reduced the length of the delays in some unit tests since they do not need to...
mcombellack
2008-12-02
2
-20
/
+20
*
Cleaned up compile time warning messages regarding unneccsary use of @Suppres...
mcombellack
2008-11-27
3
-4
/
+0
*
Removed unused imports
mcombellack
2008-11-27
2
-4
/
+0
*
Remove core dependency on commonj workmanager
antelder
2008-11-26
11
-74
/
+94
*
Merging the 1.x delta on top of the equinox based modules
lresende
2008-11-19
12
-29
/
+283
*
Copying modules from Equinox branch, to start merging the delta changes from ...
lresende
2008-11-19
104
-0
/
+12555
*
Moving current trunk modules to contrib, before starting the Equinox branch m...
lresende
2008-11-19
116
-13833
/
+0
*
Tidy wire format support (move model into binding-jms and rename default to t...
slaws
2008-11-09
2
-7
/
+10
*
Add a reference side example of the Request Response Binding in JMS
slaws
2008-11-03
2
-3
/
+50
*
TUSCANY-2635: apply patch from Greg Dritschler to Pool stateless-scoped Java...
antelder
2008-10-30
2
-7
/
+82
*
Merge the runtime wire changes to add a binding invocation wire with the jms ...
slaws
2008-10-23
3
-8
/
+53
*
Start to add InvocationChain for bindings
rfeng
2008-10-22
4
-6
/
+85
*
Fix to catch any errors when the container running tuscany doesn't have a jnd...
antelder
2008-10-09
1
-1
/
+1
*
Fix TUSCANY-2630
scottkurz
2008-10-08
1
-0
/
+1
*
Fix comment and remove obsolete imports
slaws
2008-09-24
1
-2
/
+0
*
Change message getHeaders() operation to return a list, remove the QoS contex...
slaws
2008-09-24
3
-9
/
+15
*
TUSCANY-2281 provide a api to allow service references to be retrieved for re...
slaws
2008-09-18
1
-0
/
+49
*
More work exploring the policy extension model by implementing a token based ...
slaws
2008-09-15
3
-5
/
+5
*
Use basic authentication as a motivating scenario for looking at policy plug ...
slaws
2008-09-05
3
-1
/
+11
*
Interim fixes to get binding-sca-jms working, see TUSCANY-2580. These need to...
antelder
2008-09-03
4
-3
/
+37
*
Added missing @Override annotation to methods that override methods from thei...
mcombellack
2008-08-13
8
-2
/
+11
*
Protect against NPE when InterfaceContract is null
antelder
2008-08-11
1
-6
/
+13
*
Protect against NPE when the InterfaceCOntract is also null
antelder
2008-08-11
1
-2
/
+8
*
Defer the creation of WorkManager to avoid the JNDI lookup
rfeng
2008-07-09
1
-5
/
+11
*
Make the ServiceDiscovery pluggable and add support for OSGi-based service di...
rfeng
2008-07-08
1
-1
/
+1
*
Fix up the change made at r673687 which didn't anticipate that binding uris i...
slaws
2008-07-04
1
-16
/
+59
*
We should call e.toString() rather than e.getMessage() since some exceptions,...
mcombellack
2008-07-03
1
-1
/
+1
*
No need to call the toXMLString() method twice as we already have the output ...
mcombellack
2008-07-03
1
-1
/
+1
*
TUSCANY-2454 - Updated Deserialization code of CallableReferenceImpl and Call...
mcombellack
2008-07-03
2
-35
/
+40
*
Instrumenting runtime classes with toString() to facilitate debuging
lresende
2008-07-01
3
-0
/
+11
*
Fix TUSCANY-2446
nash
2008-06-30
1
-0
/
+4
*
Fix NPE when the conversationID==null
rfeng
2008-06-25
1
-1
/
+2
*
Move Tuscany from Incubator to top level.
dims
2008-06-17
115
-0
/
+13394
[prev]