summaryrefslogtreecommitdiffstats
path: root/java/sca (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused getEndpoints() methodrfeng2009-06-102-43/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783578 13f79535-47bb-0310-9956-ffa450edef68
* Allow the use of configured attributes for ModuleActivator and Utilityrfeng2009-06-102-29/+53
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783577 13f79535-47bb-0310-9956-ffa450edef68
* Fix URI double-escaping issuerfeng2009-06-103-0/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783576 13f79535-47bb-0310-9956-ffa450edef68
* Fix the class type for DefaultBeanModelProcessorrfeng2009-06-101-30/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783575 13f79535-47bb-0310-9956-ffa450edef68
* Make the xsd dependency optionalrfeng2009-06-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783574 13f79535-47bb-0310-9956-ffa450edef68
* Addd import packagerfeng2009-06-101-5/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783560 13f79535-47bb-0310-9956-ffa450edef68
* Cache DTDs for XMLSchemarfeng2009-06-103-1/+622
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783559 13f79535-47bb-0310-9956-ffa450edef68
* Update the helloworld sample itest to use the correct sample artifact namemcombellack2009-06-101-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783492 13f79535-47bb-0310-9956-ffa450edef68
* Update the helloworld sample itest to use the correct sample artiface namemcombellack2009-06-101-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783481 13f79535-47bb-0310-9956-ffa450edef68
* Update the helloworld-jsp sample itest to use the correct sample artifact ↵antelder2009-06-102-3/+4
| | | | | | name, and take it out of the build as it doesn't work now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783426 13f79535-47bb-0310-9956-ffa450edef68
* Change the file separatorrfeng2009-06-102-15/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783408 13f79535-47bb-0310-9956-ffa450edef68
* Add an itest to test the bpel webapp sample in the distribution. Doesn't ↵antelder2009-06-102-0/+174
| | | | | | work yet, not sure yet if thats related to the existing problems with webapp itests mentioned on the ML or if there's more to do with getting this bpel working git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783395 13f79535-47bb-0310-9956-ffa450edef68
* Update jetty plugin config so that 'mvn jetty:run' works with tuscany bpelantelder2009-06-101-0/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783382 13f79535-47bb-0310-9956-ffa450edef68
* Add the webapp bpel sample to the buildantelder2009-06-101-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783351 13f79535-47bb-0310-9956-ffa450edef68
* Get the bpel webapp archetype working again (by adding <interface> to the ↵antelder2009-06-102-2/+5
| | | | | | web component reference as the web component isn't doing introspection yet), and add the archetype to the build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783349 13f79535-47bb-0310-9956-ffa450edef68
* Add a webapp sample using a BPEL componentantelder2009-06-107-0/+419
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783348 13f79535-47bb-0310-9956-ffa450edef68
* Move stest to contribantelder2009-06-10158-8255/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783241 13f79535-47bb-0310-9956-ffa450edef68
* Commenting out bpel itests as they are failing for nowlresende2009-06-101-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783236 13f79535-47bb-0310-9956-ffa450edef68
* Cleaning up 1.x obsolete code that was used for webapp host environment ↵lresende2009-06-103-736/+0
| | | | | | integration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783235 13f79535-47bb-0310-9956-ffa450edef68
* Migrating test case to jUnit 4.5 stylelresende2009-06-102-11/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783234 13f79535-47bb-0310-9956-ffa450edef68
* Migrating test case to jUnit 4.5 stylelresende2009-06-106-45/+57
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783233 13f79535-47bb-0310-9956-ffa450edef68
* More dependency changes and artifact version id fixuplresende2009-06-103-12/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783230 13f79535-47bb-0310-9956-ffa450edef68
* Migrating test case to jUnit 4.5 stylelresende2009-06-102-13/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783229 13f79535-47bb-0310-9956-ffa450edef68
* Replacing host-embedded dependencies with nodelresende2009-06-103-11/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783228 13f79535-47bb-0310-9956-ffa450edef68
* Updating BPEL iTests pom artifact version id from 1.6 to 2.0lresende2009-06-104-182/+201
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783227 13f79535-47bb-0310-9956-ffa450edef68
* Adding BPEL itests to buildlresende2009-06-101-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783226 13f79535-47bb-0310-9956-ffa450edef68
* Create the runtime version of Endpoint2 for serializationrfeng2009-06-1011-25/+372
| | | | | | Serialize the EP using XML git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783213 13f79535-47bb-0310-9956-ffa450edef68
* Add local cache for external XSDs referenced by SCA specsrfeng2009-06-1014-128/+1241
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783211 13f79535-47bb-0310-9956-ffa450edef68
* Disable SAX entity processing to avoid IOException rfeng2009-06-101-34/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783170 13f79535-47bb-0310-9956-ffa450edef68
* Use componentURI#srevice-binding(serviceName/bindingName) as the endpoint URIrfeng2009-06-091-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783091 13f79535-47bb-0310-9956-ffa450edef68
* Starting mograting BPEL iTests to 2.x code baselresende2009-06-0928-0/+1850
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783045 13f79535-47bb-0310-9956-ffa450edef68
* Add start of a way to download and unzip tomcat to use in testing the tomcat ↵antelder2009-06-092-0/+115
| | | | | | distribution. Doesn't work as the download always seems to only get half way through for some reason i can't workout right now...so if you've any ideas? git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783018 13f79535-47bb-0310-9956-ffa450edef68
* Move old vtest out of 2.x trunk to contribantelder2009-06-09465-29243/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783013 13f79535-47bb-0310-9956-ffa450edef68
* Remove commented out code as in-JVM cross node sharing is provided via the ↵slaws2009-06-091-4/+0
| | | | | | static collections git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782946 13f79535-47bb-0310-9956-ffa450edef68
* Make ExtensionPointRegistry available to AssemblyFactory so that it can ↵rfeng2009-06-089-196/+254
| | | | | | create Endpoint2/EndpointReference2 with the registry for looking up a processor to provide EP/EPR XML marshaling and unmarshaling git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782818 13f79535-47bb-0310-9956-ffa450edef68
* Use Node.getService() instead of exposing the Endpoints to the clientrfeng2009-06-082-13/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782806 13f79535-47bb-0310-9956-ffa450edef68
* Move EndpointRegistry from assembly to core-spirfeng2009-06-0810-420/+484
| | | | | | Add EndpointListener git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782804 13f79535-47bb-0310-9956-ffa450edef68
* Start to add an Apache Tomcat Tribes based replicated EndpointRegistryrfeng2009-06-084-0/+291
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782800 13f79535-47bb-0310-9956-ffa450edef68
* Fix NPEs in RuntimeWireImpl2 when implementation.web in one node is wired to ↵antelder2009-06-081-0/+5
| | | | | | a service in another node git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782798 13f79535-47bb-0310-9956-ffa450edef68
* Add import packages as a work around for the NodeImpl and Endpoint ↵rfeng2009-06-081-1/+3
| | | | | | dependencies (we should have a better way) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782698 13f79535-47bb-0310-9956-ffa450edef68
* Fix the print out of java home so that it works. At some point in the past ↵slaws2009-06-082-1/+2
| | | | | | we were trying to workout what the ant driven by maven java environment was (it points java home at the JRE). This time has passed but at least this echo is function here. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782615 13f79535-47bb-0310-9956-ffa450edef68
* Remove now redundant commentsantelder2009-06-081-5/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782590 13f79535-47bb-0310-9956-ffa450edef68
* Add a testcase to the two-nodes test that uses the SCAClient APIantelder2009-06-082-0/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782589 13f79535-47bb-0310-9956-ffa450edef68
* Update the SCAClient impl to work with multiple nodes in a domainantelder2009-06-083-13/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782588 13f79535-47bb-0310-9956-ffa450edef68
* Make module name consistent and fix java home echo so that it prints ↵slaws2009-06-082-2/+3
| | | | | | something out git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782585 13f79535-47bb-0310-9956-ffa450edef68
* Make itest module names consistent slaws2009-06-087-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782584 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3081 - include itest/nodes in the build to demonstrate local ↵slaws2009-06-081-0/+2
| | | | | | endpoint registry in operation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782580 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3081 - include one node test in the itest/node buildslaws2009-06-081-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782576 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3081 - Enable the local endpoint registry implementation in the ↵slaws2009-06-0814-188/+343
| | | | | | endpoint module. This delays endpoint reference resolution until chains are first created.Callback processing needs a thorough review as part of the next change to make EndpointReference2 serializable. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782569 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3081 - Add a pluggable local endpoint registry implementation. This ↵slaws2009-06-084-0/+126
| | | | | | replaces the implementation that is in assembly but I've left that there for the time being as I don't know if anyone is using it. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782568 13f79535-47bb-0310-9956-ffa450edef68