summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove OptimizableBinding as now it is not used any morerfeng2010-02-103-162/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908288 13f79535-47bb-0310-9956-ffa450edef68
* Fix the sca client to use a resolved endpointrfeng2010-02-092-19/+123
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908285 13f79535-47bb-0310-9956-ffa450edef68
* Remove the node.destroy()rfeng2010-02-091-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908276 13f79535-47bb-0310-9956-ffa450edef68
* Rename ExtensibleDomainRegistry to ExtensibleDomainRegistryFactoryrfeng2010-02-0910-33/+51
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908255 13f79535-47bb-0310-9956-ffa450edef68
* Remove getDomainNamerfeng2010-02-093-36/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908247 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importrfeng2010-02-091-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908246 13f79535-47bb-0310-9956-ffa450edef68
* Remove org.apache.tuscany.sca.node.Client and merge the methods into ↵rfeng2010-02-0924-510/+438
| | | | | | org.apache.tuscany.sca.node.Node git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908245 13f79535-47bb-0310-9956-ffa450edef68
* Start to clean up the node-api (remove Node.destroy())rfeng2010-02-0949-152/+244
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908233 13f79535-47bb-0310-9956-ffa450edef68
* Fix the bundle-version attr for Fragment-Hostrfeng2010-02-092-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908231 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused coderfeng2010-02-092-63/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908159 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3458 add some alternative configurations for the ws callback test to ↵slaws2010-02-0920-0/+1041
| | | | | | see if we can flush out the issue in this JIRA git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908010 13f79535-47bb-0310-9956-ffa450edef68
* Add some code to all for easier manual running of the test slaws2010-02-093-1/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907981 13f79535-47bb-0310-9956-ffa450edef68
* Use a dummy invocation chain to avoid NPE on ConcurrentHashMaprfeng2010-02-081-1/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907812 13f79535-47bb-0310-9956-ffa450edef68
* Generate unique Node URI if it's not set in the NodeConfigurationrfeng2010-02-082-2/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907810 13f79535-47bb-0310-9956-ffa450edef68
* Correct comment locationslaws2010-02-081-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907636 13f79535-47bb-0310-9956-ffa450edef68
* No longer requiredslaws2010-02-081-502/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907635 13f79535-47bb-0310-9956-ffa450edef68
* Move toward having the Axis specific code in the Axis2EngineIntegration ↵slaws2010-02-088-360/+636
| | | | | | class while having the service and reference provides do more of the orchestration. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907634 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
* 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
* 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
* 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 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
* 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-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