summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/assembly-xml/src/main/java/org/apache/tuscany/sca/assembly (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-29TUSCANY-4020 - move hardcoded message strings into properties filesslaws3-13/+36
2012-01-06TUSCANY-3932 - First part of this JIRA is to remove some inconsistencies in t...slaws1-0/+24
2011-12-13TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws1-5/+9
2011-12-02Add ablity to specify endpoint descriptions in node.xml for local domain regi...rfeng1-4/+5
2011-10-19Resolve operation policy and take account of it in base policy processor. slaws2-3/+40
2011-10-17TUSCANY-3958 - serialize endpoint intents/policy sets across the registry for...slaws1-0/+22
2011-09-09TUSCANY-3916 - Replace WSDL representation of interface contract with an inte...slaws1-0/+370
2011-08-25TUSCANY-3932 - Rework the callack wire calculation to be based on non-runtime...slaws1-1/+16
2011-07-11TUSCANY-3883 - Add wireFormat support to default binding. slaws1-5/+27
2011-07-05Correct intent names. For some reason the constant names got turned into stri...slaws1-2/+2
2011-05-23Set the Composites contribution URI when its being readantelder1-2/+4
2011-05-17Update to try the LSSerializer approach to pretty printingantelder1-3/+31
2011-05-17Add a utility to get an XML string for a model objectantelder1-0/+58
2011-01-13TUSCANY-3815 - Don't add a namespace twice.slaws1-2/+8
2010-07-28Fix handling of component type policy sets and intentsbdaniel1-9/+12
2010-07-26Write out policy information on implementation.composite elementbdaniel1-2/+2
2010-07-26Completing fix for TUSCANY-3628 - replacing code in BaseAssemblyProcessor for...edwardsmj3-71/+92
2010-07-22Add transaction intent constantsbdaniel1-1/+24
2010-07-22intents and policySets specified on implementation.composite elements were be...bdaniel1-0/+9
2010-07-221) Initial fix for error described by TUSCANY-3628 2) Upgrade to the handlin...edwardsmj2-16/+130
2010-07-15Add noListener intent to constantsbdaniel1-0/+2
2010-06-26Improve property type introspectionsrfeng1-2/+3
2010-06-23Use loopback for multicast testingrfeng2-14/+19
2010-06-21BWS_2018 - add a check that uri doesn't appear on a service callback binding....slaws1-0/+5
2010-06-21BWS_2001 - add a check that the reference binding.ws has an absolute URIslaws1-0/+10
2010-05-18Cleaned up commentsedwardsmj1-6/+4
2010-05-07Removing unused imports...lresende1-2/+0
2010-05-07Extend composite document processing to support DTD declarations and Entity d...edwardsmj1-5/+45
2010-05-06TUSCANY-3530 - first raft of changes to turn on property type checking at dep...slaws1-0/+51
2010-04-26mark additional classes as extension spi according to use indicated by bindin...kelvingoodson2-0/+2
2010-04-26mark additional classes as extension spi according to use indicated by implem...kelvingoodson1-0/+1
2010-04-23mark classes as extension spi according to use indicated by implementation.javakelvingoodson1-0/+1
2010-03-25Don't include the implementation in the serialized endpoint. This fixes the i...antelder1-0/+1
2010-03-18TUSCANY-3452 - Adding support for new extensibility for contract based elemen...lresende3-36/+29
2010-03-10TUSCANY-242 add URI specific processing for binding uris and a couple of othe...slaws4-5/+11
2010-03-09TUSCANY-242 add URI processing wherever we read an anyURI attributeslaws2-9/+9
2010-03-03update messages with conformance statements (note the java files that have me...kelvingoodson2-3/+3
2010-03-02TUSCANY-242 add operation to trim whitespace from anyURI attributes according...slaws1-1/+1
2010-02-26Clean up the remote flag for endpoint and change the endpoint reference statu...rfeng1-3/+3
2010-02-05Add constants for some of the intents defined by SCA policy spec. slaws1-0/+48
2009-12-11TUSCANY-3388 - Updating to the latests OASIS schemalresende2-2/+2
2009-11-27temporary fix to message, it should be moved into the message properties filekelvingoodson1-1/+1
2009-11-20Moving 2.x trunklresende15-0/+3848