summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/extensibility/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-27Add optional life cycle control for extension points (for example, RMI extens...rfeng2-6/+35
2009-05-20Refactoring a few methods on the ServiceDiscoverrfeng7-60/+94
2009-05-19Change the NodeFactoryImpl to be capable of hosting multiple instances of SCA...rfeng1-9/+39
2009-03-18Add a method to create new instances of a utilityrfeng2-46/+62
2009-03-10Correct a missleading commentslaws1-1/+1
2009-03-06Make sure the TCCL is not set to nullrfeng1-1/+3
2009-02-24A more complete fix for TUSCANY-2869rfeng1-9/+29
2009-02-24TUSCANY-2869: work around the Saxon xpath jar meta-inf/services problemantelder1-2/+9
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng1-1/+1
2008-12-05Made class final as the only constructor has private modifiermcombellack1-1/+1
2008-11-27Removed unused importsmcombellack1-1/+0
2008-11-26Added missing @Override annotation on methods that override a method declarat...mcombellack1-0/+1
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende16-0/+1418
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende13-1242/+0
2008-09-09Use bundle.getResources to discover servicesrfeng1-1/+1
2008-09-09Fixes to get the Equinox integration working. Use the parent classloader inst...jsdelfino1-0/+18
2008-09-08Simplified a bit the service discovery implementation. Some code cleanup in n...jsdelfino3-77/+18
2008-09-03Make a few fields non-static to ServiceDiscoveryrfeng1-5/+16
2008-08-15Port DefaultSCADomain to use SCA Node implrfeng2-5/+41
2008-08-15TUSCANY-2539 Turn of jar caching for URLconnection and port service discovery...slaws1-0/+8
2008-08-08Support to start OSGi from a list of jar filesrfeng2-6/+19
2008-08-08Fix typo in the classnamerfeng2-8/+8
2008-08-08Use ServiceDiscovery in node2-api to find SCANode2Factory subclassesrfeng1-6/+22
2008-07-11Add the first instance only optimization backrfeng3-61/+25
2008-07-08Make the ServiceDiscovery pluggable and add support for OSGi-based service di...rfeng4-296/+366
2008-07-03Fixes for itest/osgi-tuscany and Felix versionsrsivaram1-3/+3