summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-01some contributions to show the domain in action starting with a version of th...slaws18-0/+740
2010-09-01Missing operationProperties name attribute is an error not a warningantelder1-1/+1
2010-09-01Re-enable ws basic auth itestbdaniel1-1/+0
2010-09-01Fix bug in PolicyAppliesToBuilder that was causing PolicySets to be incorrect...bdaniel1-5/+5
2010-08-31Added sources.fmoga8-0/+296
2010-08-31Make the json databinding a runtime dependency rather than a test dependency ...slaws1-9/+11
2010-08-31Fix bug where the type index isn't incrementedantelder1-1/+1
2010-08-31Add testcase for more complicated parametersantelder6-0/+338
2010-08-31Correctly increment the type index, and handle null responseantelder1-2/+2
2010-08-31Remove test binidngantelder1-1/+0
2010-08-31Remove reference to hidden NodeConfigurationImpl type that causes error due t...slaws1-2/+4
2010-08-31Added comet binding and sample in trunk/contrib.fmoga45-0/+3129
2010-08-31Start function for handling xml format antelder3-56/+15
2010-08-31Update to work with POSTing JSONantelder1-2/+25
2010-08-31TUSCANY-3595 - Overriding wink-server Manifest.MF in node-launcher-equinoxlresende1-0/+152
2010-08-31Add missing imported packages to OSGi Manifestlresende2-26/+27
2010-08-31Adding missing dependencylresende1-0/+6
2010-08-31Add sample to Maven build. Remove outdated build.xml, will add a working one ...jsdelfino2-51/+1
2010-08-31Add a test case showing how to register a ProviderFactory instance. Minor cle...jsdelfino14-34/+236
2010-08-31Show how to embed a runtime, load WSDL, assemble a SCDL composite in memory a...jsdelfino7-18/+376
2010-08-31Replace usage of Xpath by pure java code walking through the DOM.jsdelfino3-11/+128
2010-08-30Add support for ActivationSpec error conditionsbdaniel5-6/+58
2010-08-30Don't try to lookup a destination if the jndiName is nullbdaniel1-0/+3
2010-08-30BJM_3037A Add validation for ActivationSpec with "always" create and no JNDI ...bdaniel2-0/+6
2010-08-30TUSCANY-3595 - Disabling test case as it's still failinglresende1-0/+2
2010-08-30Start of the runtime code to support wireFormat.httpXml, still needs code to ...antelder5-0/+313
2010-08-30Add http binding model for wireFormat.httpXmlantelder3-0/+111
2010-08-30Add wireFormat.httpXml schema definitionantelder1-0/+9
2010-08-30Update the http binding to use default wireFormat and operationSelector that ...antelder24-1802/+765
2010-08-30Update jms conection factory look up to check the type of the looked up objectantelder1-2/+6
2010-08-30Update for SCAClientFactory NoSuchDomainException changesantelder1-4/+2
2010-08-30Update for SCAClientFactory NoSuchDomainException changesantelder1-7/+3
2010-08-30Updating maven-surefire-plugin to avoid issues on hudson buildlresende1-1/+1
2010-08-29Sample implementation extension that shows how to support both Java and WSDL ...jsdelfino31-0/+1721
2010-08-29TUSCANY-3595 - Tweaking wink-server manifest to propertly allow access to pro...lresende2-0/+158
2010-08-29Moving META-INF to proper locationlresende1-0/+0
2010-08-29Adding initial version of client js to be used in conjunction with implementa...lresende6-0/+428
2010-08-29Simple way (workaround) to provide mime type for wireFormatlresende2-8/+16
2010-08-29Minor update to reuse Binding QNamelresende2-21/+21
2010-08-29TUSCANY-3595 - Skipping regular tests (leave only OSGi based tests), and re-e...lresende2-61/+72
2010-08-29TUSCANY-3595 - Setting up proper classloader to find resources under OSGi env...lresende2-5/+29
2010-08-29TUSCANY-3595 - Only add classloader if not already added previouslylresende1-6/+6
2010-08-29TUSCANY-3595 - Allowing service discover to handle resources that are not ser...lresende1-9/+13
2010-08-29TUSCANY-3595 - Adding missing entries to manifest in order to run in a OSGi e...lresende2-0/+3
2010-08-29Merging changes from svn r988356: Test for null or empty servlet path info be...lresende1-2/+3
2010-08-29Merging changes from svn r988355: Fix logic to compute the path info as it do...lresende1-55/+55
2010-08-29TUSCANY-3595 - Adding @Ignore to test case as it seems to be failing from mav...lresende2-44/+53
2010-08-29TUSCANY-3595 - Calculator sample running under OSGi runtime and using REST bi...lresende17-0/+903
2010-08-29TUSCANY-3595 - Minor tweaks to code that generates JAX-RS resource interfacelresende2-7/+23
2010-08-29Add http operationSelector and wireFormat to the http binding modelantelder5-0/+227