summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Test passing multiple parameters, and use JSON-RPC binding in all test cases.jsdelfino2010-08-247-28/+39
* Add support for properties.jsdelfino2010-08-245-11/+96
* Tweak the JSON-RPC binding to work without Java interfaces and recognize dyna...jsdelfino2010-08-243-40/+68
* 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
* Include SCAClientFactory implementation module in java caa test runner depend...bdaniel2010-08-231-0/+6
* switch over to using binding-ws and implmentation-java in new locations. slaws2010-08-2343-1345/+12
* Re-organize implementation-java sample contribution into sub-directoryslaws2010-08-2320-0/+756
* Re-organize binding-ws sample contribution into sub-directoryslaws2010-08-2320-0/+665
* For binding-jsonrpc webapp contribution remove dojo and target directories fr...slaws2010-08-231-0/+3
* Set svn ignoresantelder2010-08-230-0/+0
* Improve performance by reusing HTTP proxy connections across invocations and ...jsdelfino2010-08-2210-40/+186
* Refactor store-cluster sample components to allow vhosts to share common cach...jsdelfino2010-08-2212-103/+137
* 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-207-18/+21
* Catch up with interface matching message changesslaws2010-08-201-1/+1
* Catch up with schema changes which affect the schema validation error messagesslaws2010-08-201-2/+2
* 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
* add expected message for 110016slaws2010-08-191-0/+1
* Remove commented codeslaws2010-08-193-43/+2
* JCA_9013 Validate property types are compatible with getProperty() argumentsbdaniel2010-08-191-1/+28
* Script fixes to get database working with the HTTPS-enabled store-cluster sam...jsdelfino2010-08-1928-119/+455
* Exclude test program build output from version control.jsdelfino2010-08-192-0/+1
* JCA_9013 Throw an IllegalArgumentException when getProperty() is called with ...bdaniel2010-08-181-3/+2
* Make sure ranking is honoredrfeng2010-08-181-9/+9
* Remove the call to init() from constructor of namespace handlersrfeng2010-08-182-4/+4
* Remove testrfeng2010-08-181-73/+0
* Add impl spring stub/tierfeng2010-08-1860-0/+4615
* Add implementation-spring-stub and implementation-spring-tierfeng2010-08-1814-16/+16
* Check if superClass is not null to avoid NPErfeng2010-08-181-1/+1
* Error message catch upantelder2010-08-181-4/+3
* TUSCANY-3653 - fix cut n pasteslaws2010-08-181-1/+1
* Correct messages for 3014 and 3013 following TUSCANY-3653 changesslaws2010-08-181-1/+2
* Add ignoresslaws2010-08-180-0/+0
* TUSCANY-3653 - Read JAXWS annotations in Java interfaces (JAXWSJavaIntefacePr...slaws2010-08-1819-49/+562
* Updates for the latest Tuscany error messagesantelder2010-08-181-24/+19
* 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
* Update to check for ServiceRuntimeExceptionantelder2010-08-181-2/+2
* 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