summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Expand)AuthorFilesLines
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-17Fixing OSGi manifests for implementation widgetlresende3-23/+2
2009-11-17Tidy up the endpoint/endpoint reference serialization/deseralizationrfeng9-74/+163
2009-11-16Remove unused coderfeng1-83/+0
2009-11-16Fixes for validating uniqueness in <import.java> and <export.java>ramkumar2-2/+27
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
2009-11-16Add some getters to access the tuscany registriesantelder1-0/+11
2009-11-15Adding widget modules to buildlresende1-2/+8
2009-11-15Minor formattinglresende1-4/+1
2009-11-15Porting javascript extensibility from 1.xlresende7-50/+83
2009-11-15Porting implementation.widget javascript extensibility from 1.xlresende2-23/+19
2009-11-15Porting implementation.widget runtime from 1.xlresende2-6/+40
2009-11-15Porting implementation.widget modesl from 1.xlresende9-102/+107
2009-11-15Removing duplicate META-INF\services directorylresende1-19/+0
2009-11-15Porting biding-jsonrpc-js from 1.xlresende3-25/+46
2009-11-15Porting biding-atom-js from 1.xlresende2-25/+30
2009-11-15Adding generated serialVersionUID to exception to avoid warningslresende1-0/+1
2009-11-13Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng133-3416/+2214
2009-11-13Remove some of the commented out code that resulted from moving over to the E...slaws13-554/+11
2009-11-13Start changing the JMS binding to not need AXIOM. Work in progress, TextXML m...antelder39-100/+161
2009-11-13Add JavaImport package to MFrfeng1-0/+1
2009-11-12Remove unused dependencyantelder1-5/+0
2009-11-12Add explicit dependency on policy-security instead of getting it transitively...antelder1-0/+6
2009-11-12Fixes for resolving import.java using location attributeramkumar1-0/+7
2009-11-12Update sca-contribution-java XSD to the latest version available from OASIS, ...edwardsmj1-2/+2
2009-11-12Create a monitor to avoid NPErfeng1-0/+4
2009-11-12Start porting Implementation Widget to 2.xlresende12-0/+950
2009-11-12Start porting Implementation Widget to 2.xlresende8-0/+782
2009-11-12Start porting Implementation Widget to 2.xlresende5-0/+505
2009-11-12Start porting Implementation Widget to 2.xlresende11-0/+2583
2009-11-12Start porting Implementation Widget to 2.xlresende13-0/+955
2009-11-12Start porting Implementation Widget to 2.xlresende5-0/+364
2009-11-12Start porting Implementation Widget to 2.xlresende5-0/+364
2009-11-11Add validation for missing intent map qualifiers - POL_3017slaws2-0/+29
2009-11-11Start to implement the EndpointRegistry interfacerfeng3-110/+184
2009-11-11Correct strange formatting of commented out codeslaws1-4/+4
2009-11-11Add a test case for the distributed map implrfeng2-5/+83
2009-11-11Check that the intent maps in a policy set are unique POL_3009slaws3-2/+28
2009-11-11Check that a profile intent doesn't have "." in its name - POL_3006slaws2-3/+14
2009-11-11Add test for non-unique intent qualifier - POL-3005slaws2-1/+14
2009-11-11Add policy conformance number to beginning of duplicate intents messageslaws1-1/+1
2009-11-11POL_3004 check that only one default qualifier is specified for an intentslaws2-1/+10
2009-11-11Record some context for import not found errorsslaws1-2/+8