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-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
2009-05-26
Fixes for TUSCANY-3027
ramkumar
2
-3
/
+2
2009-05-26
Fixes for TUSCANY-3061
ramkumar
10
-22
/
+18
2009-05-26
Fixes for TUSCANY-3061
ramkumar
1
-6
/
+2
2009-05-26
Fixes for TUSCANY-3061
ramkumar
30
-0
/
+1027
2009-05-26
Add some logging and fix finding server.xml in Tomcat v5
antelder
3
-5
/
+16
2009-05-25
Update ClassLoaderModelResolver to use the thread context classloader as the ...
antelder
1
-1
/
+12
2009-05-25
Add a README
antelder
1
-0
/
+8
2009-05-25
Correct tomcat server lib directory name
antelder
1
-1
/
+1
2009-05-25
Correct jsp name
antelder
1
-2
/
+1
2009-05-25
Add a manifest so compiler doesn't complain (why do we need these for non-bun...
antelder
1
-0
/
+10
2009-05-25
Add modules for installer webapp
antelder
10
-0
/
+2404
2009-05-25
Add top level pom.xml for tomcat distribution
antelder
1
-0
/
+37
2009-05-25
Remove code for SCA version to keep things simple for now
antelder
1
-13
/
+12
2009-05-25
Add module for Tomcat deep integration
antelder
6
-0
/
+537
2009-05-23
Fix NPE when using jetty:run plugin with webapps, change contribution to be e...
antelder
1
-3
/
+3
2009-05-23
Update manifest for binding.sca moves
antelder
1
-3
/
+2
2009-05-23
Update manifest for binding.sca moves
antelder
1
-2
/
+1
2009-05-23
Add in stripes itest (has been there for ages just got left off being include...
antelder
1
-0
/
+1
2009-05-22
Add logging for register/unregister
rfeng
1
-11
/
+20
2009-05-20
Align the webapp node with the node configuration
rfeng
2
-86
/
+91
2009-05-20
Refactor the default node config factory so that it doesn't require the impor...
rfeng
3
-2
/
+21
2009-05-20
Make sure the bundle is started when a service is registered
rfeng
1
-2
/
+18
2009-05-20
Refactoring a few methods on the ServiceDiscover
rfeng
39
-135
/
+271
2009-05-20
Renaming implementation-bpel-ode to implementation-bpel-runtime to follow the...
lresende
31
-5
/
+5
2009-05-19
Expose extension point registery
rfeng
1
-0
/
+5
2009-05-19
Change the NodeFactoryImpl to be capable of hosting multiple instances of SCA...
rfeng
17
-1421
/
+845
2009-05-19
Remove empty line
rfeng
1
-1
/
+0
2009-05-18
Change the creation of DistributedSCABinding to the factory to avoid OSGi vio...
rfeng
9
-106
/
+139
2009-05-17
Merge interface-java-xml into interface-java
antelder
24
-312
/
+24
2009-05-17
Start merging binding-sca into assembly and creating a binding-sca-runtime mo...
antelder
37
-78
/
+52
2009-05-17
Add @Ignore to failing tests
antelder
2
-0
/
+6
2009-05-16
Fix for TUSCANY-3036: for component service interface mismatch with implement...
edwardsmj
1
-2
/
+2
2009-05-16
Fix for TUSCANY-3036: for component service interface mismatch with implement...
edwardsmj
1
-1
/
+1
2009-05-16
Fix for TUSCANY-3035: for component service interface mismatch with implement...
edwardsmj
1
-2
/
+3
2009-05-16
Remove unused depenedency
antelder
1
-7
/
+0
2009-05-16
Decouple node-impl from sca-client-impl
antelder
8
-37
/
+55
[next]