summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-28Expose the setting of schema validation to subclassesrfeng2-9/+21
2009-05-27Update dependencies and fix the MFrfeng2-4/+18
2009-05-27First steps towards implementing new method for calculating Endpoints and End...edwardsmj9-171/+815
2009-05-27Added new method for testing Equality of two interfaces, as described in TUSC...edwardsmj2-3/+84
2009-05-27Add type info to remove ide warningantelder1-1/+1
2009-05-27Improve reporting information using a toString() method in WebServicesBinding...edwardsmj1-0/+7
2009-05-27Move workspace-impl to contrib as its not used by 2.x trunk code nowantelder9-589/+0
2009-05-27Move workspace to contrib as its not used by 2.x trunk code nowantelder20-1350/+0
2009-05-27Move implementation-node-runtime to contrib as its not used by 2.x trunk code...antelder16-1456/+0
2009-05-27Move implementation-node to contrib as its not used by 2.x trunk code nowantelder21-2020/+0
2009-05-27Remove last references to implementation-node and workspace modules as they'r...antelder4-14/+1
2009-05-27Add optional life cycle control for extension points (for example, RMI extens...rfeng12-39/+139
2009-05-27Refactor the contribution scanner to take Contribution as an argumentrfeng15-221/+219
2009-05-27Tolerate the non-OSGi environmentrfeng3-8/+12
2009-05-27Add bundleentry protocolrfeng1-4/+5
2009-05-27Only stop the bundle when it is activerfeng1-1/+1
2009-05-27Update to jaxb-impl 2.1.11rfeng1-7/+7
2009-05-27Remove xml-apis dependenciesrfeng1-3/+11
2009-05-27Add checking for wrapper stylerfeng1-6/+7
2009-05-27Refactor the XMLInputFactory.newInstance into FactoryExtensionPoint.getFactoryrfeng2-22/+23
2009-05-26Fixes for TUSCANY-3061ramkumar1-6/+2
2009-05-25Update ClassLoaderModelResolver to use the thread context classloader as the ...antelder1-1/+12
2009-05-23Fix NPE when using jetty:run plugin with webapps, change contribution to be e...antelder1-3/+3
2009-05-23Update manifest for binding.sca movesantelder1-3/+2
2009-05-23Update manifest for binding.sca movesantelder1-2/+1
2009-05-22Add logging for register/unregisterrfeng1-11/+20
2009-05-20Align the webapp node with the node configurationrfeng2-86/+91
2009-05-20Refactor the default node config factory so that it doesn't require the impor...rfeng3-2/+21
2009-05-20Make sure the bundle is started when a service is registeredrfeng1-2/+18
2009-05-20Refactoring a few methods on the ServiceDiscoverrfeng39-135/+271
2009-05-20Renaming implementation-bpel-ode to implementation-bpel-runtime to follow the...lresende28-2/+2
2009-05-19Expose extension point registery rfeng1-0/+5
2009-05-19Change the NodeFactoryImpl to be capable of hosting multiple instances of SCA...rfeng16-1418/+836
2009-05-19Remove empty linerfeng1-1/+0
2009-05-18Change the creation of DistributedSCABinding to the factory to avoid OSGi vio...rfeng9-106/+139
2009-05-17Merge interface-java-xml into interface-javaantelder23-311/+23
2009-05-17Start merging binding-sca into assembly and creating a binding-sca-runtime mo...antelder36-70/+51
2009-05-16Fix for TUSCANY-3036: for component service interface mismatch with implement...edwardsmj1-2/+2
2009-05-16Fix for TUSCANY-3036: for component service interface mismatch with implement...edwardsmj1-1/+1
2009-05-16Fix for TUSCANY-3035: for component service interface mismatch with implement...edwardsmj1-2/+3
2009-05-16Remove unused depenedencyantelder1-7/+0
2009-05-16Decouple node-impl from sca-client-implantelder7-36/+54
2009-05-15Adding support for <baseURI> element of binding base uri configurationrfeng3-2/+20
2009-05-15Update the node launcher to use the NodeFactoryrfeng9-253/+334
2009-05-15Fix for TUSCANY-3034 - raised reporting of an invalid <servi ce/> @promote at...edwardsmj1-1/+2
2009-05-15Add the processor to read the node configuration in the ATOM formatrfeng1-0/+160
2009-05-15Push down some of the createNode() methods to NodeFactory and only require th...rfeng7-128/+300
2009-05-15Update NodeUtil and add a test caserfeng2-20/+59
2009-05-15OSOA annotations and APIs. part of minimum changes required to get an OSOA sa...slaws40-0/+1796
2009-05-15implementation java processor for OSOA SCDL. part of minimum changes required...slaws21-0/+1428