summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* JCA_9013 Validate property types are compatible with getProperty() argumentsbdaniel2010-08-191-1/+28
* JCA_9013 Throw an IllegalArgumentException when getProperty() is called with ...bdaniel2010-08-181-3/+2
* Make sure ranking is honoredrfeng2010-08-181-9/+9
* Add impl spring stub/tierfeng2010-08-1810-0/+687
* Check if superClass is not null to avoid NPErfeng2010-08-181-1/+1
* TUSCANY-3653 - fix cut n pasteslaws2010-08-181-1/+1
* TUSCANY-3653 - Read JAXWS annotations in Java interfaces (JAXWSJavaIntefacePr...slaws2010-08-1818-48/+557
* TUSCANY-3653 - Add slots to store information read from JAXWS annotations. Th...slaws2010-08-182-1/+81
* TUSCANY-3641 - satisfy some TODOs by adding suitable error messages. slaws2010-08-181-6/+16
* TUSCANY-3641 - correct the comment as binding-ws models are added in that par...slaws2010-08-181-3/+3
* Update to better handle messages where the operation can not be determinedantelder2010-08-183-16/+18
* TUSCANY-3653 - Add a slot to store the contribution that was used to resolve ...slaws2010-08-181-0/+21
* TUSCANY-3653 - Make the methods used to generate WSDL available through the R...slaws2010-08-182-0/+16
* Fix typo in commentslaws2010-08-181-1/+1
* Fix typo in commentslaws2010-08-181-1/+1
* Add missing audit text slaws2010-08-181-0/+4
* Correct wirformat element in jms response to match latest schema proposalantelder2010-08-181-1/+1
* Update jms binding to use spec defined jmsDefault wireformatantelder2010-08-183-4/+4
* Update JMS schema for operationSelector and wireformat schema fix proposalantelder2010-08-182-4/+16
* TUSCANY-3652 Inject callbacks at service invocationbdaniel2010-08-187-23/+112
* TUSCANY-3652 Add methods to Injectors to get underlying Types and to inject nullbdaniel2010-08-183-2/+45
* Update to latest OASIS schemasantelder2010-08-1824-106/+170
* Use the same way to create application contextrfeng2010-08-171-20/+12
* Handle inheritance of intents and policy sets on java interfacesbdaniel2010-08-172-12/+36
* Add interceptor to handle setting properties on the response messageantelder2010-08-172-0/+87
* Add missing manifest entries. slaws2010-08-162-1/+3
* Don't do create-if-not-exist when using the jms:jndi: url format, and don't w...antelder2010-08-133-2/+7
* Update the old jms binding policy and intent definitions to work in 2.xantelder2010-08-122-70/+8
* Updates to get jms message selectors working properlyantelder2010-08-121-1/+10
* Correct code thats tryng to get at the root element local name so that it worksantelder2010-08-121-10/+16
* Make component implementation change a value in the ban to prove that it's pr...slaws2010-08-122-2/+19
* Remove old test dependenciesslaws2010-08-121-22/+1
* Check that a destination is defined when connectionFactory element is usedantelder2010-08-122-0/+9
* Correctly set jms headers on the response messageantelder2010-08-121-2/+16
* TUSCANY-3648 - OASIS have fixed the fault in JCA_11009 nowslaws2010-08-121-3/+2
* More correctly handle the jms uri format of the binding. Still needs more wor...antelder2010-08-124-9/+24
* Validate that jndi lookup returns the expected jms destination typeantelder2010-08-121-0/+17
* TUSCANY-3641 - Set the binding name to be the service name so, in this case w...slaws2010-08-121-0/+1
* TUSCANY-3641 - When a JAXWS binding is encountered make sure that the associa...slaws2010-08-128-6/+81
* TUSCANY-3641 - Support @WebServiceProvider/wsdlLocation annotationslaws2010-08-111-16/+35
* TUSCANY-3641 - Update interface processing to set remotable when @WebServiceP...slaws2010-08-111-0/+12
* Fix the loading of spring 2.x bean definitions and nesting elementsrfeng2010-08-111-50/+75
* TUSCANY-3641 - Add annotation processing for @WebParam/@header, @WebResult/@h...slaws2010-08-101-30/+126
* JCA 11015 Mark interfaces remotable if @WebServiceProvider is on the implemen...bdaniel2010-08-101-2/+5
* JCA 11010 Add SOAP intent to the interface if any parameter on any method in ...bdaniel2010-08-091-2/+22
* JCA 11011 Add SOAP intent to the interface if any method in the interface is ...bdaniel2010-08-091-1/+16
* TUSCANY-3641 - comment out part of the previous change that's causing all of ...slaws2010-08-091-25/+2
* TUSCANY-3641 - process an @WebService(wsdlLocation="") annotation by reading ...slaws2010-08-097-44/+261
* Fix typo in commentslaws2010-08-091-1/+1
* TUSCANY-3647 - mark all qualified intents as mutually exclusive with one anot...slaws2010-08-092-0/+23