summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/assembly-xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add the remoteEndpoints configuration for node.xml to define statically-confi...rfeng2012-07-261-1/+1
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-6/+6
* Removing unused importslresende2012-06-167-13/+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-295-15/+43
* Bump up the date in the NOTICE fileantelder2012-02-131-1/+1
* TUSCANY-3932 - First part of this JIRA is to remove some inconsistencies in t...slaws2012-01-062-0/+48
* TUSCANY-3998: Apply patch from Greg Dritschler to provide a way to override T...antelder2011-12-161-5/+13
* 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-193-3/+41
* 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-092-0/+371
* Fix the single quote issues in all message bundlesrfeng2011-09-022-3/+3
* 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-112-5/+184
* Correct intent names. For some reason the constant names got turned into stri...slaws2011-07-051-2/+2
* TUSCANY-3878 - check policy language equality based on the namspace of the po...slaws2011-06-231-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
* Bump up copyright year in the NOTICE filesantelder2011-01-101-1/+1
* Add print out to show written XMLslaws2010-12-231-1/+1
* Add print out to show written XMLslaws2010-12-231-0/+1
* Fix testcase to close writerantelder2010-12-141-0/+1
* Add stax excludeantelder2010-12-131-0/+6
* Remove dependencies now included in base Javaantelder2010-12-111-28/+6
* Update to latest OASIS XSDsrfeng2010-12-082-243/+250
* Modify test cases so that they aren't checking for an exact string. Different...bdaniel2010-12-033-10/+97
* Move to wstx-as version 3.2.6 consistently. Having two versions in the distro...slaws2010-09-241-1/+1
* Remove explicit version number as we don't have it elsewhere and it causes in...slaws2010-09-221-1/+1
* 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-264-2/+324
* Fixing POM and MANIFEST to account for dependency on StAXHelper class from co...edwardsmj2010-07-222-1/+8
* 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