summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-25Correct jsp nameantelder1-2/+1
2009-05-25Add a manifest so compiler doesn't complain (why do we need these for non-bun...antelder1-0/+10
2009-05-25Add modules for installer webappantelder10-0/+2404
2009-05-25Add top level pom.xml for tomcat distributionantelder1-0/+37
2009-05-25Remove code for SCA version to keep things simple for nowantelder1-13/+12
2009-05-25Add module for Tomcat deep integrationantelder6-0/+537
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-23Add in stripes itest (has been there for ages just got left off being include...antelder1-0/+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...lresende31-5/+5
2009-05-19Expose extension point registery rfeng1-0/+5
2009-05-19Change the NodeFactoryImpl to be capable of hosting multiple instances of SCA...rfeng17-1421/+845
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-javaantelder24-312/+24
2009-05-17Start merging binding-sca into assembly and creating a binding-sca-runtime mo...antelder37-78/+52
2009-05-17Add @Ignore to failing testsantelder2-0/+6
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-implantelder8-37/+55
2009-05-15Convert it to JUNIT4rfeng1-4/+3
2009-05-15Fix the test caserfeng2-11/+15
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...rfeng10-200/+368
2009-05-15Update NodeUtil and add a test caserfeng2-20/+59
2009-05-15Fix duplicate composite namesrfeng1-4/+4
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
2009-05-15binding sca processor for OSOA SCDL. part of minimum changes required to get ...slaws8-0/+545
2009-05-15Merge implementation-java-xml into implementation-java moduleantelder29-333/+48
2009-05-15Enable more test casesrfeng2-27/+37
2009-05-15Integrate the NodeConfiguration with NodeImplrfeng8-263/+252
2009-05-15Fix duplicate composite namesrfeng1-5/+5
2009-05-14Reorganize the pom so that bpel/spring modules are defined in features and re...rfeng10-60/+112
2009-05-14Add @Service annotationsrfeng5-15/+29
2009-05-14Avoid NPE penaltyrfeng1-16/+20
2009-05-14Start to integrate the node configuration with NodeImplrfeng19-110/+435
2009-05-14Add component name to the error messagerfeng1-60/+59
2009-05-14Fix the interfaces for referencesrfeng1-7/+8