summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start of the runtime code to support wireFormat.httpXml, still needs code to ...antelder2010-08-305-0/+313
* Add http binding model for wireFormat.httpXmlantelder2010-08-303-0/+111
* Add wireFormat.httpXml schema definitionantelder2010-08-301-0/+9
* Update the http binding to use default wireFormat and operationSelector that ...antelder2010-08-3024-1802/+765
* Update jms conection factory look up to check the type of the looked up objectantelder2010-08-301-2/+6
* Update for SCAClientFactory NoSuchDomainException changesantelder2010-08-301-4/+2
* Update for SCAClientFactory NoSuchDomainException changesantelder2010-08-301-7/+3
* Updating maven-surefire-plugin to avoid issues on hudson buildlresende2010-08-301-1/+1
* Sample implementation extension that shows how to support both Java and WSDL ...jsdelfino2010-08-2931-0/+1721
* TUSCANY-3595 - Tweaking wink-server manifest to propertly allow access to pro...lresende2010-08-292-0/+158
* Moving META-INF to proper locationlresende2010-08-291-0/+0
* Adding initial version of client js to be used in conjunction with implementa...lresende2010-08-296-0/+428
* Simple way (workaround) to provide mime type for wireFormatlresende2010-08-292-8/+16
* Minor update to reuse Binding QNamelresende2010-08-292-21/+21
* TUSCANY-3595 - Skipping regular tests (leave only OSGi based tests), and re-e...lresende2010-08-292-61/+72
* TUSCANY-3595 - Setting up proper classloader to find resources under OSGi env...lresende2010-08-292-5/+29
* TUSCANY-3595 - Only add classloader if not already added previouslylresende2010-08-291-6/+6
* TUSCANY-3595 - Allowing service discover to handle resources that are not ser...lresende2010-08-291-9/+13
* TUSCANY-3595 - Adding missing entries to manifest in order to run in a OSGi e...lresende2010-08-292-0/+3
* Merging changes from svn r988356: Test for null or empty servlet path info be...lresende2010-08-291-2/+3
* Merging changes from svn r988355: Fix logic to compute the path info as it do...lresende2010-08-291-55/+55
* TUSCANY-3595 - Adding @Ignore to test case as it seems to be failing from mav...lresende2010-08-292-44/+53
* TUSCANY-3595 - Calculator sample running under OSGi runtime and using REST bi...lresende2010-08-2917-0/+903
* TUSCANY-3595 - Minor tweaks to code that generates JAX-RS resource interfacelresende2010-08-292-7/+23
* Add http operationSelector and wireFormat to the http binding modelantelder2010-08-295-0/+227
* Add http operationSelector and wireFormatantelder2010-08-291-0/+19
* 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
* BJM_4003 Set the "scaOperationName" property on response messages when using ...bdaniel2010-08-261-0/+12
* 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
* Port the policy changesrfeng2010-08-245-8/+135
* Populate intents and policySets from sca:reference and sca:service elementsrfeng2010-08-249-8/+167
* 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
* 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