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