index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
/
extensibility
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-10-29
Refactor the TCCL processing to ClassLoaderContext
rfeng
4
-130
/
+299
2009-10-28
Pass ServiceRegistry via extensionPointRegistry to remove static references
rfeng
7
-35
/
+68
2009-10-24
Add a utility for JDK proxy based lazy instantiation
rfeng
6
-6
/
+250
2009-10-20
Turn JavaClassVisitor to declarative services and remove the module activator
rfeng
6
-142
/
+203
2009-10-12
Add PolicyBuilder to the builder extension point
rfeng
1
-0
/
+28
2009-10-12
Add location to toString() of ServiceDeclaration
rfeng
1
-1
/
+2
2009-10-09
Add a comment
rfeng
1
-0
/
+2
2009-10-09
Add a test case to validate the LDAP filter
rfeng
2
-2
/
+21
2009-10-09
Refactor the runtime build logic into EndpointReferenceBinder
rfeng
3
-0
/
+1486
2009-08-09
Add a method to ServiceDiscovery to set context classloader for service provi...
rfeng
1
-0
/
+122
2009-08-07
Allow the utility to be a concrete class
rfeng
2
-1
/
+12
2009-08-07
Allow the creation of utility by class without registration
rfeng
1
-3
/
+13
2009-07-31
Use the extensibility-equinox module to dynamically imports public packages a...
rfeng
3
-0
/
+13
2009-07-31
Enhance the service discovery by testing the types
rfeng
10
-44
/
+543
2009-07-21
Fix svn:eol-style and svn:keywords properties for java/xml files
rfeng
2
-147
/
+147
2009-07-15
Add getUtility by key to UtilityExtensionPoint
rfeng
3
-34
/
+159
2009-06-23
Add a QName as the type for binding/implementation and use it to compare mode...
rfeng
1
-0
/
+14
2009-06-18
Fix the MANIFEST.MF to make OSGi working with the fact that axis2 jars are no...
rfeng
1
-0
/
+1
2009-06-17
Add a LifeCycleListener interface so that extension points or extension can b...
rfeng
7
-30
/
+140
2009-06-10
Allow the use of configured attributes for ModuleActivator and Utility
rfeng
2
-29
/
+53
2009-06-10
Create the runtime version of Endpoint2 for serialization
rfeng
1
-1
/
+1
2009-05-27
Add optional life cycle control for extension points (for example, RMI extens...
rfeng
2
-6
/
+35
2009-05-20
Refactoring a few methods on the ServiceDiscover
rfeng
8
-70
/
+104
2009-05-19
Change the NodeFactoryImpl to be capable of hosting multiple instances of SCA...
rfeng
1
-9
/
+39
2009-03-18
Add a method to create new instances of a utility
rfeng
2
-46
/
+62
2009-03-10
Correct a missleading comment
slaws
1
-1
/
+1
2009-03-06
Make sure the TCCL is not set to null
rfeng
1
-1
/
+3
2009-02-24
A more complete fix for TUSCANY-2869
rfeng
2
-9
/
+39
2009-02-24
TUSCANY-2869: work around the Saxon xpath jar meta-inf/services problem
antelder
1
-2
/
+9
2009-02-20
Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSA
rfeng
1
-1
/
+1
2008-12-09
Adjust the package names and move test cases around
rfeng
1
-0
/
+58
2008-12-05
Made class final as the only constructor has private modifier
mcombellack
1
-1
/
+1
2008-12-03
Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...
mcombellack
1
-2
/
+1
2008-11-27
Removed unused imports
mcombellack
1
-1
/
+0
2008-11-26
Added missing @Override annotation on methods that override a method declarat...
mcombellack
1
-0
/
+1
2008-11-19
Copying modules from Equinox branch, to start merging the delta changes from ...
lresende
17
-0
/
+1490
2008-11-19
Moving current trunk modules to contrib, before starting the Equinox branch m...
lresende
14
-1314
/
+0
2008-09-09
Use bundle.getResources to discover services
rfeng
1
-1
/
+1
2008-09-09
Fixes to get the Equinox integration working. Use the parent classloader inst...
jsdelfino
1
-0
/
+18
2008-09-08
Simplified a bit the service discovery implementation. Some code cleanup in n...
jsdelfino
4
-80
/
+21
2008-09-03
Make a few fields non-static to ServiceDiscovery
rfeng
1
-5
/
+16
2008-08-15
Port DefaultSCADomain to use SCA Node impl
rfeng
2
-5
/
+41
2008-08-15
TUSCANY-2539 Turn of jar caching for URLconnection and port service discovery...
slaws
1
-0
/
+8
2008-08-08
Support to start OSGi from a list of jar files
rfeng
2
-6
/
+19
2008-08-08
Fix typo in the classname
rfeng
3
-10
/
+10
2008-08-08
Use ServiceDiscovery in node2-api to find SCANode2Factory subclasses
rfeng
1
-6
/
+22
2008-07-11
Add the first instance only optimization back
rfeng
4
-63
/
+38
2008-07-08
Make the ServiceDiscovery pluggable and add support for OSGi-based service di...
rfeng
5
-296
/
+427
2008-07-03
Fixes for itest/osgi-tuscany and Felix versions
rsivaram
1
-3
/
+3