summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* binding sca processor for OSOA SCDL. part of minimum changes required to get ...slaws2009-05-158-0/+545
* Merge implementation-java-xml into implementation-java moduleantelder2009-05-1529-333/+48
* Enable more test casesrfeng2009-05-152-27/+37
* Integrate the NodeConfiguration with NodeImplrfeng2009-05-158-263/+252
* Reorganize the pom so that bpel/spring modules are defined in features and re...rfeng2009-05-143-21/+22
* Avoid NPE penaltyrfeng2009-05-141-16/+20
* Start to integrate the node configuration with NodeImplrfeng2009-05-1419-110/+435
* Add component name to the error messagerfeng2009-05-141-60/+59
* Fix for TUSCANY-3023, which has Tuscany raise an error if a <property/> eleme...edwardsmj2009-05-141-0/+6
* Improve error reporting of an Invalid java interfaceedwardsmj2009-05-132-3/+5
* Improve error reporting in JavaInterfaceIntrospectorImpl - in particular repo...edwardsmj2009-05-131-3/+5
* Fix for erroneous error message (NoWsdlInterface) in binding-ws-wsdlgen moduleedwardsmj2009-05-131-1/+1
* Fix an erroneous error message in assembly moduleedwardsmj2009-05-131-1/+1
* Removal of warning message relating to addition of default <binding.sca/> ele...edwardsmj2009-05-131-40/+46
* Fix for TUSCANY-3022 to bring Tuscany in line with the requirements of the OA...edwardsmj2009-05-131-6/+12
* Fixes for errors in the processing of <interface.wsdl/> elements, as describe...edwardsmj2009-05-131-13/+47
* Add the StAX processor for NodeConfigurationrfeng2009-05-137-0/+673
* Move node configuration to node-apirfeng2009-05-1215-332/+16
* TUSCANY-3015 - Using URI to properly escape/unescape spaces for the BPEL exte...lresende2009-05-123-16/+7
* TUSCANY-3015 - Using URI to properly escape/unescape spaces in various parts ...lresende2009-05-123-7/+27
* Registering the implementation-node related processors under the right names...lresende2009-05-121-1/+1
* TUSCANY-3015: Fix URI creation to escape spaces in the nameantelder2009-05-123-4/+20
* TUSCANY-3015: Fix URI creation to escape spaces in the nameantelder2009-05-121-0/+3
* TUSCANY-3015: Fix URI creation to escape spaces in the nameantelder2009-05-121-1/+1
* TUSCANY-3015: Fix URI creation to escape spaces in the nameantelder2009-05-121-1/+1
* TUSCANY-3015: Fix scanner determination for when contribution file path conta...antelder2009-05-121-5/+12
* TUSCANY-3015: Fix scanner determination for when contribution file path conta...antelder2009-05-121-4/+9
* TUSCANY-3015: fix Ode initilization when file path name contains a spaceantelder2009-05-121-1/+6
* Add commentsrfeng2009-05-121-1/+25
* Add default impl and processor for the node configurationrfeng2009-05-1114-22/+624
* Add missing import packagerfeng2009-05-111-0/+1