summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-02TUSCANY-3641 - start adding a processor to handle JAXWS annotations in implem...slaws3-1/+229
2010-08-02Update shell for node api changesantelder1-30/+5
2010-08-02Change add/removeToDoamin method to have the contribution and composite uri a...antelder4-20/+17
2010-08-02Remove the @IGnore from a test of a contribution which was using the data api...antelder1-6/+2
2010-08-02Update for using a default contribution uri if none is specifiedantelder1-13/+35
2010-08-02Add a createStandaloneNode method which creates a Node running a composite ou...antelder1-34/+26
2010-08-02Update all the install methods to return the uri of the installed contributio...antelder1-3/+5
2010-08-02Add data api as a test dependency so it can be used by one of the testsantelder1-0/+7
2010-08-02Changes for JCI_8023. The policy annotations can appear on otherwise unannota...slaws1-1/+17
2010-08-02Support the other jms properties in the jms uriantelder1-0/+6
2010-07-31Work around the issue that Tuscany java introspector doesn't handle Spring be...rfeng1-51/+50
2010-07-30Exclude duplicate directories that are linked from different symbolic linksrfeng1-11/+22
2010-07-30Allow spring beans to use @Reference without a property elementrfeng2-4/+23
2010-07-30Changes to make POJO_8016 run. Look for @Remotable at the class level.slaws1-3/+12
2010-07-30TUSCANY-3634: ensure jms session is closed for oneway requestsantelder1-2/+3
2010-07-30Add actual error messages to the BWS test. BWS is not in the build at the mom...slaws2-20/+16
2010-07-30Sometimes the binding name appears to be null. Get it from the actual binding...slaws1-2/+2
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