summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* TUSCANY-3625 - extend the test to demonstrate what happens when a WSDL is pro...slaws2010-07-2912-4/+145
* Some tidying to remove duplicate compatibility checking, because I want to ad...slaws2010-07-291-91/+21
* TUSCANY-3635 - delegate the conversion to/from JSON to the databinding layer ...slaws2010-07-296-9/+106
* Add an exclude for another test thats started to failantelder2010-07-291-0/+1
* Add new files which are left outrfeng2010-07-293-0/+141
* Add the parent delegation for the SCA spring application contextrfeng2010-07-298-20/+36
* Add implementation-spring-webapp into the buildrfeng2010-07-281-0/+1
* Fix handling of component type policy sets and intentsbdaniel2010-07-281-9/+12
* Add helloworld-spring-webapp to the buildrfeng2010-07-281-0/+1
* Add artifacts for the webapprfeng2010-07-283-0/+257
* Add a DateService into helloworld-spring to demonstrate Java component wiring...rfeng2010-07-282-0/+65
* Add parent artifact to the ProcessorContextrfeng2010-07-284-27/+76
* Allow Spring WebApplicationContext to be used by Tuscanyrfeng2010-07-2829-71/+702
* Change Tuscany to not initialized the class during loadingrfeng2010-07-281-1/+1
* Remove unused importsrfeng2010-07-281-3/+0
* Fix the context path for recursive loading of spring xmlrfeng2010-07-281-1/+1
* Format the code based on the Tuscany eclipse formatterrfeng2010-07-2830-742/+808
* Changes to ensure correct introspection of implicit reference setter methods ...edwardsmj2010-07-281-8/+47
* port fix for ASM10003_TestCasekelvingoodson2010-07-281-1/+1
* Take out policy while i fix the backlevel test classes used by the assemblt t...antelder2010-07-281-1/+1
* Update policy compliance tests in trunk to match the latest oasis codeantelder2010-07-283-66/+56
* TUSCANY-3635 - added a new test to help with the investigation of the issue F...slaws2010-07-285-2/+87
* Catching up with ML conversation re. dynamic interfaces so thought I'd add a ...slaws2010-07-2826-0/+833
* Correct the policy subject that is checked during "appliesTo" processing. Fix...slaws2010-07-271-2/+2
* Correct commentslaws2010-07-271-4/+3
* improve pd info for interface contract mapping and fix up failing ASM tests d...kelvingoodson2010-07-273-1/+30
* Some defensive code to avert an NPE that's now causing ASM_8005, ASM_8017, AS...slaws2010-07-272-7/+33
* Fix bug in removeConstrainedIntentsbdaniel2010-07-261-1/+1
* Add more intent validation and fix up inner composite policy set processingbdaniel2010-07-264-41/+70
* Write out policy information on implementation.composite elementbdaniel2010-07-261-2/+2
* Include the data-api moduleantelder2010-07-261-0/+6
* Exclude a few more failing assembly otestsantelder2010-07-261-0/+3
* Completing fix for TUSCANY-3628 - replacing code in BaseAssemblyProcessor for...edwardsmj2010-07-263-71/+92
* TUSCANY-3632: take out failing itestantelder2010-07-261-0/+2
* TUSCANY-3631: take out failing itestantelder2010-07-261-0/+2
* re-enable policies itestbdaniel2010-07-261-2/+0
* Update policies itest with valid appliesTo elementsbdaniel2010-07-261-7/+12
* Ensure constrained intents are removed from Composite objectsbdaniel2010-07-262-3/+19
* Provide valid appliesTo xpath expressions for provided transaction policy setsbdaniel2010-07-261-6/+6
* Add transaction intent validationbdaniel2010-07-261-8/+89
* Fix up appliesTo processing. Need to save each separate composite document as...bdaniel2010-07-261-33/+37
* Check constrained types for the qualifiable parent of a qualified intentbdaniel2010-07-261-3/+7
* Add transaction validation error messagesbdaniel2010-07-261-0/+4
* TUSCANY-3630 Add xpath processing of externalAttachment elements in builderbdaniel2010-07-261-60/+83
* 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
* Check constrained types for the qualifiable parent of a qualified intentbdaniel2010-07-261-1/+5
* TUSCANY-3630 Add externalAttachment modelbdaniel2010-07-268-0/+206
* TUSCANY-3630 Add externalAttachment processorbdaniel2010-07-261-8/+15
* TUSCANY-3630 Add externalAttachment processorbdaniel2010-07-264-2/+324