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
*
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
*
Update the MF
rfeng
2009-05-27
1
-4
/
+3
*
Start of an itest for using multiple nodes in a domain. So far this has two n...
antelder
2009-05-27
13
-0
/
+487
*
First steps towards implementing new method for calculating Endpoints and End...
edwardsmj
2009-05-27
9
-171
/
+815
*
Added new method for testing Equality of two interfaces, as described in TUSC...
edwardsmj
2009-05-27
2
-3
/
+84
*
Add type info to remove ide warning
antelder
2009-05-27
1
-1
/
+1
*
Improve reporting information using a toString() method in WebServicesBinding...
edwardsmj
2009-05-27
1
-0
/
+7
*
Move workspace-impl to contrib as its not used by 2.x trunk code now
antelder
2009-05-27
9
-0
/
+0
*
Move workspace to contrib as its not used by 2.x trunk code now
antelder
2009-05-27
20
-0
/
+0
*
Move implementation-node-runtime to contrib as its not used by 2.x trunk code...
antelder
2009-05-27
16
-0
/
+0
*
Move implementation-node to contrib as its not used by 2.x trunk code now
antelder
2009-05-27
21
-0
/
+0
*
Remove last references to implementation-node and workspace modules as they'r...
antelder
2009-05-27
7
-34
/
+1
*
Add a sample showing a servlet using SCA annotations
antelder
2009-05-27
7
-0
/
+243
*
Add some comments, support for sca-contribution.xml, and use the new tuscany ...
antelder
2009-05-27
1
-2
/
+33
*
Add a Tuscany annotation processor so servlets etc can use SCA annotations
antelder
2009-05-27
1
-0
/
+85
*
Add optional life cycle control for extension points (for example, RMI extens...
rfeng
2009-05-27
12
-39
/
+139
*
Refactor the contribution scanner to take Contribution as an argument
rfeng
2009-05-27
15
-221
/
+219
*
Tolerate the non-OSGi environment
rfeng
2009-05-27
3
-8
/
+12
*
Add bundleentry protocol
rfeng
2009-05-27
1
-4
/
+5
*
Only stop the bundle when it is active
rfeng
2009-05-27
1
-1
/
+1
*
Update to jaxb-impl 2.1.11
rfeng
2009-05-27
1
-7
/
+7
*
Add distributed osgi samples into the distro
rfeng
2009-05-27
1
-0
/
+2
[next]