summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 - 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-251-15/+20
* Refactor CompositeActivator, ComponentContext and other related interfaces in...rfeng2009-09-2535-183/+123
* 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
* tidy importsslaws2009-09-231-10/+0
* Switch over to the new model builder. Old builders are still there and can be...slaws2009-09-231-2/+2
* Cleaning up unused importslresende2009-09-232-2/+0
* Apply the @attachTo to SCA domain info set for external policy attachmentrfeng2009-09-225-25/+87
* Add logic to apply the xpath against the implementation compositesrfeng2009-09-224-17/+89
* Dump out nested composites also. slaws2009-09-221-4/+19
* Add reference promotion builder back in. Need to decide what to do with it. A...slaws2009-09-221-3/+8
* Turn of this test while looking at how to put them somewhere more appropriateslaws2009-09-221-1/+2
* Use the methods for retrieving collections as some specializations override t...slaws2009-09-222-6/+6
* Correct the algorithm for selecting callback bindings to match what the old b...slaws2009-09-222-14/+45
* Add an operation that dumps out the domain composite as a string. Am using fo...slaws2009-09-221-1/+24
* Add property messagesslaws2009-09-221-1/+5
* Add in the binding specific builders steps. slaws2009-09-221-3/+10
* Add code to flatten wires (getting rid of the ComponentReferenceWireBuilder)slaws2009-09-221-20/+128
* Revert the MF change that introduces a dangling required-bundlerfeng2009-09-211-1/+0
* Update diagramsrfeng2009-09-212-1/+1
* Update the diagramsrfeng2009-09-212-0/+0
* Clean up import statementsrfeng2009-09-2113-57/+25
* Add a more complicated test scenariorfeng2009-09-218-3/+184
* Check for a few null cases that happen in assembly-xml unit tests. I don't th...slaws2009-09-211-2/+24
* More static build changes and some simplified runtime builders (endpoint, end...slaws2009-09-216-238/+2025
* Fixing up required depedencies in manifest fileslresende2009-09-212-12/+21
* Removing reference to problem implementation classlresende2009-09-211-1/+0
* Adding binding-http to buildlresende2009-09-211-0/+2
* Adding generated manifest to source control and removing generation from proj...lresende2009-09-214-41/+51
* Remove implementation resource component as it's not available in 2.x yetlresende2009-09-211-2/+2
* Updating composite name to avoid duplicated composite name issue when executi...lresende2009-09-211-1/+1
* Migrating test cases to JUnit 4.5 stylelresende2009-09-212-51/+97
* Bringing up HTTP Binding test caseslresende2009-09-219-19/+45
* Updating namespace when registering processorlresende2009-09-211-1/+1
* Cleaning up binding http runtime and removing policy impl code and unused cla...lresende2009-09-216-334/+14
* Minor formattinglresende2009-09-211-8/+7