summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Decouple node-impl from sca-client-implantelder2009-05-167-36/+54
* Adding support for <baseURI> element of binding base uri configurationrfeng2009-05-153-2/+20
* Update the node launcher to use the NodeFactoryrfeng2009-05-159-253/+334
* Fix for TUSCANY-3034 - raised reporting of an invalid <servi ce/> @promote at...edwardsmj2009-05-151-1/+2
* Add the processor to read the node configuration in the ATOM formatrfeng2009-05-151-0/+160
* Push down some of the createNode() methods to NodeFactory and only require th...rfeng2009-05-157-128/+300
* Update NodeUtil and add a test caserfeng2009-05-152-20/+59
* OSOA annotations and APIs. part of minimum changes required to get an OSOA sa...slaws2009-05-1540-0/+1796
* implementation java processor for OSOA SCDL. part of minimum changes required...slaws2009-05-1521-0/+1428