summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-18UPdate error messages to match latest oasis schema validation messagesantelder1-2/+2
2010-08-18TUSCANY-3652 Inject callbacks at service invocationbdaniel7-23/+112
2010-08-18TUSCANY-3652 Add methods to Injectors to get underlying Types and to inject nullbdaniel3-2/+45
2010-08-18Change to sue spec defined op selectorantelder1-1/+1
2010-08-18Add ignore as its broken presentlyantelder1-0/+2
2010-08-18Update to latest OASIS schemasantelder24-106/+170
2010-08-17Delete wrong test caserfeng1-73/+0
2010-08-17Implementation spring modules supporting the same classloader between Tuscany...rfeng54-0/+5280
2010-08-17Use the same way to create application contextrfeng1-20/+12
2010-08-17Handle inheritance of intents and policy sets on java interfacesbdaniel2-12/+36
2010-08-17Add interceptor to handle setting properties on the response messageantelder2-0/+87
2010-08-17Start of a general README for launching webapps with embedded Tuscany. I want...slaws1-0/+29
2010-08-17Remove redundant script tagantelder1-1/+0
2010-08-17Remove unnecessary absolute uriantelder1-2/+2
2010-08-17Add Jetty plugin so the sample can be run with mvn jetty:run like the other w...antelder1-0/+5
2010-08-17Remove unused client and add default files to bean slaws2-52/+2
2010-08-16Correct the DOJO callback configuration and show the result at client and serverslaws2-7/+8
2010-08-16Extend the JSONRPC binding sample to be hosted in a webapp and include a DOJO...slaws18-0/+928
2010-08-16Add some more excludes. There are some more needed after the sample name refa...antelder1-0/+4
2010-08-16Add missing manifest entries. slaws2-1/+3
2010-08-16Add an exclude for the target/maven-shared-archive-resources folder thats sta...antelder1-0/+2
2010-08-16Update Apache parent pom to most recent released versionlresende1-1/+1
2010-08-13Don't do create-if-not-exist when using the jms:jndi: url format, and don't w...antelder3-2/+7
2010-08-13Ensure all the jms destination are correctly defined now that the jms binding...antelder10-17/+13
2010-08-13Add @Remotable to JSON sample interfacebdaniel1-0/+3
2010-08-12Update the old jms binding policy and intent definitions to work in 2.xantelder2-70/+8
2010-08-12Updates to get jms message selectors working properlyantelder1-1/+10
2010-08-12Add the jsonrpc contribution to the buildslaws1-0/+1
2010-08-12Add launcher and JSON databinding as a dependency. The launcher is not called...slaws2-0/+71
2010-08-12Convert the add method to take a complex parameterslaws4-1/+109
2010-08-12Correct code thats tryng to get at the root element local name so that it worksantelder1-10/+16
2010-08-12Add a jsonrpc sample (also using to look at Fabiano's problem)slaws20-0/+767
2010-08-12copy javadoc creation config into release profile, and comment how to test re...kelvingoodson1-0/+46
2010-08-12Make component implementation change a value in the ban to prove that it's pr...slaws2-2/+19
2010-08-12Remove old test dependenciesslaws1-22/+1
2010-08-12Check that a destination is defined when connectionFactory element is usedantelder2-0/+9
2010-08-12Correctly set jms headers on the response messageantelder1-2/+16
2010-08-12TUSCANY-3648 - OASIS have fixed the fault in JCA_11009 nowslaws1-3/+2
2010-08-12update ant targets to run new simple launcherskelvingoodson1-15/+7
2010-08-12update test case to use individual launcherskelvingoodson1-10/+4
2010-08-12Correct the format of all the jms uri'santelder11-24/+24
2010-08-12More correctly handle the jms uri format of the binding. Still needs more wor...antelder4-9/+24
2010-08-12Validate that jndi lookup returns the expected jms destination typeantelder1-0/+17
2010-08-12remove multi-way launcherkelvingoodson1-150/+0
2010-08-12Following on from commit r964782, add simple launchers per contribution (buil...kelvingoodson3-0/+166
2010-08-12TUSCANY-3641 - Set the binding name to be the service name so, in this case w...slaws1-0/+1
2010-08-12TUSCANY-3641 - When a JAXWS binding is encountered make sure that the associa...slaws9-7/+83
2010-08-11TUSCANY-3641 - Support @WebServiceProvider/wsdlLocation annotationslaws1-16/+35
2010-08-11TUSCANY-3641 - Update interface processing to set remotable when @WebServiceP...slaws1-0/+12
2010-08-11Fix the loading of spring 2.x bean definitions and nesting elementsrfeng1-50/+75