summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start tidying up the WS binding - merge in the xml processing to the model mo...antelder2009-10-0121-1/+1650
* Fixes for MultipleContextTestCase failure for FileNotFoundExceptionramkumar2009-10-011-1/+1
* Fixing manifest that was pointing to obsolete/unexistent packagelresende2009-10-011-5/+0
* Adding toString methodlresende2009-10-011-0/+8
* Adding back JSON Databinding dependencylresende2009-10-011-2/+2
* Fixing notice for the jsonrpc.jslresende2009-10-011-0/+5
* Fixing JSON-RPC binding QName that was being registered to the artifact proce...lresende2009-10-011-1/+1
* Bringin up JSON-RPC binding test caseslresende2009-10-016-48/+94
* More updates to port JSON-RPC binding to 2.xlresende2009-10-014-5/+6
* Adding JSON Databdingin support, now the binding is available in 2.xlresende2009-10-012-7/+9
* Fixing up JSON Databiding manifest to export packages used by JSON-RPC bindinglresende2009-10-011-13/+2
* Adding generated JSON Databinding manifest to source control and removing gen...lresende2009-10-012-20/+36
* Converting JSON Databinding implementation to 2.xlresende2009-10-015-8/+11
* Fixing new OASIS SCA and Tuscany namespaceslresende2009-10-011-2/+2
* Updating OSGi imports in project manifestlresende2009-10-011-2/+18
* Porting pieces of JSONRPC Binding : ProviderFactory, ReferenceBindingProvider...lresende2009-10-013-38/+33
* Adding generated manifest to source controllresende2009-10-012-31/+18
* Adding generated manifest to source controllresende2009-10-012-20/+21
* Porting the JSONRPC model to 2.x + minor cleanupslresende2009-10-012-45/+9
* Updating depedencies versionlresende2009-10-012-22/+15
* Pass the outer component to configure the @source of property (taking value f...rfeng2009-09-303-23/+20
* Relax the Monitor/Problem interfaces to take Throwable and Obbject...rfeng2009-09-309-31/+26
* Fixes for TUSCANY-3287: Complaince with OASIS specsramkumar2009-09-3018-263/+666
* Only save the composite into DOM if there is a policySet with attachTorfeng2009-09-301-1/+4
* Fix the generic array type introspectionrfeng2009-09-291-1/+1
* Start to integrate the policy attachment builderrfeng2009-09-2915-395/+242
* Add test dep of sca-apirfeng2009-09-292-0/+14
* Refactor tuscany-endpoint module into tuscany-corerfeng2009-09-2928-787/+49
* Remove session/conversation/request scope testsrfeng2009-09-291-36/+0
* Minor clean uprfeng2009-09-281-2/+2
* Refactor the builder implementations into tuscany-builder modulerfeng2009-09-2873-10858/+83
* Format the coderfeng2009-09-281-146/+160
* Start to copy builders from assembly modulerfeng2009-09-2821-4/+5711
* Rename policy-builder to builder as the module to host Tuscany model buildersrfeng2009-09-2816-10/+10
* Copy JSON Databinding to start porting from 1.x to 2.xlresende2009-09-2724-0/+2222
* TUSCANY-3280 - Removing support for obsolet scopes as in latest JAVACAA 1.1 d...lresende2009-09-2510-261/+16
* TUSCANY-3280 - Removing obsolete iTests that were exercising REQUEST Scopelresende2009-09-253-92/+12
* TUSCANY-3280 - Cleaning up the possible scopes as defined in latest JAVA CAA ...lresende2009-09-251-2/+0
* Minor cleanuplresende2009-09-252-12/+6
* Minor testcase re-formattinglresende2009-09-252-180/+184
* Remove unused classrfeng2009-09-251-42/+0
* Comment out the incorrect policy matching algorithm and enable itest/policiesrfeng2009-09-252-17/+20
* Refactor CompositeActivator, ComponentContext and other related interfaces in...rfeng2009-09-2537-216/+124
* Copy ATOM Binding to start porting from 1.x to 2.xlresende2009-09-2544-0/+6152
* Copy ATOM Binding to start porting from 1.x to 2.xlresende2009-09-2510-0/+679
* Copy JSON-RPC Binding to start porting from 1.x to 2.xlresende2009-09-2521-0/+2449
* Copy JSON-RPC Binding to start porting from 1.x to 2.xlresende2009-09-259-0/+537
* Improve CompositeImpl.clone so that it clones both included and nested compos...rfeng2009-09-248-198/+106
* Reformat the coderfeng2009-09-2429-938/+907
* Refactor the CompositeBuilder interface to return Composite instead of void s...rfeng2009-09-2428-60/+90