summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix for TUSCANY-3069, using ModelResolver instead of TCCL to resolve location...rfeng2009-06-013-141/+180
* Correct the NodeFactoryImpl use of the message properties fileantelder2009-06-012-1/+23
* Fix for unguarded access to compositeActivator.getDomainComposite() in stop()...edwardsmj2009-05-291-11/+13
* Make the versions consistentrfeng2009-05-293-6/+6
* Remove unused importsrfeng2009-05-291-35/+34
* Should check source instead of target MF filerfeng2009-05-291-2/+2
* Tolerate the non-existence of META-INF/MANIFEST.MFrfeng2009-05-281-0/+6
* Removed unnecessary reference to Impl class RuntimeComponentServiceImpledwardsmj2009-05-281-3/+5
* Start of a way to get at the endpoints in a Nodeantelder2009-05-282-0/+41
* Expose the setting of schema validation to subclassesrfeng2009-05-282-9/+21
* Update dependencies and fix the MFrfeng2009-05-272-4/+18
* First steps towards implementing new method for calculating Endpoints and End...edwardsmj2009-05-279-171/+815
* Added new method for testing Equality of two interfaces, as described in TUSC...edwardsmj2009-05-272-3/+84
* Add type info to remove ide warningantelder2009-05-271-1/+1
* Improve reporting information using a toString() method in WebServicesBinding...edwardsmj2009-05-271-0/+7
* Move workspace-impl to contrib as its not used by 2.x trunk code nowantelder2009-05-279-589/+0
* Move workspace to contrib as its not used by 2.x trunk code nowantelder2009-05-2720-1350/+0
* Move implementation-node-runtime to contrib as its not used by 2.x trunk code...antelder2009-05-2716-1456/+0
* Move implementation-node to contrib as its not used by 2.x trunk code nowantelder2009-05-2721-2020/+0
* Remove last references to implementation-node and workspace modules as they'r...antelder2009-05-274-14/+1
* Add optional life cycle control for extension points (for example, RMI extens...rfeng2009-05-2712-39/+139
* Refactor the contribution scanner to take Contribution as an argumentrfeng2009-05-2715-221/+219
* Tolerate the non-OSGi environmentrfeng2009-05-273-8/+12
* Add bundleentry protocolrfeng2009-05-271-4/+5
* Only stop the bundle when it is activerfeng2009-05-271-1/+1
* Update to jaxb-impl 2.1.11rfeng2009-05-271-7/+7
* Remove xml-apis dependenciesrfeng2009-05-271-3/+11
* Add checking for wrapper stylerfeng2009-05-271-6/+7
* Refactor the XMLInputFactory.newInstance into FactoryExtensionPoint.getFactoryrfeng2009-05-272-22/+23
* Fixes for TUSCANY-3061ramkumar2009-05-261-6/+2
* Update ClassLoaderModelResolver to use the thread context classloader as the ...antelder2009-05-251-1/+12
* Fix NPE when using jetty:run plugin with webapps, change contribution to be e...antelder2009-05-231-3/+3
* Update manifest for binding.sca movesantelder2009-05-231-3/+2
* Update manifest for binding.sca movesantelder2009-05-231-2/+1
* Add logging for register/unregisterrfeng2009-05-221-11/+20
* Align the webapp node with the node configurationrfeng2009-05-202-86/+91
* Refactor the default node config factory so that it doesn't require the impor...rfeng2009-05-203-2/+21
* Make sure the bundle is started when a service is registeredrfeng2009-05-201-2/+18
* Refactoring a few methods on the ServiceDiscoverrfeng2009-05-2039-135/+271
* Renaming implementation-bpel-ode to implementation-bpel-runtime to follow the...lresende2009-05-2028-2/+2
* Expose extension point registery rfeng2009-05-191-0/+5
* Change the NodeFactoryImpl to be capable of hosting multiple instances of SCA...rfeng2009-05-1916-1418/+836
* Remove empty linerfeng2009-05-191-1/+0
* Change the creation of DistributedSCABinding to the factory to avoid OSGi vio...rfeng2009-05-189-106/+139
* Merge interface-java-xml into interface-javaantelder2009-05-1723-311/+23
* Start merging binding-sca into assembly and creating a binding-sca-runtime mo...antelder2009-05-1736-70/+51
* Fix for TUSCANY-3036: for component service interface mismatch with implement...edwardsmj2009-05-161-2/+2
* Fix for TUSCANY-3036: for component service interface mismatch with implement...edwardsmj2009-05-161-1/+1
* Fix for TUSCANY-3035: for component service interface mismatch with implement...edwardsmj2009-05-161-2/+3
* Remove unused depenedencyantelder2009-05-161-7/+0