summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/assembly-xml (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-09TUSCANY-3647 - mark all qualified intents as mutually exclusive with one anot...slaws2-0/+23
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-26Use default namespace for intents specified in XPath if no prefix specifiedbdaniel1-1/+2
2010-07-26TUSCANY-3630 Add externalAttachment processorbdaniel1-1/+1
2010-07-26TUSCANY-3630 Add externalAttachment processorbdaniel1-8/+15
2010-07-26TUSCANY-3630 Add externalAttachment processorbdaniel4-2/+324
2010-07-22Fixing POM and MANIFEST to account for dependency on StAXHelper class from co...edwardsmj2-1/+8
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-22Mark asyncInvocation as exclusive of propagatesTransaction as specified in la...bdaniel1-1/+1
2010-07-16Allow ManagedTransactionPolicySet to attach to qualified intentsbdaniel1-1/+1
2010-07-15Add noListener intent to constantsbdaniel1-0/+2
2010-07-06Ensure that the SCA namespace prefix is registered in the XPath namespace con...bdaniel1-1/+1
2010-06-26Improve property type introspectionsrfeng1-2/+3
2010-06-23Use loopback for multicast testingrfeng3-29/+31
2010-06-23Remove NameSpaceContextImpl class reference from assembly-xmlbdaniel1-1/+0
2010-06-23Remove NameSpaceContextImpl class reference from assembly-xmlbdaniel1-2/+3
2010-06-22Support policy XPath functions without ns prefixes and without a single node ...bdaniel1-3/+22
2010-06-22Support policy XPath functions without ns prefixes and without a single node ...bdaniel3-14/+110
2010-06-21Add evaluation for XPath IntentRef function bdaniel1-1/+1
2010-06-21Add evaluation for XPath IntentRef function bdaniel2-2/+69
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-06-02Add missing OSGi dependencies that are causing the dosgi samples to fail. slaws1-0/+1
2010-05-18Cleaned up commentsedwardsmj1-6/+4
2010-05-12Updating Copyright Year in NOTICE fileslresende1-1/+1
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...slaws4-0/+61
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-04-01add compliance messageskelvingoodson1-3/+3
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 attributeslaws3-10/+10
2010-03-05Remove DistributedSCABindingrfeng1-5/+0
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...slaws3-1/+138
2010-02-26TUSCANY-3463 - Removing the policySet that is being flatted to avoid issues d...lresende1-2/+9
2010-02-26Clean up the remote flag for endpoint and change the endpoint reference statu...rfeng1-3/+3
2010-02-25TUSCANY-3463 - Flatting the intentMaps as policySets to get them resolved pro...lresende1-2/+33
2010-02-13Start to make extension points/extensions configurable from NodeFactory/Servi...rfeng1-2/+3
2010-02-10Remove OptimizableBinding as now it is not used any morerfeng1-51/+1
2010-02-05Add constants for some of the intents defined by SCA policy spec. slaws1-0/+48
2010-02-04Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) replace...slaws1-2/+2