summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a public constructor so other binding types may subclass itantelder2010-09-041-1/+4
* Fix typo in method name. slaws2010-09-036-15/+23
* Allow the contributions list to be retrieve from a Nodeslaws2010-09-031-1/+1
* Allow primitive return values to pass through the Object2JSON transformer.slaws2010-09-031-1/+1
* Avoid NPE in test cases. Encountered when writing out the system definitions ...slaws2010-09-031-2/+8
* Copying import/export contribution resourceslresende2010-09-0321-0/+1526
* Update to by default start in a domain named 'default'. Add a 'domains' comma...antelder2010-09-021-8/+31
* Correct delivery mode setting, add option to set jms typeantelder2010-09-021-1/+3
* Revert "Fix the dependency to avoid compilation error"rfeng2010-09-011-7/+0
* Allow the location to be out of the contribution rootrfeng2010-09-011-0/+5
* Optimze the method loopingrfeng2010-09-011-16/+5
* Fix the dependency to avoid compilation errorrfeng2010-09-011-0/+7
* TUSCANY-3663 - take notice of @WebService name attribute when generating serv...slaws2010-09-011-2/+13
* Remove redundant codeslaws2010-09-011-206/+0
* Missing operationProperties name attribute is an error not a warningantelder2010-09-011-1/+1
* Fix bug in PolicyAppliesToBuilder that was causing PolicySets to be incorrect...bdaniel2010-09-011-5/+5
* 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
* 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 a test case showing how to register a ProviderFactory instance. Minor cle...jsdelfino2010-08-312-0/+15
* 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
* 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
* 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 - 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 - 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