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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-02-09
Remove unused import
rfeng
1
-2
/
+1
2010-02-09
Remove org.apache.tuscany.sca.node.Client and merge the methods into org.apac...
rfeng
4
-77
/
+41
2010-02-09
Start to clean up the node-api (remove Node.destroy())
rfeng
41
-143
/
+195
2010-02-09
Fix the bundle-version attr for Fragment-Host
rfeng
1
-1
/
+1
2010-02-09
Remove unused code
rfeng
2
-63
/
+0
2010-02-08
Use a dummy invocation chain to avoid NPE on ConcurrentHashMap
rfeng
1
-1
/
+10
2010-02-08
Generate unique Node URI if it's not set in the NodeConfiguration
rfeng
2
-2
/
+11
2010-02-08
Correct comment location
slaws
1
-2
/
+2
2010-02-08
No longer required
slaws
1
-502
/
+0
2010-02-08
Move toward having the Axis specific code in the Axis2EngineIntegration class...
slaws
8
-360
/
+636
2010-02-06
Only search for bundles with SCA-Version: 1.1 header for Tuscany 2.x extensio...
rfeng
5
-62
/
+35
2010-02-05
Add constants for some of the intents defined by SCA policy spec.
slaws
1
-0
/
+48
2010-02-05
Message moved to endpoint-validation-messages.properties
slaws
1
-1
/
+0
2010-02-05
Add a serialVersionUID
antelder
1
-0
/
+1
2010-02-04
Making fallback revision a number to avoid test case issues
lresende
1
-1
/
+1
2010-02-04
started causing spurious compilation error so remove for now as it doesn't do...
slaws
1
-1
/
+1
2010-02-04
Remove the threading as now we have a thread in the TopologyManager to handle...
rfeng
1
-33
/
+5
2010-02-04
Improve the bundle discovery filtering based on the ML discussion
rfeng
1
-5
/
+14
2010-02-04
Fix the MF to match the fragment host to the host bundle symbolic name and ve...
rfeng
4
-37
/
+39
2010-02-04
Fix for TUSCANY-3456 (only register direct transformer with lower weight)
rfeng
2
-1
/
+22
2010-02-04
Set default map config to use near cache to improve local endpoint read perfo...
antelder
1
-1
/
+5
2010-02-04
missed pom update from previous Axis2 1.5.1 commit
slaws
1
-1
/
+1
2010-02-04
Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) replace...
slaws
21
-150
/
+107
2010-02-04
Tidy come comments
slaws
1
-6
/
+7
2010-02-04
Add the runtime versions of the axis 1.5.1 manifests. These are slight differ...
slaws
2
-0
/
+48
2010-02-03
TUSCANY-3453 - Get JMS schema from 1.x
lresende
1
-0
/
+132
2010-02-03
Add domainURI/nodeURI to runtime endpoint/endpoint reference
rfeng
6
-7
/
+67
2010-02-03
Disable JMS transport for now until the code is fixed to bring it back in aga...
slaws
1
-5
/
+7
2010-02-03
fix namespaces so that MTOM is in Tuscany namespace
slaws
1
-2
/
+3
2010-02-03
As some more basic tests around the different ways that endpoint uri can be s...
slaws
8
-4
/
+288
2010-02-03
Add some initial policy implementations in. MTOM is just handling an "mayProv...
slaws
5
-0
/
+369
2010-02-03
Add context so interceptors on the binding wire can get at it
slaws
1
-1
/
+2
2010-02-03
back up some experimental code
slaws
2
-141
/
+198
2010-02-03
Rename to match pattern of other modules and add local transport dependency
slaws
1
-1
/
+7
2010-02-03
Updates for axis1.5.1
slaws
1
-5
/
+7
2010-02-03
Finish moving all the JMS binding off the AXIOM databinding to the DOM based ...
antelder
12
-120
/
+139
2010-02-02
Remove unused imports to avoid osgi violations
rfeng
1
-1
/
+0
2010-02-02
Improve the matching between endpoints and listeners to pass the compliance t...
rfeng
7
-165
/
+447
2010-02-01
Get the JMS callbacks itest working
antelder
1
-11
/
+19
2010-02-01
rename new axis2 1.5 binding runtime implementation to be consistent with nam...
slaws
31
-0
/
+4385
2010-02-01
A couple of comments to remind me where policy things go
slaws
1
-2
/
+12
2010-02-01
Turn off JMS sender by default
slaws
1
-2
/
+4
2010-02-01
Move MTOM intent into Tuscany namespace
slaws
2
-6
/
+8
2010-02-01
Fix a couple of typos in comments
slaws
1
-2
/
+2
2010-01-29
Defer the initialization of the chains at later stage to make sure the endpoi...
rfeng
1
-3
/
+6
2010-01-29
Making harvesting of revision number optional, to avoid issues when running o...
lresende
1
-0
/
+1
2010-01-29
Fxi compilation errors
rfeng
2
-1
/
+7
2010-01-29
remove reference to policy that is not being used at the moment while re-fact...
slaws
1
-2
/
+1
2010-01-29
Turn off tcp transport sender as we're not including the tcp transport at the...
slaws
1
-1
/
+2
2010-01-29
Experiments looking at what things we might improve.
slaws
11
-1240
/
+728
[next]