summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add failonerror=true to ant run commandnash2010-02-0738-38/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907395 13f79535-47bb-0310-9956-ffa450edef68
* Add new launchers to READMEnash2010-02-071-34/+160
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907394 13f79535-47bb-0310-9956-ffa450edef68
* Change incorrect package scatours to scatours.paymentnash2010-02-076-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907387 13f79535-47bb-0310-9956-ffa450edef68
* Change incorrect contribution name payment-script to payment-spring-scatagnash2010-02-071-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907386 13f79535-47bb-0310-9956-ffa450edef68
* Moved server configuration to HTTPD postConfig phase, to avoid running ↵jsdelfino2010-02-0764-235/+677
| | | | | | configuration commands twice and added a way for runtime modules and components to handle start/restart/stop events. Improved build scripts a little, to not depend on external environment variables. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907352 13f79535-47bb-0310-9956-ffa450edef68
* Only search for bundles with SCA-Version: 1.1 header for Tuscany 2.x ↵rfeng2010-02-065-62/+35
| | | | | | extension points and extensions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907138 13f79535-47bb-0310-9956-ffa450edef68
* Fix the compilation errorrfeng2010-02-061-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907137 13f79535-47bb-0310-9956-ffa450edef68
* Update Tuscany version to 1.6rfeng2010-02-051-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907118 13f79535-47bb-0310-9956-ffa450edef68
* Add constants for some of the intents defined by SCA policy spec. slaws2010-02-051-0/+48
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906900 13f79535-47bb-0310-9956-ffa450edef68
* Message moved to endpoint-validation-messages.propertiesslaws2010-02-051-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906854 13f79535-47bb-0310-9956-ffa450edef68
* Add in ws itests to build. Don't anything useful yet but might as well get ↵slaws2010-02-051-0/+1
| | | | | | them going. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906849 13f79535-47bb-0310-9956-ffa450edef68
* Add a serialVersionUIDantelder2010-02-051-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906848 13f79535-47bb-0310-9956-ffa450edef68
* Remove travel sample code needed only for 1.5.1 and update README for 1.6nash2010-02-057-190/+120
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906830 13f79535-47bb-0310-9956-ffa450edef68
* Making fallback revision a number to avoid test case issueslresende2010-02-041-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906700 13f79535-47bb-0310-9956-ffa450edef68
* Update to xmlschema 1.4.3rfeng2010-02-041-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906674 13f79535-47bb-0310-9956-ffa450edef68
* started causing spurious compilation error so remove for now as it doesn't ↵slaws2010-02-041-1/+1
| | | | | | do anything yet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906670 13f79535-47bb-0310-9956-ffa450edef68
* Remove the threading as now we have a thread in the TopologyManager to ↵rfeng2010-02-041-33/+5
| | | | | | handle import/unimport git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906665 13f79535-47bb-0310-9956-ffa450edef68
* Remove xmlschema 1.4.2rfeng2010-02-041-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906659 13f79535-47bb-0310-9956-ffa450edef68
* Improve the bundle discovery filtering based on the ML discussionrfeng2010-02-041-5/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906646 13f79535-47bb-0310-9956-ffa450edef68
* Fix the MF to match the fragment host to the host bundle symbolic name and ↵rfeng2010-02-046-72/+76
| | | | | | version git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906645 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3456 (only register direct transformer with lower weight)rfeng2010-02-042-1/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906613 13f79535-47bb-0310-9956-ffa450edef68
* Set default map config to use near cache to improve local endpoint read ↵antelder2010-02-041-1/+5
| | | | | | performance git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906581 13f79535-47bb-0310-9956-ffa450edef68
* missed pom update from previous Axis2 1.5.1 commitslaws2010-02-041-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906579 13f79535-47bb-0310-9956-ffa450edef68
* Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) ↵slaws2010-02-0442-195/+238
| | | | | | replace binding-ws-axis2 and binding binding-ws-axis2-policy with binding-ws-runtime-axis which is still very much a work in progress 2) correct the axis/axiom version references across the project and make the various OSGi environments work 3) start fixing policy provides to allow the ws binding to exploit the binding wire. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906557 13f79535-47bb-0310-9956-ffa450edef68
* add ignoresslaws2010-02-040-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906532 13f79535-47bb-0310-9956-ffa450edef68
* Exploit features to define dependenciesslaws2010-02-041-20/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906530 13f79535-47bb-0310-9956-ffa450edef68
* Add some extra debug code (mostly commented out)slaws2010-02-041-1/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906514 13f79535-47bb-0310-9956-ffa450edef68
* fix typo in module nameslaws2010-02-041-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906511 13f79535-47bb-0310-9956-ffa450edef68
* Tidy come commentsslaws2010-02-041-6/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906510 13f79535-47bb-0310-9956-ffa450edef68
* add ignoresslaws2010-02-040-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906508 13f79535-47bb-0310-9956-ffa450edef68
* Add the runtime versions of the axis 1.5.1 manifests. These are slight ↵slaws2010-02-042-0/+48
| | | | | | different from the tooling versions but only because it was an iterative process getting all this work and this is where I've ended up. I want to get what I have working checked in then I'll fix then up so they are consistent and the versions numbers are correct. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906507 13f79535-47bb-0310-9956-ffa450edef68
* Add local axis manifests to handle split package between kernel and ↵slaws2010-02-042-0/+48
| | | | | | transport-http. Export package versions are a bit wonky still. These manifest a used during the distro build to create the bundle repo that's used when you load the project using the Eclipse PDE. They aren't used during runtime. Runtime uses the manifests in the node-launcher-equinox! Needs work to remove this confusion. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906503 13f79535-47bb-0310-9956-ffa450edef68
* add ignoresslaws2010-02-040-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906501 13f79535-47bb-0310-9956-ffa450edef68
* Create a place in itests for binding.ws integration testsslaws2010-02-049-0/+404
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906500 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3457 - add temp code to copy the manifest file byte for byte to get ↵slaws2010-02-041-6/+54
| | | | | | round the problem of the copy via the Manifest object dropping some attributes. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906492 13f79535-47bb-0310-9956-ffa450edef68
* add ignoresslaws2010-02-040-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906435 13f79535-47bb-0310-9956-ffa450edef68
* add ignoresslaws2010-02-040-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906433 13f79535-47bb-0310-9956-ffa450edef68
* Launch JMS broker and CORBA tnameserv automatically (TUSCANY-3454)nash2010-02-0411-150/+87
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906398 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3453 - Get JMS schema from 1.xlresende2010-02-031-0/+132
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906289 13f79535-47bb-0310-9956-ffa450edef68
* Add domainURI/nodeURI to runtime endpoint/endpoint referencerfeng2010-02-036-7/+67
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906262 13f79535-47bb-0310-9956-ffa450edef68
* Disable JMS transport for now until the code is fixed to bring it back in ↵slaws2010-02-031-5/+7
| | | | | | again. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906179 13f79535-47bb-0310-9956-ffa450edef68
* fix namespaces so that MTOM is in Tuscany namespaceslaws2010-02-031-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906178 13f79535-47bb-0310-9956-ffa450edef68
* As some more basic tests around the different ways that endpoint uri can be ↵slaws2010-02-038-4/+288
| | | | | | specified git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906176 13f79535-47bb-0310-9956-ffa450edef68
* Add some initial policy implementations in. MTOM is just handling an ↵slaws2010-02-035-0/+369
| | | | | | "mayProvide" intent while the config param policy is from the old implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906175 13f79535-47bb-0310-9956-ffa450edef68
* Add context so interceptors on the binding wire can get at itslaws2010-02-031-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906173 13f79535-47bb-0310-9956-ffa450edef68
* back up some experimental codeslaws2010-02-032-141/+198
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906169 13f79535-47bb-0310-9956-ffa450edef68
* Rename to match pattern of other modules and add local transport dependencyslaws2010-02-031-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906168 13f79535-47bb-0310-9956-ffa450edef68
* Updates for axis1.5.1slaws2010-02-031-5/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906167 13f79535-47bb-0310-9956-ffa450edef68
* Put back in the JMS callbacks test as theres a workaround for it nowantelder2010-02-031-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906027 13f79535-47bb-0310-9956-ffa450edef68
* Fix the JMS callbacks test by removing all trailing spaces in the messages. ↵antelder2010-02-034-4/+4
| | | | | | Just a work around, the undrlying issue with the databinding still needs to be fixed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906026 13f79535-47bb-0310-9956-ffa450edef68