summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-20Add filter against SCA-Version header to discover META-INF/services under OSGirfeng1-8/+37
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882718 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20Use pluginManagement to control maven antrun pluginrfeng1-16/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882717 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20Add tools.jar dependencyrfeng1-9/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882681 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20Clean up the MANIFEST.MF and add SCA-Version headerrfeng106-346/+89
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882666 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20Add getDomainConfigURI and getServiceNames methodsantelder1-2/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882630 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20Add getService method to DomainNodeantelder3-5/+108
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882566 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20Don't search for META-INF/services in the 1.x bundle I've been playing with. slaws1-1/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882545 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20Adjust commentslaws1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882543 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20Add <requires> and <policySetAttachment> support for the composite (binding ↵rfeng3-40/+83
and implementation levels need be to implemented by binding/impl processors) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882372 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20Use binding name to look up servicesrfeng2-48/+56
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882371 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20Fix MF and compilatio errorsrfeng3-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882366 13f79535-47bb-0310-9956-ffa450edef68
2009-11-19Minor clean uprfeng3-21/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882336 13f79535-47bb-0310-9956-ffa450edef68
2009-11-19Minor formating change on the Deployer Interfacelresende1-28/+33
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882277 13f79535-47bb-0310-9956-ffa450edef68
2009-11-19Commenting out system.out.printlnlresende1-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882275 13f79535-47bb-0310-9956-ffa450edef68
2009-11-19Rename getInterfaceContract() of Endpoint/EndpointReferencerfeng12-38/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882263 13f79535-47bb-0310-9956-ffa450edef68
2009-11-19Add BuilderContext parameterrfeng1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882247 13f79535-47bb-0310-9956-ffa450edef68
2009-11-19Enhance the PolicyBuilder interface to provide ability to validate and build rfeng7-15/+226
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882246 13f79535-47bb-0310-9956-ffa450edef68
2009-11-18Updating implementation.widget to properly resolve targetEndpoints to find ↵lresende8-74/+151
binding information and properly generate JavaScript client proxies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881960 13f79535-47bb-0310-9956-ffa450edef68
2009-11-18Updating tuscany namespaceslresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881959 13f79535-47bb-0310-9956-ffa450edef68
2009-11-18Fixing declaration of factories which had duplicated model definedlresende2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881958 13f79535-47bb-0310-9956-ffa450edef68
2009-11-18Registering the extension processors with the proper 1.1 Tuscany namespaceslresende2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881956 13f79535-47bb-0310-9956-ffa450edef68
2009-11-18Registering the extension processors with the proper 1.1 Tuscany namespaceslresende2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881955 13f79535-47bb-0310-9956-ffa450edef68
2009-11-18Updating tuscany namespaceslresende12-14/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881954 13f79535-47bb-0310-9956-ffa450edef68
2009-11-18Updating error/warning message to clarify the problemlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881952 13f79535-47bb-0310-9956-ffa450edef68
2009-11-18Fixing Widget namespace while registering the Widget implementation processorlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881950 13f79535-47bb-0310-9956-ffa450edef68
2009-11-18Adding schema for Widget implementationlresende2-0/+43
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881949 13f79535-47bb-0310-9956-ffa450edef68
2009-11-18Resolve it before getXXX()rfeng2-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881886 13f79535-47bb-0310-9956-ffa450edef68
2009-11-18Rename the methods on RuntimeEndpoint/RuntimeEndpointReference rfeng17-173/+193
Defer the unmarshalling of XML into endpoint/endpointReference git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881883 13f79535-47bb-0310-9956-ffa450edef68
2009-11-17Rationalize the interfaceContracts on Endpoint/EndpointReferencerfeng12-63/+34
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881438 13f79535-47bb-0310-9956-ffa450edef68
2009-11-17Remove code that's no longer requiredslaws1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881287 13f79535-47bb-0310-9956-ffa450edef68
2009-11-17Just remove an erroneous parameter commentslaws1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881286 13f79535-47bb-0310-9956-ffa450edef68
2009-11-17Fixing OSGi manifests for implementation widgetlresende3-23/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881165 13f79535-47bb-0310-9956-ffa450edef68
2009-11-17Tidy up the endpoint/endpoint reference serialization/deseralizationrfeng9-74/+163
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881164 13f79535-47bb-0310-9956-ffa450edef68
2009-11-16Remove unused coderfeng1-83/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@880860 13f79535-47bb-0310-9956-ffa450edef68
2009-11-16Fixes for validating uniqueness in <import.java> and <export.java>ramkumar2-2/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@880717 13f79535-47bb-0310-9956-ffa450edef68
2009-11-16Add the javascript client to the buildantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@880650 13f79535-47bb-0310-9956-ffa450edef68
2009-11-16Update launcher to support the client accessantelder1-1/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@880649 13f79535-47bb-0310-9956-ffa450edef68
2009-11-16Resurrect the JavaSCript client contributed in TUSCANY-417 and start getting ↵antelder6-0/+983
it working with the 2.x runtime. Work in progress, but it does now work for listing/getting/invoking services in remote nodes using the tribes endpoint registry git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@880648 13f79535-47bb-0310-9956-ffa450edef68
2009-11-16Add some getters to access the tuscany registriesantelder1-0/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@880647 13f79535-47bb-0310-9956-ffa450edef68
2009-11-15Adding widget modules to buildlresende1-2/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@836418 13f79535-47bb-0310-9956-ffa450edef68
2009-11-15Minor formattinglresende1-4/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@836417 13f79535-47bb-0310-9956-ffa450edef68
2009-11-15Porting javascript extensibility from 1.xlresende7-50/+83
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@836416 13f79535-47bb-0310-9956-ffa450edef68
2009-11-15Porting implementation.widget javascript extensibility from 1.xlresende2-23/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@836414 13f79535-47bb-0310-9956-ffa450edef68
2009-11-15Porting implementation.widget runtime from 1.xlresende2-6/+40
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@836413 13f79535-47bb-0310-9956-ffa450edef68
2009-11-15Porting implementation.widget modesl from 1.xlresende9-102/+107
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@836412 13f79535-47bb-0310-9956-ffa450edef68
2009-11-15Removing duplicate META-INF\services directorylresende1-19/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@836411 13f79535-47bb-0310-9956-ffa450edef68
2009-11-15Porting biding-jsonrpc-js from 1.xlresende3-25/+46
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@836410 13f79535-47bb-0310-9956-ffa450edef68
2009-11-15Porting biding-atom-js from 1.xlresende2-25/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@836409 13f79535-47bb-0310-9956-ffa450edef68
2009-11-15Adding generated serialVersionUID to exception to avoid warningslresende1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@836408 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the ↵rfeng133-3416/+2214
owner of invocaiton chains (http://www.mail-archive.com/dev@tuscany.apache.org/msg07856.html) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@836009 13f79535-47bb-0310-9956-ffa450edef68