summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enhance the JAX-WS async client support and fix couple of issuesrfeng2010-09-1713-384/+595
* TUSCANY-3664 Migrate 1.x Holder support to 2.x and add support for non-void m...bdaniel2010-09-1710-25/+301
* TUSCANY-3667 - Reverting usage of generics and just catching the exception to...lresende2010-09-171-6/+2
* TUSCANY-3667 - Making exception logged as warning instead of errorlresende2010-09-171-1/+1
* Fixing databinding issue when submitting empty strings from js client to a js...lresende2010-09-171-4/+9
* Adding test for double valueslresende2010-09-174-24/+36
* TUSCANY-3667 - Handling possible SecurityException/NPE from clazz.getDeclared...lresende2010-09-171-52/+78
* Clean up poms for comet binding and sample.fmoga2010-09-161-21/+11
* Moved comet binding to trunk.fmoga2010-09-1632-0/+2509
* Update jms binding to callback interceptor to support jms: uri format callbac...antelder2010-09-141-0/+8
* TUSCANY-3631 - re-enable the test basic auth test case. The issue was that th...slaws2010-09-141-6/+11
* Remove commented out lineslaws2010-09-141-1/+0
* Add a missing commentslaws2010-09-141-0/+2
* Currently the JSONP binding shouldn't directly rely on the HTTP binding runti...slaws2010-09-144-5/+4
* BJM_3020 Validate that activationSpec is not used on a referencebdaniel2010-09-141-0/+3
* Use JMS ReplyTo as callback desitnation when scaCallbackDestination property ...bdaniel2010-09-141-2/+12
* BJM_6015D Make sure scaCallbackDestination property is honoredbdaniel2010-09-101-18/+15
* Minor updates to MANIFEST.MFlresende2010-09-101-0/+2
* Fix the self reference with explicit bindingsrfeng2010-09-105-31/+47
* BJM_3026_1 Ensure correct message selector is usedbdaniel2010-09-092-4/+13
* BJM_3034 Fix validation check. The previous fix causes some other tests to fa...bdaniel2010-09-082-1/+11
* BJM_3034 Add validation to check that a destination is not present when a uri...bdaniel2010-09-082-0/+7
* Add validations for response/activationSpec and response/destination name mat...bdaniel2010-09-081-0/+6
* TUSCANY-3668 - support BigDecimal in JSON format and JSONRPC binding. BigDeci...slaws2010-09-087-5/+44
* Fix the base URI displayrfeng2010-09-084-15/+121
* Check for the null binding provider to avoid NPErfeng2010-09-081-4/+4
* Tidy up binding.rest osgi enablementrfeng2010-09-089-171/+112
* Add support for primitive java typesrfeng2010-09-085-0/+14
* TUSCANY-3673 Update JMS binding model to separate out type/priority/deliveryM...bdaniel2010-09-086-131/+216
* Add http binding runtime dependencyantelder2010-09-071-0/+6
* Minor cleanup/rearrange of the pom to group together test scoped dependencieslresende2010-09-061-28/+26
* TUSCANY-3667 - InetAddress is not allowed in GoogleAppEngine, so try to load ...lresende2010-09-061-23/+29
* TUSCANY-3667 - Handled AccessControlException when processing private folders...lresende2010-09-061-28/+42
* Porting support to import/export resources from 1.xlresende2010-09-0615-354/+289
* Moving binding.rss to contriblresende2010-09-0632-2241/+0
* Change the jsonp binding so that it uses the http binding to do the work, ie ...antelder2010-09-047-136/+40
* Add a Base class for binding impls with the boiler plate codeantelder2010-09-041-0/+94
* 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