summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
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...slaws18-48/+557
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-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 JMS schema for operationSelector and wireformat schema fix proposalantelder2-4/+16
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-18Update to latest OASIS schemasantelder24-106/+170
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-16Add missing manifest entries. slaws2-1/+3
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-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-12Correct code thats tryng to get at the root element local name so that it worksantelder1-10/+16
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-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-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...slaws8-6/+81
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
2010-08-10TUSCANY-3641 - Add annotation processing for @WebParam/@header, @WebResult/@h...slaws1-30/+126
2010-08-10JCA 11015 Mark interfaces remotable if @WebServiceProvider is on the implemen...bdaniel1-2/+5
2010-08-09JCA 11010 Add SOAP intent to the interface if any parameter on any method in ...bdaniel1-2/+22
2010-08-09JCA 11011 Add SOAP intent to the interface if any method in the interface is ...bdaniel1-1/+16
2010-08-09TUSCANY-3641 - comment out part of the previous change that's causing all of ...slaws1-25/+2
2010-08-09TUSCANY-3641 - process an @WebService(wsdlLocation="") annotation by reading ...slaws7-44/+261
2010-08-09Fix typo in commentslaws1-1/+1
2010-08-09TUSCANY-3647 - mark all qualified intents as mutually exclusive with one anot...slaws2-0/+23
2010-08-08Avoid NPE when no dependent contributions are usedantelder1-2/+4
2010-08-08Change start command to use -duris to match the install commandantelder1-10/+27
2010-08-07Update to have jline call bye not stopantelder1-6/+1
2010-08-07Start updates to support multiple domains and standalone nodes as being discu...antelder5-134/+297