summaryrefslogtreecommitdiffstats
path: root/branches (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-05-22TUSCANY-2978 - More tests to exercise the changes related to TUSCANY-3052 ↵slaws28-6/+1244
where the JEEImplemenation model becomes a composite. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777620 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22TUSCANY-3052 - Correct the way that JEEImplementations are represented so ↵slaws10-72/+324
that they appear as composites. In that way an application composite, when present, can naturally be included in the component hierarchy. When an application composite isn't present then the composite is created on the fly based on the information from the introspected archive. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777618 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22Fixing class mismatch when selecting policy informationlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777604 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22TUSCANY-3056 - Adding missing Geronimo deployment descriptors and fixing ↵lresende1-0/+40
existent ones that were using inverse-classloading which was causing issues when deploying samples in geronimo environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777600 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22Merging changes from 1.5 release branch to avoid NPE when running some sampleslresende4-27/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777599 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22Fixes for TUSCANY-3046ramkumar2-12/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777489 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22Fixes for TUSCANY-3046ramkumar1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777455 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22Merge policy NPE fixes from 1.5 branchantelder2-15/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777443 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22Fix README to match 1.5 releasekelvingoodson1-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777442 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22Fix NPE in security policy modules when running some samplesantelder2-10/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777441 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22TUSCANY-3056 - Adding missing Geronimo deployment descriptors and fixing ↵lresende9-8/+196
existent ones that were using inverse-classloading which was causing issues when deploying samples in geronimo environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777397 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22TUSCANY-3056 - Adding missing Geronimo deployment descriptors and fixing ↵lresende10-8/+236
existent ones that were using inverse-classloading which was causing issues when deploying samples in geronimo environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777390 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21Enhancment to allow verification of user credentials and roles in a Geronimo ↵lresende4-18/+164
Java EE environment. Some code are commented out as I still need to find a more generic (not so geronimo specific way) to perform some of these actions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777325 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21Adding authorization intent to use for restricting an operation to be run ↵lresende1-0/+10
only when user has a specific role git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777324 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21Fixing missing atom and json-rpc javascript extension dependencieslresende1-0/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777323 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21TUSCANY-3041- policySets & intents not resolved on implementation.jee, ↵antelder5-5/+22
applied patch from vamsi git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777142 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21Merge TUSCANY-3053 fix from 1.x to 1.5antelder1-5/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777074 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21Fixes for TUSCANY-3053ramkumar1-5/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777017 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21Merge host jms addition to manifest jar from 1.x to 1.5antelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776973 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21Add host jms to manifest jarantelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776972 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21Merge spring fix in r776969 from 1.x to 1.5antelder1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776970 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21Remove catch left in on previous commit for locating resources in jarsantelder1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776969 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21Merge 1.x trunk fix to locate spring resources within jars antelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776968 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21Fix implementation.spring to correctly locate spring resources nested within ↵antelder1-1/+1
jars git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776966 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21Merge 1.x trunk change to include spring runtime in manifest jarantelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776964 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21Add spring runtime to manifest jarantelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776963 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20TUSCANY-3025 - Missed files from Store-android patch from Sanni Lookmanlresende1-0/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776867 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20TUSCANY-3025 - Missed files from Store-android patch from Sanni Lookmanlresende1-0/+148
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776866 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Add cached impl for TUSCANY-3054.scottkurz1-0/+129
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776802 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Fixes for TUSCANY-3043ramkumar2-0/+41
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776679 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Fixes for TUSCANY-3043ramkumar29-1/+987
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776677 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Add CHANGES detailantelder1-0/+532
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776642 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Merge host jms fix from 1.x to 1.5antelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776610 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Add jms host to bundle to fix running jms samplesantelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776609 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Reverting changes as this would make sample stop working due to TUSCANY-3042lresende1-16/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776603 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Properly handle SMD requests in JSON-RPC wire format/operation selectorlresende7-15/+136
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776580 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Updating java doc for HTTP JSON-RPC wireformat/operation selector extensionslresende15-17/+54
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776579 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Reporting fault message with exception in json representation, when jsonrpc ↵lresende3-17/+37
operation selector interceptor can't parse json request git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776577 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Removing obsolete FIXME tags, as exceptions are handled ok on wireFormat ↵lresende1-14/+1
interceptor already git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776575 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Apply patch for TUSCANY-3033 from Pradeep. Thanks.rfeng6-0/+648
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776547 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19Do BytesMessage.reset() on BytesMP, DefaultMP to be consistent across wire ↵scottkurz2-1/+3
formats. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776461 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19TUSCANY-2967 - to aid investigation of possible exception processing ↵slaws32-34/+651
refactoring enhance format tests to test checked and unchecked exceptions. Also add a wf.jmsText test. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776381 13f79535-47bb-0310-9956-ffa450edef68
2009-05-18TUSCANY-3025 - Appying Sanni Lookman patch plus small fixes to make it run ↵lresende7-73/+143
successfully git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776095 13f79535-47bb-0310-9956-ffa450edef68
2009-05-18Merge exclude typo fix from 1.x to 1.5antelder1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775999 13f79535-47bb-0310-9956-ffa450edef68
2009-05-18Correct typo in excludeantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775998 13f79535-47bb-0310-9956-ffa450edef68
2009-05-18TUSCANY-3032 - fix binding.ejb schema so that ejb-link-name is a string not ↵slaws1-1/+1
an NCName git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775942 13f79535-47bb-0310-9956-ffa450edef68
2009-05-18TUSCANY-3032 - fix binding.ejb schema so that ejb-link-name is a string not ↵slaws1-1/+1
an NCName git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775941 13f79535-47bb-0310-9956-ffa450edef68
2009-05-18TUSCANY-3030 if the fault exception mapper is null try getting it from the ↵slaws1-1/+8
registry before returning the fault unmapped. This takes care of the case there the mapper is null just because the JavaRuntimeModuleActivator is started before the DatabindingModuleActivator git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775935 13f79535-47bb-0310-9956-ffa450edef68
2009-05-18TUSCANY-3030 if the fault exception mapper is null try getting it from the ↵slaws1-1/+8
registry before returning the fault unmapped. This takes care of the case there the mapper is null just because the JavaRuntimeModuleActivator is started before the DatabindingModuleActivator git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775933 13f79535-47bb-0310-9956-ffa450edef68
2009-05-18Merge dojo exclude from 1.x to 1.5antelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775918 13f79535-47bb-0310-9956-ffa450edef68