summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/assembly-xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mark additional classes as extension spi according to use indicated by ↵kelvingoodson2010-04-262-0/+2
| | | | | | binding-http* (no additions from binding-jms git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938106 13f79535-47bb-0310-9956-ffa450edef68
* mark additional classes as extension spi according to use indicated by ↵kelvingoodson2010-04-261-0/+1
| | | | | | implementation-spring and implementation-spring-sca git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937981 13f79535-47bb-0310-9956-ffa450edef68
* mark classes as extension spi according to use indicated by implementation.javakelvingoodson2010-04-231-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937291 13f79535-47bb-0310-9956-ffa450edef68
* add compliance messageskelvingoodson2010-04-011-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930039 13f79535-47bb-0310-9956-ffa450edef68
* Don't include the implementation in the serialized endpoint. This fixes the ↵antelder2010-03-251-0/+1
| | | | | | issue with the implementation type needing to be available where the endpoint is deserialized git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927277 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3452 - Adding support for new extensibility for contract based ↵lresende2010-03-183-36/+29
| | | | | | elements, adjusting current xml for the new model and adapting our element extension list to read/write semantycally same xml when these extensions are in use git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924584 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-242 add URI specific processing for binding uris and a couple of ↵slaws2010-03-104-5/+11
| | | | | | others I missed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921293 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-242 add URI processing wherever we read an anyURI attributeslaws2010-03-093-10/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920885 13f79535-47bb-0310-9956-ffa450edef68
* Remove DistributedSCABindingrfeng2010-03-051-5/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919254 13f79535-47bb-0310-9956-ffa450edef68
* update messages with conformance statements (note the java files that have ↵kelvingoodson2010-03-032-3/+3
| | | | | | messages that have not been extracted to a properties file, these need to be factored out) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918526 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-242 add operation to trim whitespace from anyURI attributes ↵slaws2010-03-023-1/+138
| | | | | | according to XML whitespace facet set to "collapse". Only exploited by composite service promote attribute while I ask on the ML if there is a smart way of detecting anyURI types. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918054 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3463 - Removing the policySet that is being flatted to avoid issues ↵lresende2010-02-261-2/+9
| | | | | | during resolution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916821 13f79535-47bb-0310-9956-ffa450edef68
* Clean up the remote flag for endpoint and change the endpoint reference ↵rfeng2010-02-261-3/+3
| | | | | | status to an enum git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916778 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3463 - Flatting the intentMaps as policySets to get them resolved ↵lresende2010-02-251-2/+33
| | | | | | properly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916114 13f79535-47bb-0310-9956-ffa450edef68
* Start to make extension points/extensions configurable from ↵rfeng2010-02-131-2/+3
| | | | | | NodeFactory/ServiceDiscovery git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909678 13f79535-47bb-0310-9956-ffa450edef68
* Remove OptimizableBinding as now it is not used any morerfeng2010-02-101-51/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908288 13f79535-47bb-0310-9956-ffa450edef68
* Add constants for some of the intents defined by SCA policy spec. slaws2010-02-051-0/+48
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906900 13f79535-47bb-0310-9956-ffa450edef68
* Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) ↵slaws2010-02-041-2/+2
| | | | | | replace binding-ws-axis2 and binding binding-ws-axis2-policy with binding-ws-runtime-axis which is still very much a work in progress 2) correct the axis/axiom version references across the project and make the various OSGi environments work 3) start fixing policy provides to allow the ws binding to exploit the binding wire. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906557 13f79535-47bb-0310-9956-ffa450edef68
* Fix multiple concurrency related issuesrfeng2010-01-272-59/+55
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903542 13f79535-47bb-0310-9956-ffa450edef68
* Check that all policies in a given policy set are expressed in a single ↵slaws2010-01-182-1/+15
| | | | | | language. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900546 13f79535-47bb-0310-9956-ffa450edef68
* Testcase that verifies spec version support is working with both osoa/oasis ↵lresende2010-01-111-0/+108
| | | | | | style of composite git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897770 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3388 - Updating to the latests OASIS schemalresende2009-12-1127-68/+68
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889531 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up the binding interface to include the wire format and operation ↵slaws2009-12-021-0/+22
| | | | | | selector operations. They are in the OASIS specs now so it doesn't seem sensible to maintain the separate (experimental) interface that previously housed them. We want to encourage binding writers to provide wire formats and operation selectors as appropriate git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886122 13f79535-47bb-0310-9956-ffa450edef68
* temporary fix to message, it should be moved into the message properties filekelvingoodson2009-11-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884847 13f79535-47bb-0310-9956-ffa450edef68
* For POL_5001 test to see if there are extensions to handle implementation ↵slaws2009-11-252-2/+28
| | | | | | types that have been specified git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884150 13f79535-47bb-0310-9956-ffa450edef68
* Moving 2.x trunklresende2009-11-2078-0/+10924
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68