summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/assembly-xml/src/main (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to latest OASIS XSDsrfeng2010-12-082-243/+250
* Avoid NPE in test cases. Encountered when writing out the system definitions ...slaws2010-09-031-2/+8
* TUSCANY-3647 - mark all qualified intents as mutually exclusive with one anot...slaws2010-08-092-0/+23
* 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
* Use default namespace for intents specified in XPath if no prefix specifiedbdaniel2010-07-261-1/+2
* TUSCANY-3630 Add externalAttachment processorbdaniel2010-07-261-1/+1
* TUSCANY-3630 Add externalAttachment processorbdaniel2010-07-261-8/+15
* TUSCANY-3630 Add externalAttachment processorbdaniel2010-07-262-2/+301
* 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
* Mark asyncInvocation as exclusive of propagatesTransaction as specified in la...bdaniel2010-07-221-1/+1
* Allow ManagedTransactionPolicySet to attach to qualified intentsbdaniel2010-07-161-1/+1
* Add noListener intent to constantsbdaniel2010-07-151-0/+2
* Ensure that the SCA namespace prefix is registered in the XPath namespace con...bdaniel2010-07-061-1/+1
* Improve property type introspectionsrfeng2010-06-261-2/+3
* Use loopback for multicast testingrfeng2010-06-233-29/+31
* Remove NameSpaceContextImpl class reference from assembly-xmlbdaniel2010-06-231-1/+0
* Remove NameSpaceContextImpl class reference from assembly-xmlbdaniel2010-06-231-2/+3
* Support policy XPath functions without ns prefixes and without a single node ...bdaniel2010-06-221-3/+22
* Support policy XPath functions without ns prefixes and without a single node ...bdaniel2010-06-222-9/+80
* Add evaluation for XPath IntentRef function bdaniel2010-06-212-2/+69
* 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-062-0/+52
* 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
* add compliance messageskelvingoodson2010-04-011-3/+3
* 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-093-10/+10
* 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
* TUSCANY-3463 - Removing the policySet that is being flatted to avoid issues d...lresende2010-02-261-2/+9
* Clean up the remote flag for endpoint and change the endpoint reference statu...rfeng2010-02-261-3/+3
* TUSCANY-3463 - Flatting the intentMaps as policySets to get them resolved pro...lresende2010-02-251-2/+33
* Add constants for some of the intents defined by SCA policy spec. slaws2010-02-051-0/+48
* Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) replace...slaws2010-02-041-2/+2
* Fix multiple concurrency related issuesrfeng2010-01-272-59/+55
* Check that all policies in a given policy set are expressed in a single langu...slaws2010-01-182-1/+15
* TUSCANY-3388 - Updating to the latests OASIS schemalresende2009-12-116-14/+14
* temporary fix to message, it should be moved into the message properties filekelvingoodson2009-11-271-1/+1
* For POL_5001 test to see if there are extensions to handle implementation typ...slaws2009-11-252-2/+28