index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use Node.getService() instead of exposing the Endpoints to the client
rfeng
2009-06-08
2
-13
/
+7
*
Move EndpointRegistry from assembly to core-spi
rfeng
2009-06-08
10
-420
/
+484
*
Start to add an Apache Tomcat Tribes based replicated EndpointRegistry
rfeng
2009-06-08
4
-0
/
+291
*
Fix NPEs in RuntimeWireImpl2 when implementation.web in one node is wired to ...
antelder
2009-06-08
1
-0
/
+5
*
Add import packages as a work around for the NodeImpl and Endpoint dependenci...
rfeng
2009-06-08
1
-1
/
+3
*
Fix the print out of java home so that it works. At some point in the past we...
slaws
2009-06-08
2
-1
/
+2
*
Remove now redundant comments
antelder
2009-06-08
1
-5
/
+0
*
Add a testcase to the two-nodes test that uses the SCAClient API
antelder
2009-06-08
2
-0
/
+21
*
Update the SCAClient impl to work with multiple nodes in a domain
antelder
2009-06-08
3
-13
/
+38
*
Make module name consistent and fix java home echo so that it prints somethin...
slaws
2009-06-08
2
-2
/
+3
*
Make itest module names consistent
slaws
2009-06-08
7
-7
/
+7
*
TUSCANY-3081 - include itest/nodes in the build to demonstrate local endpoint...
slaws
2009-06-08
1
-0
/
+2
*
TUSCANY-3081 - include one node test in the itest/node build
slaws
2009-06-08
1
-0
/
+1
*
TUSCANY-3081 - Enable the local endpoint registry implementation in the endpo...
slaws
2009-06-08
14
-188
/
+343
*
TUSCANY-3081 - Add a pluggable local endpoint registry implementation. This r...
slaws
2009-06-08
4
-0
/
+126
*
TUSCANY-3081 - Add toString (and remove some commented out code) to aid debug...
slaws
2009-06-08
1
-11
/
+28
*
TUSCANY-3081 - Add the name of the component/service/binding that the endpoin...
slaws
2009-06-08
2
-10
/
+96
*
Delete the target folder inadvertently committed in r782563
antelder
2009-06-08
1
-0
/
+0
*
Add an itest for a single node using multiple contributions. This is just lik...
antelder
2009-06-08
3
-0
/
+118
*
bringing over import export itests to trunk to help me investigate current ap...
kelvingoodson
2009-06-04
43
-0
/
+2175
*
Remove cache of RMI proxy because otherwise if the RMI service has been resta...
rfeng
2009-06-03
1
-23
/
+23
*
Commit initial strawman prototype of the EndpointRegistry being discussed on ...
antelder
2009-06-02
2
-0
/
+125
*
Fix for TUSCANY-3069, using ModelResolver instead of TCCL to resolve location...
rfeng
2009-06-01
3
-141
/
+180
*
Correct the NodeFactoryImpl use of the message properties file
antelder
2009-06-01
2
-1
/
+23
*
Add log message for ignored webapps
antelder
2009-05-29
1
-0
/
+1
*
Fix for unguarded access to compositeActivator.getDomainComposite() in stop()...
edwardsmj
2009-05-29
1
-11
/
+13
*
Disable the pesky validation that slows it down so much
antelder
2009-05-29
1
-0
/
+1
*
Start adding some testing modules for the tomcat integration
antelder
2009-05-29
11
-0
/
+366
*
Start adding support for non-webapp contributions. The idea being to enable u...
antelder
2009-05-29
3
-2
/
+92
*
Just formating and comment updates, no code changes. Note the tuscanyClassLoa...
antelder
2009-05-29
1
-6
/
+5
*
Go back to eplicit dependencies as the features are dragging extra stuff that...
antelder
2009-05-29
1
-14
/
+2
*
Make the versions consistent
rfeng
2009-05-29
3
-6
/
+6
*
Make sure META-INF/MANIFEST.MF is copied into target/classes
rfeng
2009-05-29
1
-0
/
+6
*
Remove unused imports
rfeng
2009-05-29
1
-35
/
+34
*
Should check source instead of target MF file
rfeng
2009-05-29
1
-2
/
+2
*
Add a checkbox on the jsp to configure if Tuscany is shared or isolated by th...
rfeng
2009-05-28
5
-68
/
+121
*
Tolerate the non-existence of META-INF/MANIFEST.MF
rfeng
2009-05-28
1
-0
/
+6
*
Removed unnecessary reference to Impl class RuntimeComponentServiceImpl
edwardsmj
2009-05-28
1
-3
/
+5
*
Start of a way to get at the endpoints in a Node
antelder
2009-05-28
2
-0
/
+41
*
Expose the setting of schema validation to subclasses
rfeng
2009-05-28
2
-9
/
+21
*
Add web services to tomcat distro
rfeng
2009-05-28
1
-1
/
+19
*
Add check to test the webapp has already been configured with Tuscany listner...
rfeng
2009-05-27
1
-20
/
+63
*
Add node-impl, node-api as the deps
rfeng
2009-05-27
1
-7
/
+22
*
Override the MANIFEST.MF for woden-impl-dom-1.0M8
rfeng
2009-05-27
2
-0
/
+238
*
Add ASL headers
rfeng
2009-05-27
3
-8
/
+43
*
Clean up the code
rfeng
2009-05-27
4
-76
/
+78
*
Update dep
rfeng
2009-05-27
1
-2
/
+18
*
Add servlet-api dep
rfeng
2009-05-27
1
-3
/
+9
*
Update dependencies and fix the MF
rfeng
2009-05-27
2
-4
/
+18
*
Update the MF
rfeng
2009-05-27
1
-0
/
+1
[next]