summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor change. Code format and cleanup.jsdelfino2010-08-2912-130/+123
* Minor change. Code format and cleanup.jsdelfino2010-08-292-47/+62
* BJM_3019 Add validation to make sure the jms binding destination name matches...bdaniel2010-08-272-0/+9
* Added geronimo-servlet_3.0_spec:1.0 dependency for Serlvets 3.0.fmoga2010-08-271-3/+3
* Changed Jetty port to 8085 to avoid conflict on testing.fmoga2010-08-274-26/+42
* BJM_4003 Set the "scaOperationName" property on response messages when using ...bdaniel2010-08-261-0/+12
* Add service element defining the sca binidng (for the jsp) and ws and rmi bin...antelder2010-08-261-0/+5
* Correct jar usageantelder2010-08-261-3/+6
* Make interface remotable so it works with remotabel bindings like ws, rmi etcantelder2010-08-261-0/+3
* Add minimal Ant build script that uses the shaded base-nodep jarantelder2010-08-261-0/+60
* Start of a sample for Hema, a user asking for this on the mailing list - http...antelder2010-08-268-0/+320
* Check for a valid domain URI when an SCAClientFactory is createdbdaniel2010-08-251-1/+13
* Its ok to not have an activationSpec jndiName (seems wrong though so should q...antelder2010-08-251-4/+0
* Updates for create attribute validationantelder2010-08-253-18/+98
* TUSCANY-3659 - Enable asynch operation over the local SCA binding. This does ...slaws2010-08-256-12/+55
* add missing manifest dependencyslaws2010-08-251-0/+1
* Updates to create mode validationantelder2010-08-253-3/+26
* Copied pom.xml from trunk and trunk/modules in the contrib area in order to b...fmoga2010-08-242-0/+1197
* Minor update involving default values.fmoga2010-08-241-2/+2
* Port the policy changesrfeng2010-08-245-8/+135
* Populate intents and policySets from sca:reference and sca:service elementsrfeng2010-08-249-8/+167
* Updated sample to reflect latest refactoring.fmoga2010-08-241-0/+2
* Refactored the way jQuery dependency on the Javascript client is handled.fmoga2010-08-244-168/+16
* Minor alphabetical ordering of some projects in modules sectionlresende2010-08-241-9/+6
* Enable Phyton extensions after temporarly adding Jython dependencies to tusca...lresende2010-08-242-3/+1
* Comment out python implementation build as it requires manual install of jython.jsdelfino2010-08-241-0/+2
* For callbacks with a oneway MEP set the JMSReplyTo with the callback destinationantelder2010-08-241-2/+10
* Enforced coding standards and formatting.fmoga2010-08-2422-424/+481
* Put back some code to use the InterfaceContractMapper to match interfaces, as...jsdelfino2010-08-241-0/+4
* 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
* 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
* 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
* 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