summaryrefslogtreecommitdiffstats
path: root/java/sca (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update context to match what the testcase is using so that the itest works againantelder2009-06-111-2/+2
* Use maven cargo plugin 1.0rfeng2009-06-111-1/+1
* Use uri for Endpoint/EndpointReferencerfeng2009-06-1111-262/+377
* Add uri to Endpoint/EndpointReferencerfeng2009-06-109-57/+125
* Remove unused getEndpoints() methodrfeng2009-06-102-43/+0
* Allow the use of configured attributes for ModuleActivator and Utilityrfeng2009-06-102-29/+53
* Fix URI double-escaping issuerfeng2009-06-103-0/+9
* Fix the class type for DefaultBeanModelProcessorrfeng2009-06-101-30/+30
* Make the xsd dependency optionalrfeng2009-06-101-1/+1
* Addd import packagerfeng2009-06-101-5/+6
* Cache DTDs for XMLSchemarfeng2009-06-103-1/+622
* Update the helloworld sample itest to use the correct sample artifact namemcombellack2009-06-101-4/+4
* Update the helloworld sample itest to use the correct sample artiface namemcombellack2009-06-101-2/+2
* Update the helloworld-jsp sample itest to use the correct sample artifact nam...antelder2009-06-102-3/+4
* Change the file separatorrfeng2009-06-102-15/+17
* Add an itest to test the bpel webapp sample in the distribution. Doesn't work...antelder2009-06-102-0/+174
* Update jetty plugin config so that 'mvn jetty:run' works with tuscany bpelantelder2009-06-101-0/+12
* Add the webapp bpel sample to the buildantelder2009-06-101-0/+1
* Get the bpel webapp archetype working again (by adding <interface> to the web...antelder2009-06-102-2/+5
* Add a webapp sample using a BPEL componentantelder2009-06-107-0/+419
* Move stest to contribantelder2009-06-10158-8255/+0
* Commenting out bpel itests as they are failing for nowlresende2009-06-101-0/+2
* Cleaning up 1.x obsolete code that was used for webapp host environment integ...lresende2009-06-103-736/+0
* Migrating test case to jUnit 4.5 stylelresende2009-06-102-11/+18
* Migrating test case to jUnit 4.5 stylelresende2009-06-106-45/+57
* More dependency changes and artifact version id fixuplresende2009-06-103-12/+7
* Migrating test case to jUnit 4.5 stylelresende2009-06-102-13/+20
* Replacing host-embedded dependencies with nodelresende2009-06-103-11/+11
* Updating BPEL iTests pom artifact version id from 1.6 to 2.0lresende2009-06-104-182/+201
* Adding BPEL itests to buildlresende2009-06-101-1/+2
* Create the runtime version of Endpoint2 for serializationrfeng2009-06-1011-25/+372
* Add local cache for external XSDs referenced by SCA specsrfeng2009-06-1014-128/+1241
* Disable SAX entity processing to avoid IOException rfeng2009-06-101-34/+13
* Use componentURI#srevice-binding(serviceName/bindingName) as the endpoint URIrfeng2009-06-091-1/+2
* Starting mograting BPEL iTests to 2.x code baselresende2009-06-0928-0/+1850
* Add start of a way to download and unzip tomcat to use in testing the tomcat ...antelder2009-06-092-0/+115
* Move old vtest out of 2.x trunk to contribantelder2009-06-09465-29243/+0
* Remove commented out code as in-JVM cross node sharing is provided via the st...slaws2009-06-091-4/+0
* Make ExtensionPointRegistry available to AssemblyFactory so that it can creat...rfeng2009-06-089-196/+254
* Use Node.getService() instead of exposing the Endpoints to the clientrfeng2009-06-082-13/+7
* Move EndpointRegistry from assembly to core-spirfeng2009-06-0810-420/+484
* Start to add an Apache Tomcat Tribes based replicated EndpointRegistryrfeng2009-06-084-0/+291
* Fix NPEs in RuntimeWireImpl2 when implementation.web in one node is wired to ...antelder2009-06-081-0/+5
* Add import packages as a work around for the NodeImpl and Endpoint dependenci...rfeng2009-06-081-1/+3
* Fix the print out of java home so that it works. At some point in the past we...slaws2009-06-082-1/+2
* Remove now redundant commentsantelder2009-06-081-5/+0
* Add a testcase to the two-nodes test that uses the SCAClient APIantelder2009-06-082-0/+21
* Update the SCAClient impl to work with multiple nodes in a domainantelder2009-06-083-13/+38
* Make module name consistent and fix java home echo so that it prints somethin...slaws2009-06-082-2/+3
* Make itest module names consistent slaws2009-06-087-7/+7