summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a strawman Python implementation extension.jsdelfino2010-08-2431-0/+2803
* Add a model for Python component implementations.jsdelfino2010-08-2412-0/+733
* Test for null or empty servlet path info before redirecting to same URL with ...jsdelfino2010-08-231-2/+3
* Fix logic to compute the path info as it doesn't work in a webapp.jsdelfino2010-08-231-1/+1
* Allow service target to be a bean in the parent contextrfeng2010-08-201-0/+10
* Adjust the contribution parameter checkingrfeng2010-08-201-23/+40
* Adding stub/tierfeng2010-08-201-0/+2
* Relax the sca:service target validationrfeng2010-08-201-3/+24
* Refactor implementation-spring into 4 modulesrfeng2010-08-2085-1218/+3358
* Update the context accessor spi and dependenciesrfeng2010-08-204-6/+6
* TUSCANY-3653 - correct the processing for finding the first port type in a WS...slaws2010-08-201-39/+56
* TUSCANY-3641 - correct the interface comparison to make it look for a subsetslaws2010-08-201-3/+3
* Remove commented codeslaws2010-08-193-43/+2
* 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