summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update all the install methods to return the uri of the installed contributio...antelder2010-08-021-3/+5
* Add data api as a test dependency so it can be used by one of the testsantelder2010-08-021-0/+7
* Changes for JCI_8023. The policy annotations can appear on otherwise unannota...slaws2010-08-021-1/+17
* Support the other jms properties in the jms uriantelder2010-08-021-0/+6
* Work around the issue that Tuscany java introspector doesn't handle Spring be...rfeng2010-07-311-51/+50
* Exclude duplicate directories that are linked from different symbolic linksrfeng2010-07-301-11/+22
* Allow spring beans to use @Reference without a property elementrfeng2010-07-301-4/+21
* Changes to make POJO_8016 run. Look for @Remotable at the class level.slaws2010-07-301-3/+12
* TUSCANY-3634: ensure jms session is closed for oneway requestsantelder2010-07-301-2/+3
* Sometimes the binding name appears to be null. Get it from the actual binding...slaws2010-07-301-2/+2
* Use a utility instead of ModuleActivator for Spring application context accessrfeng2010-07-297-46/+43
* TUSCANY-3639 - ensure that the service wire is created at the same time as th...slaws2010-07-291-0/+6
* TUSCANY-3625 - Ensure that the Java version of the method name is used to ave...slaws2010-07-292-1/+22
* Sanity check the service binding response activation specantelder2010-07-291-0/+4
* Update activation spec name attributeantelder2010-07-291-3/+3
* 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 the parent delegation for the SCA spring application contextrfeng2010-07-293-7/+15
* 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 parent artifact to the ProcessorContextrfeng2010-07-284-27/+76
* Allow Spring WebApplicationContext to be used by Tuscanyrfeng2010-07-2826-67/+687
* Change Tuscany to not initialized the class during loadingrfeng2010-07-281-1/+1
* 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
* TUSCANY-3635 - added a new test to help with the investigation of the issue F...slaws2010-07-285-2/+87
* 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
* Completing fix for TUSCANY-3628 - replacing code in BaseAssemblyProcessor for...edwardsmj2010-07-263-71/+92
* 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
* TUSCANY-3630 Add externalAttachment schema definition from OASIS specbdaniel2010-07-262-0/+18
* Remove constrained intents from endpoint references at runtime binding timebdaniel2010-07-231-3/+37