index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2009-05-28
Removed unnecessary reference to Impl class RuntimeComponentServiceImpl
edwardsmj
1
-3
/
+5
2009-05-28
Start of a way to get at the endpoints in a Node
antelder
2
-0
/
+41
2009-05-28
Expose the setting of schema validation to subclasses
rfeng
2
-9
/
+21
2009-05-28
Add web services to tomcat distro
rfeng
1
-1
/
+19
2009-05-27
Add check to test the webapp has already been configured with Tuscany listner...
rfeng
1
-20
/
+63
2009-05-27
Add node-impl, node-api as the deps
rfeng
1
-7
/
+22
2009-05-27
Override the MANIFEST.MF for woden-impl-dom-1.0M8
rfeng
2
-0
/
+238
2009-05-27
Add ASL headers
rfeng
3
-8
/
+43
2009-05-27
Clean up the code
rfeng
4
-76
/
+78
2009-05-27
Update dep
rfeng
1
-2
/
+18
2009-05-27
Add servlet-api dep
rfeng
1
-3
/
+9
2009-05-27
Update dependencies and fix the MF
rfeng
2
-4
/
+18
2009-05-27
Update the MF
rfeng
1
-0
/
+1
2009-05-27
Update the MF
rfeng
1
-4
/
+3
2009-05-27
Start of an itest for using multiple nodes in a domain. So far this has two n...
antelder
13
-0
/
+487
2009-05-27
First steps towards implementing new method for calculating Endpoints and End...
edwardsmj
9
-171
/
+815
2009-05-27
Added new method for testing Equality of two interfaces, as described in TUSC...
edwardsmj
2
-3
/
+84
2009-05-27
Add type info to remove ide warning
antelder
1
-1
/
+1
2009-05-27
Improve reporting information using a toString() method in WebServicesBinding...
edwardsmj
1
-0
/
+7
2009-05-27
Move workspace-impl to contrib as its not used by 2.x trunk code now
antelder
9
-0
/
+0
2009-05-27
Move workspace to contrib as its not used by 2.x trunk code now
antelder
20
-0
/
+0
2009-05-27
Move implementation-node-runtime to contrib as its not used by 2.x trunk code...
antelder
16
-0
/
+0
2009-05-27
Move implementation-node to contrib as its not used by 2.x trunk code now
antelder
21
-0
/
+0
2009-05-27
Remove last references to implementation-node and workspace modules as they'r...
antelder
7
-34
/
+1
2009-05-27
Add a sample showing a servlet using SCA annotations
antelder
7
-0
/
+243
2009-05-27
Add some comments, support for sca-contribution.xml, and use the new tuscany ...
antelder
1
-2
/
+33
2009-05-27
Add a Tuscany annotation processor so servlets etc can use SCA annotations
antelder
1
-0
/
+85
2009-05-27
Add optional life cycle control for extension points (for example, RMI extens...
rfeng
12
-39
/
+139
2009-05-27
Refactor the contribution scanner to take Contribution as an argument
rfeng
15
-221
/
+219
2009-05-27
Tolerate the non-OSGi environment
rfeng
3
-8
/
+12
2009-05-27
Add bundleentry protocol
rfeng
1
-4
/
+5
2009-05-27
Only stop the bundle when it is active
rfeng
1
-1
/
+1
2009-05-27
Update to jaxb-impl 2.1.11
rfeng
1
-7
/
+7
2009-05-27
Add distributed osgi samples into the distro
rfeng
1
-0
/
+2
2009-05-27
Remove xml-apis dependencies
rfeng
1
-3
/
+11
2009-05-27
Add checking for wrapper style
rfeng
1
-6
/
+7
2009-05-27
Refactor the XMLInputFactory.newInstance into FactoryExtensionPoint.getFactory
rfeng
2
-22
/
+23
[next]