summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (follow)
Commit message (Expand)AuthorAgeFilesLines
* some contributions to show the domain in action starting with a version of th...slaws2010-09-0118-0/+740
* Missing operationProperties name attribute is an error not a warningantelder2010-09-011-1/+1
* Re-enable ws basic auth itestbdaniel2010-09-011-1/+0
* Fix bug in PolicyAppliesToBuilder that was causing PolicySets to be incorrect...bdaniel2010-09-011-5/+5
* Added sources.fmoga2010-08-318-0/+296
* Make the json databinding a runtime dependency rather than a test dependency ...slaws2010-08-311-9/+11
* Fix bug where the type index isn't incrementedantelder2010-08-311-1/+1
* Add testcase for more complicated parametersantelder2010-08-316-0/+338
* Correctly increment the type index, and handle null responseantelder2010-08-311-2/+2
* Remove test binidngantelder2010-08-311-1/+0
* Remove reference to hidden NodeConfigurationImpl type that causes error due t...slaws2010-08-311-2/+4
* Added comet binding and sample in trunk/contrib.fmoga2010-08-3145-0/+3129
* Start function for handling xml format antelder2010-08-313-56/+15
* Update to work with POSTing JSONantelder2010-08-311-2/+25
* TUSCANY-3595 - Overriding wink-server Manifest.MF in node-launcher-equinoxlresende2010-08-311-0/+152
* Add missing imported packages to OSGi Manifestlresende2010-08-312-26/+27
* Adding missing dependencylresende2010-08-311-0/+6
* Add sample to Maven build. Remove outdated build.xml, will add a working one ...jsdelfino2010-08-312-51/+1
* Add a test case showing how to register a ProviderFactory instance. Minor cle...jsdelfino2010-08-3114-34/+236
* Show how to embed a runtime, load WSDL, assemble a SCDL composite in memory a...jsdelfino2010-08-317-18/+376
* Replace usage of Xpath by pure java code walking through the DOM.jsdelfino2010-08-313-11/+128
* Add support for ActivationSpec error conditionsbdaniel2010-08-305-6/+58
* Don't try to lookup a destination if the jndiName is nullbdaniel2010-08-301-0/+3
* BJM_3037A Add validation for ActivationSpec with "always" create and no JNDI ...bdaniel2010-08-302-0/+6
* TUSCANY-3595 - Disabling test case as it's still failinglresende2010-08-301-0/+2
* 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