summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Expand)AuthorFilesLines
2010-07-29Use a utility instead of ModuleActivator for Spring application context accessrfeng7-46/+43
2010-07-29TUSCANY-3639 - ensure that the service wire is created at the same time as th...slaws1-0/+6
2010-07-29TUSCANY-3625 - Ensure that the Java version of the method name is used to ave...slaws2-1/+22
2010-07-29Sanity check the service binding response activation specantelder1-0/+4
2010-07-29Update activation spec name attributeantelder1-3/+3
2010-07-29TUSCANY-3625 - extend the test to demonstrate what happens when a WSDL is pro...slaws12-4/+145
2010-07-29Some tidying to remove duplicate compatibility checking, because I want to ad...slaws1-91/+21
2010-07-29TUSCANY-3635 - delegate the conversion to/from JSON to the databinding layer ...slaws6-9/+106
2010-07-29Add an exclude for another test thats started to failantelder1-0/+1
2010-07-29Add new files which are left outrfeng3-0/+141
2010-07-29Add the parent delegation for the SCA spring application contextrfeng8-20/+36
2010-07-28Add implementation-spring-webapp into the buildrfeng1-0/+1
2010-07-28Fix handling of component type policy sets and intentsbdaniel1-9/+12
2010-07-28Add helloworld-spring-webapp to the buildrfeng1-0/+1
2010-07-28Add artifacts for the webapprfeng3-0/+257
2010-07-28Add a DateService into helloworld-spring to demonstrate Java component wiring...rfeng2-0/+65
2010-07-28Add parent artifact to the ProcessorContextrfeng4-27/+76
2010-07-28Allow Spring WebApplicationContext to be used by Tuscanyrfeng29-71/+702
2010-07-28Change Tuscany to not initialized the class during loadingrfeng1-1/+1
2010-07-28Remove unused importsrfeng1-3/+0
2010-07-28Fix the context path for recursive loading of spring xmlrfeng1-1/+1
2010-07-28Format the code based on the Tuscany eclipse formatterrfeng30-742/+808
2010-07-28Changes to ensure correct introspection of implicit reference setter methods ...edwardsmj1-8/+47
2010-07-28port fix for ASM10003_TestCasekelvingoodson1-1/+1
2010-07-28Take out policy while i fix the backlevel test classes used by the assemblt t...antelder1-1/+1
2010-07-28Update policy compliance tests in trunk to match the latest oasis codeantelder3-66/+56
2010-07-28TUSCANY-3635 - added a new test to help with the investigation of the issue F...slaws5-2/+87
2010-07-28Catching up with ML conversation re. dynamic interfaces so thought I'd add a ...slaws26-0/+833
2010-07-27Correct the policy subject that is checked during "appliesTo" processing. Fix...slaws1-2/+2
2010-07-27Correct commentslaws1-4/+3
2010-07-27improve pd info for interface contract mapping and fix up failing ASM tests d...kelvingoodson3-1/+30
2010-07-27Some defensive code to avert an NPE that's now causing ASM_8005, ASM_8017, AS...slaws2-7/+33
2010-07-26Fix bug in removeConstrainedIntentsbdaniel1-1/+1
2010-07-26Add more intent validation and fix up inner composite policy set processingbdaniel4-41/+70
2010-07-26Write out policy information on implementation.composite elementbdaniel1-2/+2
2010-07-26Include the data-api moduleantelder1-0/+6
2010-07-26Exclude a few more failing assembly otestsantelder1-0/+3
2010-07-26Completing fix for TUSCANY-3628 - replacing code in BaseAssemblyProcessor for...edwardsmj3-71/+92
2010-07-26TUSCANY-3632: take out failing itestantelder1-0/+2
2010-07-26TUSCANY-3631: take out failing itestantelder1-0/+2
2010-07-26re-enable policies itestbdaniel1-2/+0
2010-07-26Update policies itest with valid appliesTo elementsbdaniel1-7/+12
2010-07-26Ensure constrained intents are removed from Composite objectsbdaniel2-3/+19
2010-07-26Provide valid appliesTo xpath expressions for provided transaction policy setsbdaniel1-6/+6
2010-07-26Add transaction intent validationbdaniel1-8/+89
2010-07-26Fix up appliesTo processing. Need to save each separate composite document as...bdaniel1-33/+37
2010-07-26Check constrained types for the qualifiable parent of a qualified intentbdaniel1-3/+7
2010-07-26Add transaction validation error messagesbdaniel1-0/+4
2010-07-26TUSCANY-3630 Add xpath processing of externalAttachment elements in builderbdaniel1-60/+83
2010-07-26Use default namespace for intents specified in XPath if no prefix specifiedbdaniel1-1/+2