summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-22Merging changes from 1.5 release branch to avoid NPE when running some sampleslresende4-27/+21
2009-05-22Merge policy NPE fixes from 1.5 branchantelder2-15/+21
2009-05-22Fix README to match 1.5 releasekelvingoodson1-5/+5
2009-05-22TUSCANY-3056 - Adding missing Geronimo deployment descriptors and fixing exis...lresende9-8/+196
2009-05-21Enhancment to allow verification of user credentials and roles in a Geronimo ...lresende4-18/+164
2009-05-21Adding authorization intent to use for restricting an operation to be run onl...lresende1-0/+10
2009-05-21Fixing missing atom and json-rpc javascript extension dependencieslresende1-0/+14
2009-05-21TUSCANY-3041- policySets & intents not resolved on implementation.jee, applie...antelder5-5/+22
2009-05-21Fixes for TUSCANY-3053ramkumar1-5/+1
2009-05-21Add host jms to manifest jarantelder1-0/+5
2009-05-21Remove catch left in on previous commit for locating resources in jarsantelder1-2/+0
2009-05-21Fix implementation.spring to correctly locate spring resources nested within ...antelder1-1/+1
2009-05-21Add spring runtime to manifest jarantelder1-0/+5
2009-05-20TUSCANY-3025 - Missed files from Store-android patch from Sanni Lookmanlresende1-0/+22
2009-05-20TUSCANY-3025 - Missed files from Store-android patch from Sanni Lookmanlresende1-0/+148
2009-05-20Add cached impl for TUSCANY-3054.scottkurz1-0/+129
2009-05-20Fixes for TUSCANY-3043ramkumar2-0/+41
2009-05-20Fixes for TUSCANY-3043ramkumar29-1/+987
2009-05-20Add jms host to bundle to fix running jms samplesantelder1-0/+5
2009-05-20Reverting changes as this would make sample stop working due to TUSCANY-3042lresende1-16/+4
2009-05-20Properly handle SMD requests in JSON-RPC wire format/operation selectorlresende7-15/+136
2009-05-20Updating java doc for HTTP JSON-RPC wireformat/operation selector extensionslresende15-17/+54
2009-05-20Reporting fault message with exception in json representation, when jsonrpc o...lresende3-17/+37
2009-05-20Removing obsolete FIXME tags, as exceptions are handled ok on wireFormat inte...lresende1-14/+1
2009-05-20Apply patch for TUSCANY-3033 from Pradeep. Thanks.rfeng6-0/+648
2009-05-19Do BytesMessage.reset() on BytesMP, DefaultMP to be consistent across wire fo...scottkurz2-1/+3
2009-05-19TUSCANY-2967 - to aid investigation of possible exception processing refactor...slaws32-34/+651
2009-05-18TUSCANY-3025 - Appying Sanni Lookman patch plus small fixes to make it run su...lresende7-73/+143
2009-05-18Correct typo in excludeantelder1-1/+1
2009-05-18TUSCANY-3032 - fix binding.ejb schema so that ejb-link-name is a string not a...slaws1-1/+1
2009-05-18TUSCANY-3030 if the fault exception mapper is null try getting it from the re...slaws1-1/+8
2009-05-18Exclude dojo filesantelder1-0/+2
2009-05-18Mereg bouncy castle excludes from 1.5 to 1.xantelder1-0/+12
2009-05-18Add spring runtime moduleantelder1-0/+5
2009-05-18Remove provided csope from spring dependenciesantelder1-3/+0
2009-05-18Update legal filesantelder2-17/+117
2009-05-18Exclude bouncycastleantelder1-0/+6
2009-05-18Excelude multiple sca bindings from bundle buildantelder1-10/+0
2009-05-18Exclude cruft from bin distroantelder1-0/+7
2009-05-18Add missing license headerantelder5-72/+164
2009-05-18Add missing license headerantelder1-0/+18
2009-05-18Rename tests and add license headerantelder4-70/+106
2009-05-18Add missing license headersantelder1-0/+19
2009-05-18Add missing license headersantelder10-1/+181
2009-05-18Exclude work session.ser from buildantelder1-0/+1
2009-05-15A tool to save to disc the WSDL for each service, with binding.ws, within all...slaws24-83/+1230
2009-05-15TUSCANY-3031 Ensure that JMS wire formats that don't required a data transfor...slaws11-122/+360
2009-05-15TUSCANY-2967 Fix up just jmsBytes wire format to return exceptions as bytes t...slaws7-4/+118
2009-05-14Fix NPE bug in TUSCANY-2962 fixscottkurz2-4/+4
2009-05-14Add support for using Tuscany threads instead on setMessageListener in a JEE ...antelder7-15/+90