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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-09
Fix the access violation to EndpointReferenceImpl
rfeng
1
-0
/
+24
2008-12-09
Remove o.a.t.s.core.work.impl from the import/export
rfeng
1
-3
/
+1
2008-12-09
Adjust the package names and move test cases around
rfeng
20
-89
/
+41
2008-12-09
Removed unused imports
mcombellack
1
-3
/
+0
2008-12-09
Fixed generics raw type compiler warnings
mcombellack
1
-5
/
+5
2008-12-08
Updated code that converts a String to a long to use Long.parseLong(String) r...
mcombellack
1
-2
/
+2
2008-12-05
Further cleanup for ComponentContext, CompositeContext
rfeng
9
-386
/
+545
2008-12-05
Refine the CallableReferenceExt
rfeng
4
-54
/
+55
2008-12-04
Wrong parameter being output as part of the Exception message - should use st...
mcombellack
1
-1
/
+1
2008-12-04
Removed unused imports
mcombellack
2
-4
/
+3
2008-12-04
Removed redundant static modifier from interface
mcombellack
1
-2
/
+2
2008-12-04
Refactor the tuscany-core module to move private classes out of the SPI packages
rfeng
73
-341
/
+576
2008-12-03
Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...
mcombellack
1
-2
/
+1
2008-12-02
Converted unit tests from JUnit 3 to JUnit 4
mcombellack
3
-13
/
+24
2008-12-02
Reduced the length of the delays in some unit tests since they do not need to...
mcombellack
2
-20
/
+20
2008-11-27
Cleaned up compile time warning messages regarding unneccsary use of @Suppres...
mcombellack
3
-4
/
+0
2008-11-27
Removed unused imports
mcombellack
2
-4
/
+0
2008-11-26
Remove core dependency on commonj workmanager
antelder
13
-83
/
+96
2008-11-19
Fixing up pom artifact version to 2.0-SNAPSHOT
lresende
1
-6
/
+6
2008-11-19
Merging the 1.x delta on top of the equinox based modules
lresende
12
-29
/
+283
2008-11-19
Copying modules from Equinox branch, to start merging the delta changes from ...
lresende
108
-0
/
+12943
2008-11-19
Moving current trunk modules to contrib, before starting the Equinox branch m...
lresende
120
-14240
/
+0
2008-11-17
Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn...
antelder
1
-35
/
+35
2008-11-17
Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to r...
antelder
1
-0
/
+89
2008-11-17
Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...
antelder
1
-6
/
+6
2008-11-09
Tidy wire format support (move model into binding-jms and rename default to t...
slaws
2
-7
/
+10
2008-11-03
Add a reference side example of the Request Response Binding in JMS
slaws
2
-3
/
+50
2008-10-30
TUSCANY-2635: apply patch from Greg Dritschler to Pool stateless-scoped Java...
antelder
2
-7
/
+82
2008-10-23
Merge the runtime wire changes to add a binding invocation wire with the jms ...
slaws
3
-8
/
+53
2008-10-22
Start to add InvocationChain for bindings
rfeng
4
-6
/
+85
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-19
Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ...
rfeng
1
-1
/
+1
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
[next]