summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-06Adding code to set JSON Databinding on JSON-RPC reference contractlresende1-1/+40
2009-10-06Remove DynamicImport-Package to avoid confusion over META-INF/services searchrfeng1-1/+0
2009-10-06Refactor resource bundles to a package rfeng13-12/+94
2009-10-05Refactor resource bundles to a package rfeng15-52/+94
2009-10-05Move resource bundles to a package rfeng4-4/+6
2009-10-05Use ExtensionPointRegistry to pass argumentsrfeng4-16/+18
2009-10-05Further refactor the CompositeContext to be the place to hold information abo...rfeng6-40/+58
2009-10-05Removing unused importlresende1-1/+0
2009-10-05TUSCANY-3290 - Improving the logic when considering the SCDL @remotable attri...lresende1-6/+10
2009-10-05Push/po context in the new component type and component buildersslaws2-79/+107
2009-10-05Make sure the components inside the top level includes are cloned. Before thi...slaws1-1/+2
2009-10-05Not required for new buildersslaws1-110/+0
2009-10-05Update two error messages to point out that the component type and component ...slaws1-2/+2
2009-10-05Add back in duplicate name checking that got lost during the re-org.slaws1-0/+61
2009-10-05Remove duplicate copy of OASIS defined intents to avoid confusion with the co...slaws1-244/+0
2009-10-05Fix typo in commentslaws1-1/+1
2009-10-05Fix OSGi MANIFEST.MF to bring up Tuscany in OSGi consolerfeng30-171/+157
2009-10-05Use Tuscany extensibility to create XMLOutputFactoryrfeng1-1/+4
2009-10-05Make the property mustSupply check is done after the @source/file is handledrfeng1-6/+8
2009-10-05Remove duplicate @remotable on JavaInterface to fix the XSD (A JIRA should be...rfeng1-0/+3
2009-10-03TUSCANY-3290 - Adding support for @Remote attribute in <interface.java>lresende6-10/+78
2009-10-03Minor formattinglresende1-33/+31
2009-10-03Adding @Remotable attribute to interface.java as per latest updates to OASIS ...lresende1-0/+1
2009-10-02Fix the characters to be encodedrfeng1-1/+1
2009-10-02Fixing up Assembly-xml to export definitions.xml packagelresende1-12/+23
2009-10-02Removing invalid/unexistent package from JMS Binding manifestlresende1-12/+10
2009-10-02Fixing merge conflictlresende1-0/+1
2009-10-02Removing support for scaDomain.jslresende2-155/+2
2009-10-02Initial support for JSNO-RPC Reference supportlresende7-16/+321
2009-10-02Formatting JSONRPC test artifactslresende3-74/+74
2009-10-02Formatting JSONRPC testslresende4-196/+196
2009-10-02Adding JSON Databinding and JSON-RPC Binding to buildlresende1-0/+2
2009-10-02Workaround for endpoint issue that is not processing bindings from promoted s...lresende1-2/+5
2009-10-02Remove Constantsrfeng5-44/+8
2009-10-02Updated @Property definition to match the latest Java CAA specification as de...edwardsmj1-6/+3
2009-10-02New SCA Java annotations, as defined in the OASIS SCA Java CAA V1.1 specifica...edwardsmj5-0/+158
2009-10-02Exclude another unwanted dependencyantelder1-0/+4
2009-10-02Updated @AllowsPassByReference definition to match the latest Java CAA specif...edwardsmj1-4/+11
2009-10-02Fix up JMS binding manifestsantelder2-2/+20
2009-10-02Remove now unused policy-xml moduleantelder20-2743/+0
2009-10-02Merge policy-xml and definitions-xml into assembly-xmlantelder44-452/+2425
2009-10-02Correct dependencies to fix compile errors breaking buildantelder1-7/+1
2009-10-02Make CompositeActivator a stateless utility by using CompositeContext to hold...rfeng16-1118/+570
2009-10-01Finalizing test bringuplresende2-17/+31
2009-10-01Removing dependency on implementation class and moving to use StAXHelperlresende1-4/+10
2009-10-01Fixing scope of dependencies to avoid OSGi runtime issueslresende1-0/+2
2009-10-01More updates to JSON Databinding manifestlresende1-10/+17
2009-10-01Adding missing common-xml dependency to JSON Databindinglresende1-1/+8
2009-10-01Format the coderfeng1-7/+4
2009-10-01Correct typo that was prevent properties from being processed correctly in pr...slaws1-1/+1