summaryrefslogtreecommitdiffstats
path: root/java/sca (unfollow)
Commit message (Collapse)AuthorFilesLines
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-18Minor fix to start node during store launchlresende1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881951 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-17Updating store sample webapp to the latest OASIS namespace/packageslresende8-32/+32
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881167 13f79535-47bb-0310-9956-ffa450edef68
2009-11-17Updating store sample application to the latest OASIS namespace/packages and ↵lresende10-43/+45
updating the launcher to use 2.x Node git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881166 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-16Copying store webapp from 1.xlresende17-0/+1155
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881043 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-16Copying store sample app from 1.xlresende16-0/+1158
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@880806 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 base jarantelder1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@880654 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-15Add JMS support to the base jarantelder1-0/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@836335 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the ↵rfeng139-3425/+2226
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
2009-11-13Remove some of the commented out code that resulted from moving over to the ↵slaws13-554/+11
Endpoint/EndpointReference approach. Still some left in that needs looking at. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835940 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13Add itest for the servlet sampleantelder3-0/+249
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835862 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13Start changing the JMS binding to not need AXIOM. Work in progress, TextXML ↵antelder39-100/+161
messages now work, still XMLBytes and default to do git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835793 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13Add JavaImport package to MFrfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835772 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12Remove unused dependencyantelder1-5/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835353 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12Add explicit dependency on policy-security instead of getting it ↵antelder1-0/+6
transitively from ws binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835352 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12Fixes for resolving import.java using location attributeramkumar1-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835344 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12Update sca-contribution-java XSD to the latest version available from OASIS, ↵edwardsmj1-2/+2
which brings Tuscany into line with the OASIS Java C&I specification git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835318 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12Create a monitor to avoid NPErfeng1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835235 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12Start porting Implementation Widget to 2.xlresende12-0/+950
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835227 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12Start porting Implementation Widget to 2.xlresende8-0/+782
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835226 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12Start porting Implementation Widget to 2.xlresende5-0/+505
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835225 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12Start porting Implementation Widget to 2.xlresende11-0/+2583
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835224 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12Start porting Implementation Widget to 2.xlresende13-0/+955
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835223 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12Start porting Implementation Widget to 2.xlresende5-0/+364
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835222 13f79535-47bb-0310-9956-ffa450edef68