summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-24Test passing multiple parameters, and use JSON-RPC binding in all test cases.jsdelfino7-28/+39
2010-08-24Add support for properties.jsdelfino5-11/+96
2010-08-24Tweak the JSON-RPC binding to work without Java interfaces and recognize dyna...jsdelfino3-40/+68
2010-08-24Add a strawman Python implementation extension.jsdelfino31-0/+2803
2010-08-24Add a model for Python component implementations.jsdelfino12-0/+733
2010-08-23Test for null or empty servlet path info before redirecting to same URL with ...jsdelfino1-2/+3
2010-08-23Fix logic to compute the path info as it doesn't work in a webapp.jsdelfino1-1/+1
2010-08-23switch over to using binding-ws and implmentation-java in new locations. slaws43-1345/+12
2010-08-23Re-organize implementation-java sample contribution into sub-directoryslaws20-0/+756
2010-08-23Re-organize binding-ws sample contribution into sub-directoryslaws20-0/+665
2010-08-23For binding-jsonrpc webapp contribution remove dojo and target directories fr...slaws1-0/+3
2010-08-20Allow service target to be a bean in the parent contextrfeng1-0/+10
2010-08-20Adjust the contribution parameter checkingrfeng1-23/+40
2010-08-20Adding stub/tierfeng1-0/+2
2010-08-20Relax the sca:service target validationrfeng1-3/+24
2010-08-20Refactor implementation-spring into 4 modulesrfeng85-1218/+3358
2010-08-20Update the context accessor spi and dependenciesrfeng7-18/+21
2010-08-20TUSCANY-3653 - correct the processing for finding the first port type in a WS...slaws1-39/+56
2010-08-20TUSCANY-3641 - correct the interface comparison to make it look for a subsetslaws1-3/+3
2010-08-19Remove commented codeslaws3-43/+2
2010-08-19JCA_9013 Validate property types are compatible with getProperty() argumentsbdaniel1-1/+28
2010-08-18JCA_9013 Throw an IllegalArgumentException when getProperty() is called with ...bdaniel1-3/+2
2010-08-18Make sure ranking is honoredrfeng1-9/+9
2010-08-18Remove the call to init() from constructor of namespace handlersrfeng2-4/+4
2010-08-18Remove testrfeng1-73/+0
2010-08-18Add impl spring stub/tierfeng60-0/+4615
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