summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-3052 - Correct the way that JEEImplementations are represented so ↵slaws2009-05-2210-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
* Merging changes from 1.5 release branch to avoid NPE when running some sampleslresende2009-05-224-27/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777599 13f79535-47bb-0310-9956-ffa450edef68
* Merge policy NPE fixes from 1.5 branchantelder2009-05-222-15/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777443 13f79535-47bb-0310-9956-ffa450edef68
* Enhancment to allow verification of user credentials and roles in a Geronimo ↵lresende2009-05-214-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
* Adding authorization intent to use for restricting an operation to be run ↵lresende2009-05-211-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
* TUSCANY-3041- policySets & intents not resolved on implementation.jee, ↵antelder2009-05-215-5/+22
| | | | | | applied patch from vamsi git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777142 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3053ramkumar2009-05-211-5/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777017 13f79535-47bb-0310-9956-ffa450edef68
* Remove catch left in on previous commit for locating resources in jarsantelder2009-05-211-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776969 13f79535-47bb-0310-9956-ffa450edef68
* Fix implementation.spring to correctly locate spring resources nested within ↵antelder2009-05-211-1/+1
| | | | | | jars git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776966 13f79535-47bb-0310-9956-ffa450edef68
* Add cached impl for TUSCANY-3054.scottkurz2009-05-201-0/+129
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776802 13f79535-47bb-0310-9956-ffa450edef68
* Properly handle SMD requests in JSON-RPC wire format/operation selectorlresende2009-05-206-11/+120
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776580 13f79535-47bb-0310-9956-ffa450edef68
* Updating java doc for HTTP JSON-RPC wireformat/operation selector extensionslresende2009-05-2015-17/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776579 13f79535-47bb-0310-9956-ffa450edef68
* Reporting fault message with exception in json representation, when jsonrpc ↵lresende2009-05-203-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
* Removing obsolete FIXME tags, as exceptions are handled ok on wireFormat ↵lresende2009-05-201-14/+1
| | | | | | interceptor already git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776575 13f79535-47bb-0310-9956-ffa450edef68
* Do BytesMessage.reset() on BytesMP, DefaultMP to be consistent across wire ↵scottkurz2009-05-192-1/+3
| | | | | | formats. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776461 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3032 - fix binding.ejb schema so that ejb-link-name is a string not ↵slaws2009-05-181-1/+1
| | | | | | an NCName git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775942 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3030 if the fault exception mapper is null try getting it from the ↵slaws2009-05-181-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
* Mereg bouncy castle excludes from 1.5 to 1.xantelder2009-05-181-0/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775899 13f79535-47bb-0310-9956-ffa450edef68
* Remove provided csope from spring dependenciesantelder2009-05-181-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775891 13f79535-47bb-0310-9956-ffa450edef68
* Exclude bouncycastleantelder2009-05-181-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775888 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headerantelder2009-05-185-72/+164
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775837 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3031 Ensure that JMS wire formats that don't required a data ↵slaws2009-05-158-8/+8
| | | | | | transformation work when interface.wsdl is used. Use the component type interface rather than the service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775328 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2967 Fix up just jmsBytes wire format to return exceptions as bytes ↵slaws2009-05-151-0/+30
| | | | | | to see if this is what we want git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775324 13f79535-47bb-0310-9956-ffa450edef68
* Fix NPE bug in TUSCANY-2962 fixscottkurz2009-05-142-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774957 13f79535-47bb-0310-9956-ffa450edef68
* Add support for using Tuscany threads instead on setMessageListener in a JEE ↵antelder2009-05-147-15/+90
| | | | | | container environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774720 13f79535-47bb-0310-9956-ffa450edef68
* Start bringing up Tuscany version of JMS transport so the setMessageListener ↵antelder2009-05-149-3/+2006
| | | | | | not allowed in a JEE container can be fixed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774701 13f79535-47bb-0310-9956-ffa450edef68
* Abandon trying to use the new Axis2 JMS transport for now as its proving too ↵antelder2009-05-1383-12546/+0
| | | | | | messy tryingto backport it to the 1.4.1 release. Now trying a new approach which modifies the JMS transport from Axis2 1.4.1 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774293 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3017ramkumar2009-05-131-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774244 13f79535-47bb-0310-9956-ffa450edef68
* Removing obsolete modules that have been merged or renamed.lresende2009-05-1236-4375/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774123 13f79535-47bb-0310-9956-ffa450edef68
* Renaming binding-http-new-jsonrpc* to binding-http-jsonrpc*lresende2009-05-1229-8/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774117 13f79535-47bb-0310-9956-ffa450edef68
* Merging HTTPBindingProcessor from binding-http-new that introduces support ↵lresende2009-05-124-3/+169
| | | | | | to wire format and operation selector to the main binding-http. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774115 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused classesrfeng2009-05-128-907/+124
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774074 13f79535-47bb-0310-9956-ffa450edef68
* Leverage optimization from the Axiom 1.2.7rfeng2009-05-124-42/+105
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774053 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2962ramkumar2009-05-122-1/+34
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@773823 13f79535-47bb-0310-9956-ffa450edef68
* Merging changes from binding-http-new that introduces support to wire format ↵lresende2009-05-118-784/+1041
| | | | | | and operation selector to the main binding-http. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@773719 13f79535-47bb-0310-9956-ffa450edef68
* Add a new soap/jms transport module copied from the Apache WS Commons ↵antelder2009-05-1183-0/+12546
| | | | | | transports but with the code backported to work with Axis2 1.4.1 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@773489 13f79535-47bb-0310-9956-ffa450edef68
* Performance enhancement to avoid processing the deployable composite twice ↵lresende2009-05-081-0/+15
| | | | | | when starting a node git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@773118 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3011 correct JMS binding XSD to make OperationalProperties/Headers ↵slaws2009-05-081-1/+1
| | | | | | optional as per the OSOA spec git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772958 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2900 - Add code to generate JMS binding and service/port to ↵slaws2009-05-083-6/+46
| | | | | | generated wsdl. Add itest to explore the different ways of configuring generated WSDL. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772957 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring Spring Moduleramkumar2009-05-071-0/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772718 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring Spring Moduleramkumar2009-05-0742-1435/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772717 13f79535-47bb-0310-9956-ffa450edef68
* Changing Spring Dependenciesramkumar2009-05-072-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772693 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring Spring Moduleramkumar2009-05-0721-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772608 13f79535-47bb-0310-9956-ffa450edef68
* moving spring-runtime to spring-scaramkumar2009-05-0621-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772357 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring Spring moduleramkumar2009-05-064-41/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772162 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring Spring moduleramkumar2009-05-061-0/+216
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772155 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring Spring moduleramkumar2009-05-0621-0/+1837
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772154 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring Spring moduleramkumar2009-05-0638-3614/+2145
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772153 13f79535-47bb-0310-9956-ffa450edef68
* Renaming Spring modules as oldramkumar2009-05-0678-0/+6169
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772152 13f79535-47bb-0310-9956-ffa450edef68
* Removing unwanted files, got in accidentalyramkumar2009-05-0625-640/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772150 13f79535-47bb-0310-9956-ffa450edef68