index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-10
Migrating test case to jUnit 4.5 style
lresende
2
-13
/
+20
2009-06-10
Replacing host-embedded dependencies with node
lresende
3
-11
/
+11
2009-06-10
Updating BPEL iTests pom artifact version id from 1.6 to 2.0
lresende
4
-182
/
+201
2009-06-10
Adding BPEL itests to build
lresende
1
-1
/
+2
2009-06-10
Create the runtime version of Endpoint2 for serialization
rfeng
11
-25
/
+372
2009-06-10
Add local cache for external XSDs referenced by SCA specs
rfeng
14
-128
/
+1241
2009-06-10
Disable SAX entity processing to avoid IOException
rfeng
1
-34
/
+13
2009-06-09
Use componentURI#srevice-binding(serviceName/bindingName) as the endpoint URI
rfeng
1
-1
/
+2
2009-06-09
Starting mograting BPEL iTests to 2.x code base
lresende
28
-0
/
+1850
2009-06-09
Add start of a way to download and unzip tomcat to use in testing the tomcat ...
antelder
2
-0
/
+115
2009-06-09
Move old vtest out of 2.x trunk to contrib
antelder
465
-29243
/
+0
2009-06-09
Remove commented out code as in-JVM cross node sharing is provided via the st...
slaws
1
-4
/
+0
2009-06-08
Make ExtensionPointRegistry available to AssemblyFactory so that it can creat...
rfeng
9
-196
/
+254
2009-06-08
Use Node.getService() instead of exposing the Endpoints to the client
rfeng
2
-13
/
+7
2009-06-08
Move EndpointRegistry from assembly to core-spi
rfeng
10
-420
/
+484
2009-06-08
Start to add an Apache Tomcat Tribes based replicated EndpointRegistry
rfeng
4
-0
/
+291
2009-06-08
Fix NPEs in RuntimeWireImpl2 when implementation.web in one node is wired to ...
antelder
1
-0
/
+5
2009-06-08
Add import packages as a work around for the NodeImpl and Endpoint dependenci...
rfeng
1
-1
/
+3
2009-06-08
Fix the print out of java home so that it works. At some point in the past we...
slaws
2
-1
/
+2
2009-06-08
Remove now redundant comments
antelder
1
-5
/
+0
2009-06-08
Add a testcase to the two-nodes test that uses the SCAClient API
antelder
2
-0
/
+21
2009-06-08
Update the SCAClient impl to work with multiple nodes in a domain
antelder
3
-13
/
+38
2009-06-08
Make module name consistent and fix java home echo so that it prints somethin...
slaws
2
-2
/
+3
2009-06-08
Make itest module names consistent
slaws
7
-7
/
+7
2009-06-08
TUSCANY-3081 - include itest/nodes in the build to demonstrate local endpoint...
slaws
1
-0
/
+2
2009-06-08
TUSCANY-3081 - include one node test in the itest/node build
slaws
1
-0
/
+1
2009-06-08
TUSCANY-3081 - Enable the local endpoint registry implementation in the endpo...
slaws
14
-188
/
+343
2009-06-08
TUSCANY-3081 - Add a pluggable local endpoint registry implementation. This r...
slaws
4
-0
/
+126
2009-06-08
TUSCANY-3081 - Add toString (and remove some commented out code) to aid debug...
slaws
1
-11
/
+28
2009-06-08
TUSCANY-3081 - Add the name of the component/service/binding that the endpoin...
slaws
2
-10
/
+96
2009-06-08
Delete the target folder inadvertently committed in r782563
antelder
1
-0
/
+0
2009-06-08
Add an itest for a single node using multiple contributions. This is just lik...
antelder
3
-0
/
+118
2009-06-04
bringing over import export itests to trunk to help me investigate current ap...
kelvingoodson
43
-0
/
+2175
2009-06-03
Remove cache of RMI proxy because otherwise if the RMI service has been resta...
rfeng
1
-23
/
+23
2009-06-02
Commit initial strawman prototype of the EndpointRegistry being discussed on ...
antelder
2
-0
/
+125
2009-06-01
Fix for TUSCANY-3069, using ModelResolver instead of TCCL to resolve location...
rfeng
3
-141
/
+180
2009-06-01
Correct the NodeFactoryImpl use of the message properties file
antelder
2
-1
/
+23
2009-05-29
Add log message for ignored webapps
antelder
1
-0
/
+1
2009-05-29
Fix for unguarded access to compositeActivator.getDomainComposite() in stop()...
edwardsmj
1
-11
/
+13
2009-05-29
Disable the pesky validation that slows it down so much
antelder
1
-0
/
+1
2009-05-29
Start adding some testing modules for the tomcat integration
antelder
11
-0
/
+366
2009-05-29
Start adding support for non-webapp contributions. The idea being to enable u...
antelder
3
-2
/
+92
2009-05-29
Just formating and comment updates, no code changes. Note the tuscanyClassLoa...
antelder
1
-6
/
+5
2009-05-29
Go back to eplicit dependencies as the features are dragging extra stuff that...
antelder
1
-14
/
+2
2009-05-29
Make the versions consistent
rfeng
3
-6
/
+6
2009-05-29
Make sure META-INF/MANIFEST.MF is copied into target/classes
rfeng
1
-0
/
+6
2009-05-29
Remove unused imports
rfeng
1
-35
/
+34
2009-05-29
Should check source instead of target MF file
rfeng
1
-2
/
+2
2009-05-28
Add a checkbox on the jsp to configure if Tuscany is shared or isolated by th...
rfeng
5
-68
/
+121
2009-05-28
Tolerate the non-existence of META-INF/MANIFEST.MF
rfeng
1
-0
/
+6
[next]