summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-18Add implementation-spring-stub and implementation-spring-tierfeng14-16/+16
2010-08-18Check if superClass is not null to avoid NPErfeng1-1/+1
2010-08-18TUSCANY-3653 - fix cut n pasteslaws1-1/+1
2010-08-18TUSCANY-3653 - Read JAXWS annotations in Java interfaces (JAXWSJavaIntefacePr...slaws19-49/+562
2010-08-18TUSCANY-3653 - Add slots to store information read from JAXWS annotations. Th...slaws2-1/+81
2010-08-18TUSCANY-3641 - satisfy some TODOs by adding suitable error messages. slaws1-6/+16
2010-08-18TUSCANY-3641 - correct the comment as binding-ws models are added in that par...slaws1-3/+3
2010-08-18Update to better handle messages where the operation can not be determinedantelder3-16/+18
2010-08-18Update to check for ServiceRuntimeExceptionantelder1-2/+2
2010-08-18TUSCANY-3653 - Add a slot to store the contribution that was used to resolve ...slaws1-0/+21
2010-08-18TUSCANY-3653 - Make the methods used to generate WSDL available through the R...slaws2-0/+16
2010-08-18Fix typo in commentslaws1-1/+1
2010-08-18Fix typo in commentslaws1-1/+1
2010-08-18Add missing audit text slaws1-0/+4
2010-08-18Correct wirformat element in jms response to match latest schema proposalantelder1-1/+1
2010-08-18Update jms binding to use spec defined jmsDefault wireformatantelder3-4/+4
2010-08-18Update to use spec defined jmsDefault wireformatantelder1-5/+5
2010-08-18Update JMS schema for operationSelector and wireformat schema fix proposalantelder2-4/+16
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