summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Expand)AuthorFilesLines
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
2009-10-01Add the JMSmodules to the buildantelder1-0/+2
2009-10-01Add scdl module and itest to buildantelder1-0/+1
2009-10-01Add in WS binding to SCDL module as you can now use WS scdl without draging i...antelder1-3/+1
2009-10-01Update manifest dependenciesantelder1-1/+11
2009-10-01Update manifest dependenciesantelder1-1/+8
2009-10-01Remove now unused moduleantelder4-324/+0
2009-10-01Remove now unused moduleantelder19-1610/+0
2009-10-01Remove now unused moduleantelder1-1/+0
2009-10-01Update the axis2 runtime dependencies for model module changesantelder1-2/+1
2009-10-01Start tidying up the WS binding - merge in the xml processing to the model mo...antelder21-1/+1650
2009-10-01Fixing manifest that was pointing to obsolete/unexistent packagelresende1-5/+0
2009-10-01Adding toString methodlresende1-0/+8
2009-10-01Adding back JSON Databinding dependencylresende1-2/+2
2009-10-01Fixing notice for the jsonrpc.jslresende1-0/+5
2009-10-01Fixing JSON-RPC binding QName that was being registered to the artifact proce...lresende1-1/+1
2009-10-01Bringin up JSON-RPC binding test caseslresende6-48/+94
2009-10-01More updates to port JSON-RPC binding to 2.xlresende4-5/+6
2009-10-01Adding JSON Databdingin support, now the binding is available in 2.xlresende2-7/+9
2009-10-01Fixing up JSON Databiding manifest to export packages used by JSON-RPC bindinglresende1-13/+2
2009-10-01Adding generated JSON Databinding manifest to source control and removing gen...lresende2-20/+36
2009-10-01Converting JSON Databinding implementation to 2.xlresende5-8/+11
2009-10-01Fixing new OASIS SCA and Tuscany namespaceslresende1-2/+2
2009-10-01Updating OSGi imports in project manifestlresende1-2/+18
2009-10-01Porting pieces of JSONRPC Binding : ProviderFactory, ReferenceBindingProvider...lresende3-38/+33
2009-10-01Adding generated manifest to source controllresende2-31/+18
2009-10-01Adding generated manifest to source controllresende2-20/+21
2009-10-01Porting the JSONRPC model to 2.x + minor cleanupslresende2-45/+9
2009-10-01Updating depedencies versionlresende2-22/+15
2009-09-30Pass the outer component to configure the @source of property (taking value f...rfeng3-23/+20
2009-09-30Relax the Monitor/Problem interfaces to take Throwable and Obbject...rfeng9-31/+26
2009-09-30Fixes for TUSCANY-3287: Complaince with OASIS specsramkumar13-254/+660
2009-09-30Only save the composite into DOM if there is a policySet with attachTorfeng1-1/+4