summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/assembly-xml/src/main/java/org/apache/tuscany/sca/assembly/xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add the remoteEndpoints configuration for node.xml to define statically-confi...rfeng2012-07-261-1/+1
* Removing unused importslresende2012-06-164-9/+3
* TUSCANY-4032 - serialize the "isForCallback" flag for an endpoint service so ...slaws2012-03-231-1/+16
* TUSCANY-4028 - don't duplicate intents on the Java implementation model slaws2012-03-161-2/+10
* TUSCANY-4020 - move hardcoded message strings into properties filesslaws2012-02-293-13/+36
* TUSCANY-3932 - First part of this JIRA is to remove some inconsistencies in t...slaws2012-01-061-0/+24
* TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws2011-12-131-5/+9
* Add ablity to specify endpoint descriptions in node.xml for local domain regi...rfeng2011-12-021-4/+5
* Resolve operation policy and take account of it in base policy processor. slaws2011-10-192-3/+40
* TUSCANY-3958 - serialize endpoint intents/policy sets across the registry for...slaws2011-10-171-0/+22
* TUSCANY-3916 - Replace WSDL representation of interface contract with an inte...slaws2011-09-091-0/+370
* TUSCANY-3932 - Rework the callack wire calculation to be based on non-runtime...slaws2011-08-251-1/+16
* TUSCANY-3883 - Add wireFormat support to default binding. slaws2011-07-111-5/+27
* Correct intent names. For some reason the constant names got turned into stri...slaws2011-07-051-2/+2
* Set the Composites contribution URI when its being readantelder2011-05-231-2/+4
* Update to try the LSSerializer approach to pretty printingantelder2011-05-171-3/+31
* Add a utility to get an XML string for a model objectantelder2011-05-171-0/+58
* TUSCANY-3815 - Don't add a namespace twice.slaws2011-01-131-2/+8
* Fix handling of component type policy sets and intentsbdaniel2010-07-281-9/+12
* Write out policy information on implementation.composite elementbdaniel2010-07-261-2/+2
* Completing fix for TUSCANY-3628 - replacing code in BaseAssemblyProcessor for...edwardsmj2010-07-263-71/+92
* Add transaction intent constantsbdaniel2010-07-221-1/+24
* intents and policySets specified on implementation.composite elements were be...bdaniel2010-07-221-0/+9
* 1) Initial fix for error described by TUSCANY-3628 2) Upgrade to the handlin...edwardsmj2010-07-222-16/+130
* Add noListener intent to constantsbdaniel2010-07-151-0/+2
* Improve property type introspectionsrfeng2010-06-261-2/+3
* Use loopback for multicast testingrfeng2010-06-232-14/+19
* BWS_2018 - add a check that uri doesn't appear on a service callback binding....slaws2010-06-211-0/+5
* BWS_2001 - add a check that the reference binding.ws has an absolute URIslaws2010-06-211-0/+10
* Cleaned up commentsedwardsmj2010-05-181-6/+4
* Removing unused imports...lresende2010-05-071-2/+0
* Extend composite document processing to support DTD declarations and Entity d...edwardsmj2010-05-071-5/+45
* TUSCANY-3530 - first raft of changes to turn on property type checking at dep...slaws2010-05-061-0/+51
* mark additional classes as extension spi according to use indicated by bindin...kelvingoodson2010-04-262-0/+2
* mark additional classes as extension spi according to use indicated by implem...kelvingoodson2010-04-261-0/+1
* mark classes as extension spi according to use indicated by implementation.javakelvingoodson2010-04-231-0/+1
* Don't include the implementation in the serialized endpoint. This fixes the i...antelder2010-03-251-0/+1
* TUSCANY-3452 - Adding support for new extensibility for contract based elemen...lresende2010-03-183-36/+29
* TUSCANY-242 add URI specific processing for binding uris and a couple of othe...slaws2010-03-104-5/+11
* TUSCANY-242 add URI processing wherever we read an anyURI attributeslaws2010-03-092-9/+9
* update messages with conformance statements (note the java files that have me...kelvingoodson2010-03-032-3/+3
* TUSCANY-242 add operation to trim whitespace from anyURI attributes according...slaws2010-03-021-1/+1
* Clean up the remote flag for endpoint and change the endpoint reference statu...rfeng2010-02-261-3/+3
* Add constants for some of the intents defined by SCA policy spec. slaws2010-02-051-0/+48
* TUSCANY-3388 - Updating to the latests OASIS schemalresende2009-12-112-2/+2
* temporary fix to message, it should be moved into the message properties filekelvingoodson2009-11-271-1/+1
* Moving 2.x trunklresende2009-11-2015-0/+3848