summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/scdl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove tuscany-scdl module as it is now replaced by tuscany-deploymentrfeng2009-10-226-941/+0
| | | | | | Adjust itest-scdl to use the Deployer from tuscany-deployment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828787 13f79535-47bb-0310-9956-ffa450edef68
* Add missing monitor.popContext() callsslaws2009-10-221-17/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828741 13f79535-47bb-0310-9956-ffa450edef68
* This is to change the Monitor to be request scoped for most of the cases:rfeng2009-10-161-138/+169
| | | | | | | | Refactor the ArtifactProcessor/ModelResolver to take a ProcessorContext that holds context such as Monitor, Contribution for the contribution/artifact processing methods Refactor the Builder to take a BuilderContext that holds context such as Monitor, Definitions, Base binding mapping for the building methods Change the processor/resolver/builder implementation classes to not cache the Monitor git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825773 13f79535-47bb-0310-9956-ffa450edef68
* Merge policy-xml and definitions-xml into assembly-xmlantelder2009-10-021-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820951 13f79535-47bb-0310-9956-ffa450edef68
* Add in WS binding to SCDL module as you can now use WS scdl without draging ↵antelder2009-10-011-3/+1
| | | | | | in runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820561 13f79535-47bb-0310-9956-ffa450edef68
* Start prototype of a module for scdl processing. Based on a ML conversation ↵antelder2009-09-146-0/+909
from a while back talking about wanting the model and xml modules being useable without the runtime modules. This lets you load SCA contributions creating the Tuscany model objects git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814564 13f79535-47bb-0310-9956-ffa450edef68