summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-20Moving 2.x trunklresende4129-356855/+0
2009-11-20Add filter against SCA-Version header to discover META-INF/services under OSGirfeng1-8/+37
2009-11-20Use pluginManagement to control maven antrun pluginrfeng8-80/+11
2009-11-20Revert the workarounds as now the root problem is fixedrfeng3-69/+113
2009-11-20Add tools.jar dependencyrfeng1-9/+17
2009-11-20Clean up the MANIFEST.MF and add SCA-Version headerrfeng106-346/+89
2009-11-20the maven-antrun-plugin was causing the itest/distribution tests to fail when...slaws3-113/+69
2009-11-20Start of some itest around nodes and domains. Can be merged with the other no...antelder9-0/+412
2009-11-20Add getDomainConfigURI and getServiceNames methodsantelder1-2/+36
2009-11-20Add getService method to DomainNodeantelder3-5/+108
2009-11-20Don't search for META-INF/services in the 1.x bundle I've been playing with. slaws1-1/+7
2009-11-20Adjust commentslaws1-1/+3
2009-11-20Add <requires> and <policySetAttachment> support for the composite (binding a...rfeng3-40/+83
2009-11-20Use binding name to look up servicesrfeng2-48/+56
2009-11-20Fix MF and compilatio errorsrfeng3-1/+3
2009-11-19Minor clean uprfeng3-21/+8
2009-11-19Minor formating change on the Deployer Interfacelresende1-28/+33
2009-11-19Commenting out system.out.printlnlresende1-5/+5
2009-11-19Changing client application to discover contribution location and avoid defau...lresende2-2/+8
2009-11-19Rename getInterfaceContract() of Endpoint/EndpointReferencerfeng12-38/+14
2009-11-19Add BuilderContext parameterrfeng1-1/+2
2009-11-19Enhance the PolicyBuilder interface to provide ability to validate and build rfeng7-15/+226
2009-11-18Updating implementation.widget to properly resolve targetEndpoints to find bi...lresende8-74/+151
2009-11-18Updating tuscany namespaceslresende1-1/+1
2009-11-18Fixing declaration of factories which had duplicated model definedlresende2-2/+2
2009-11-18Fixing composite to remove binding information from references wired by @targ...lresende1-9/+3
2009-11-18Registering the extension processors with the proper 1.1 Tuscany namespaceslresende2-2/+2
2009-11-18Registering the extension processors with the proper 1.1 Tuscany namespaceslresende2-2/+2
2009-11-18Updating tuscany namespaceslresende12-14/+14
2009-11-18Updating error/warning message to clarify the problemlresende1-1/+1
2009-11-18Minor fix to start node during store launchlresende1-0/+1
2009-11-18Fixing Widget namespace while registering the Widget implementation processorlresende1-1/+1
2009-11-18Adding schema for Widget implementationlresende2-0/+43
2009-11-18Resolve it before getXXX()rfeng2-0/+2
2009-11-18Rename the methods on RuntimeEndpoint/RuntimeEndpointReference rfeng17-173/+193
2009-11-17Rationalize the interfaceContracts on Endpoint/EndpointReferencerfeng12-63/+34
2009-11-17Remove code that's no longer requiredslaws1-1/+0
2009-11-17Just remove an erroneous parameter commentslaws1-1/+0
2009-11-17Updating store sample webapp to the latest OASIS namespace/packageslresende8-32/+32
2009-11-17Updating store sample application to the latest OASIS namespace/packages and ...lresende10-43/+45
2009-11-17Fixing OSGi manifests for implementation widgetlresende3-23/+2
2009-11-17Tidy up the endpoint/endpoint reference serialization/deseralizationrfeng9-74/+163
2009-11-16Copying store webapp from 1.xlresende17-0/+1155
2009-11-16Remove unused coderfeng1-83/+0
2009-11-16Copying store sample app from 1.xlresende16-0/+1158
2009-11-16Fixes for validating uniqueness in <import.java> and <export.java>ramkumar2-2/+27
2009-11-16Add the javascript client to the base jarantelder1-0/+10
2009-11-16Add the javascript client to the buildantelder1-0/+2
2009-11-16Update launcher to support the client accessantelder1-1/+22
2009-11-16Resurrect the JavaSCript client contributed in TUSCANY-417 and start getting ...antelder6-0/+983