summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/extensibility (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-2037-4947/+0
* Clean up the MANIFEST.MF and add SCA-Version headerrfeng2009-11-201-3/+1
* Minor formattinglresende2009-11-151-4/+1
* Various corrects to files headers resulting from the 2.0-M4-RC2 reviewslaws2009-11-042-0/+20
* Fix the MF to trigger initialization of ServiceDiscoveryrfeng2009-10-292-3/+2
* Update to end all service provider files with a new lineantelder2009-10-293-0/+3
* Refactor the TCCL processing to ClassLoaderContextrfeng2009-10-294-130/+299
* Pass ServiceRegistry via extensionPointRegistry to remove static referencesrfeng2009-10-287-35/+68
* Add a utility for JDK proxy based lazy instantiationrfeng2009-10-247-9/+253
* Turn JavaClassVisitor to declarative services and remove the module activatorrfeng2009-10-206-142/+203
* Add PolicyBuilder to the builder extension pointrfeng2009-10-121-0/+28
* Add location to toString() of ServiceDeclarationrfeng2009-10-121-1/+2
* Add a commentrfeng2009-10-091-0/+2
* Add a test case to validate the LDAP filterrfeng2009-10-092-2/+21
* Refactor the runtime build logic into EndpointReferenceBinderrfeng2009-10-093-0/+1486
* Fix OSGi MANIFEST.MF to bring up Tuscany in OSGi consolerfeng2009-10-051-3/+3
* Add a method to ServiceDiscovery to set context classloader for service provi...rfeng2009-08-091-0/+122
* Allow the utility to be a concrete classrfeng2009-08-072-1/+12
* Allow the creation of utility by class without registrationrfeng2009-08-071-3/+13
* Use the extensibility-equinox module to dynamically imports public packages a...rfeng2009-07-314-6/+15
* Generate a gateway bundle that aggregate split META-INF/services resourcesrfeng2009-07-311-2/+8
* Enhance the service discovery by testing the typesrfeng2009-07-3110-44/+543
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-212-147/+147
* Add getUtility by key to UtilityExtensionPointrfeng2009-07-153-34/+159
* Add a QName as the type for binding/implementation and use it to compare mode...rfeng2009-06-231-0/+14
* Fix the MANIFEST.MF to make OSGi working with the fact that axis2 jars are no...rfeng2009-06-181-0/+1
* Add a LifeCycleListener interface so that extension points or extension can b...rfeng2009-06-177-30/+140
* Allow the use of configured attributes for ModuleActivator and Utilityrfeng2009-06-102-29/+53
* Create the runtime version of Endpoint2 for serializationrfeng2009-06-101-1/+1
* Add optional life cycle control for extension points (for example, RMI extens...rfeng2009-05-272-6/+35
* Refactoring a few methods on the ServiceDiscoverrfeng2009-05-208-70/+104
* Change the NodeFactoryImpl to be capable of hosting multiple instances of SCA...rfeng2009-05-191-9/+39
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-141-0/+1
* Add a method to create new instances of a utilityrfeng2009-03-182-46/+62
* Revert 755183 an errant commit from the release pluginantelder2009-03-171-2/+2
* [maven-release-plugin] prepare branch test-branchantelder2009-03-171-2/+2
* Correct a missleading commentslaws2009-03-101-1/+1
* Make sure the TCCL is not set to nullrfeng2009-03-061-1/+3
* A more complete fix for TUSCANY-2869rfeng2009-02-242-9/+39
* TUSCANY-2869: work around the Saxon xpath jar meta-inf/services problemantelder2009-02-241-2/+9
* Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng2009-02-201-1/+1
* TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende2009-01-231-1/+2
* Updating MANIFEST.MF versions to 2.0.0lresende2009-01-201-5/+5
* Adjust the package names and move test cases aroundrfeng2008-12-091-0/+58
* Made class final as the only constructor has private modifiermcombellack2008-12-051-1/+1
* Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...mcombellack2008-12-031-2/+1
* Add the self import back inslaws2008-12-011-1/+2
* Remove the self import as it messes up my eclipse PDE dependency graph. There...slaws2008-11-281-3/+1
* Removed unused importsmcombellack2008-11-271-1/+0
* Added missing @Override annotation on methods that override a method declarat...mcombellack2008-11-261-0/+1