summaryrefslogtreecommitdiffstats
path: root/java/sca (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-06-10Remove unused getEndpoints() methodrfeng2-43/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783578 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Allow the use of configured attributes for ModuleActivator and Utilityrfeng2-29/+53
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783577 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Fix URI double-escaping issuerfeng3-0/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783576 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Fix the class type for DefaultBeanModelProcessorrfeng1-30/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783575 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Make the xsd dependency optionalrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783574 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Addd import packagerfeng1-5/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783560 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Cache DTDs for XMLSchemarfeng3-1/+622
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783559 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Update the helloworld sample itest to use the correct sample artifact namemcombellack1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783492 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Update the helloworld sample itest to use the correct sample artiface namemcombellack1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783481 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Update the helloworld-jsp sample itest to use the correct sample artifact ↵antelder2-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
2009-06-10Change the file separatorrfeng2-15/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783408 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Add an itest to test the bpel webapp sample in the distribution. Doesn't ↵antelder2-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
2009-06-10Update jetty plugin config so that 'mvn jetty:run' works with tuscany bpelantelder1-0/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783382 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Add the webapp bpel sample to the buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783351 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Get the bpel webapp archetype working again (by adding <interface> to the ↵antelder2-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
2009-06-10Add a webapp sample using a BPEL componentantelder7-0/+419
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783348 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Move stest to contribantelder158-8255/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783241 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Commenting out bpel itests as they are failing for nowlresende1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783236 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Cleaning up 1.x obsolete code that was used for webapp host environment ↵lresende3-736/+0
integration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783235 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Migrating test case to jUnit 4.5 stylelresende2-11/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783234 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Migrating test case to jUnit 4.5 stylelresende6-45/+57
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783233 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10More dependency changes and artifact version id fixuplresende3-12/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783230 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Migrating test case to jUnit 4.5 stylelresende2-13/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783229 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Replacing host-embedded dependencies with nodelresende3-11/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783228 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Updating BPEL iTests pom artifact version id from 1.6 to 2.0lresende4-182/+201
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783227 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Adding BPEL itests to buildlresende1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783226 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Create the runtime version of Endpoint2 for serializationrfeng11-25/+372
Serialize the EP using XML git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783213 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Add local cache for external XSDs referenced by SCA specsrfeng14-128/+1241
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783211 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Disable SAX entity processing to avoid IOException rfeng1-34/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783170 13f79535-47bb-0310-9956-ffa450edef68
2009-06-09Use componentURI#srevice-binding(serviceName/bindingName) as the endpoint URIrfeng1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783091 13f79535-47bb-0310-9956-ffa450edef68
2009-06-09Starting mograting BPEL iTests to 2.x code baselresende28-0/+1850
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783045 13f79535-47bb-0310-9956-ffa450edef68
2009-06-09Add start of a way to download and unzip tomcat to use in testing the tomcat ↵antelder2-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
2009-06-09Move old vtest out of 2.x trunk to contribantelder465-29243/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783013 13f79535-47bb-0310-9956-ffa450edef68
2009-06-09Remove commented out code as in-JVM cross node sharing is provided via the ↵slaws1-4/+0
static collections git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782946 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08Make ExtensionPointRegistry available to AssemblyFactory so that it can ↵rfeng9-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
2009-06-08Use Node.getService() instead of exposing the Endpoints to the clientrfeng2-13/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782806 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08Move EndpointRegistry from assembly to core-spirfeng10-420/+484
Add EndpointListener git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782804 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08Start to add an Apache Tomcat Tribes based replicated EndpointRegistryrfeng4-0/+291
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782800 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08Fix NPEs in RuntimeWireImpl2 when implementation.web in one node is wired to ↵antelder1-0/+5
a service in another node git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782798 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08Add import packages as a work around for the NodeImpl and Endpoint ↵rfeng1-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
2009-06-08Fix the print out of java home so that it works. At some point in the past ↵slaws2-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
2009-06-08Remove now redundant commentsantelder1-5/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782590 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08Add a testcase to the two-nodes test that uses the SCAClient APIantelder2-0/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782589 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08Update the SCAClient impl to work with multiple nodes in a domainantelder3-13/+38
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782588 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08Make module name consistent and fix java home echo so that it prints ↵slaws2-2/+3
something out git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782585 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08Make itest module names consistent slaws7-7/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782584 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08TUSCANY-3081 - include itest/nodes in the build to demonstrate local ↵slaws1-0/+2
endpoint registry in operation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782580 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08TUSCANY-3081 - include one node test in the itest/node buildslaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782576 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08TUSCANY-3081 - Enable the local endpoint registry implementation in the ↵slaws14-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
2009-06-08TUSCANY-3081 - Add a pluggable local endpoint registry implementation. This ↵slaws4-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