summaryrefslogtreecommitdiffstats
path: root/branches (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge license header fixes from 1.x trunkantelder2009-05-1816-73/+364
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775855 13f79535-47bb-0310-9956-ffa450edef68
* Add back itest inadvertently deletedantelder2009-05-189-0/+687
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775845 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
* Add missing license headerantelder2009-05-181-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775835 13f79535-47bb-0310-9956-ffa450edef68
* Merege 775830 license header fixantelder2009-05-184-70/+106
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775832 13f79535-47bb-0310-9956-ffa450edef68
* Rename tests and add license headerantelder2009-05-184-70/+106
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775831 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headersantelder2009-05-181-0/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775829 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headersantelder2009-05-1810-1/+181
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775826 13f79535-47bb-0310-9956-ffa450edef68
* Exclude work session.ser from build, merge r775819 from 1.x trunkantelder2009-05-181-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775820 13f79535-47bb-0310-9956-ffa450edef68
* Exclude work session.ser from buildantelder2009-05-181-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775819 13f79535-47bb-0310-9956-ffa450edef68
* Remove modules not include in buildantelder2009-05-18123-3935/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775818 13f79535-47bb-0310-9956-ffa450edef68
* Remove www-services as its not in buildantelder2009-05-1839-21546/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775815 13f79535-47bb-0310-9956-ffa450edef68
* Remove stest as its not part of buildantelder2009-05-18129-7096/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775814 13f79535-47bb-0310-9956-ffa450edef68
* Remove samples not in buildantelder2009-05-18253-13794/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775813 13f79535-47bb-0310-9956-ffa450edef68
* Take contribution-jee out of build due to openejb issue in TUSCANY-2935antelder2009-05-171-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775583 13f79535-47bb-0310-9956-ffa450edef68
* Create 1.5 release branch from current 1.x trunkantelder2009-05-168980-0/+719498
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775437 13f79535-47bb-0310-9956-ffa450edef68
* Delete previous 1.5 branch thats now old and unused and will be replaced ↵antelder2009-05-169372-782404/+0
| | | | | | with the current 1.x trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775435 13f79535-47bb-0310-9956-ffa450edef68
* A tool to save to disc the WSDL for each service, with binding.ws, within ↵slaws2009-05-1524-83/+1230
| | | | | | all of the deployable composites in a specified contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775335 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3031 Ensure that JMS wire formats that don't required a data ↵slaws2009-05-1511-122/+360
| | | | | | 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-157-4/+118
| | | | | | 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
* Adjusting pom with recent module name refactoring/changeslresende2009-05-121-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774119 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-0813-6/+648
| | | | | | 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
* Restoring catalog activity as backup/referencelresende2009-05-081-0/+101
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772855 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing Apache headers to store-androidlresende2009-05-083-0/+57
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772854 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2959 - Store-android patch from Sanni Lookmanlresende2009-05-086-97/+61
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772852 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-077-2/+38
| | | | 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