summaryrefslogtreecommitdiffstats
path: root/java/sca/itest (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-07-21TUSCANY-3134 - Adding @Ignore to failing test case to temporarly disable and ↵lresende1-2/+3
allow build to proceed in Hudson environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796126 13f79535-47bb-0310-9956-ffa450edef68
2009-07-13Update Jetty to 6.1.19 and set up the cargo plugin to use a customized ↵rfeng1-23/+87
version of Jetty git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793724 13f79535-47bb-0310-9956-ffa450edef68
2009-07-13Replace CallableReference with ServiceReference to avoid compilation errorsrfeng2-7/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793653 13f79535-47bb-0310-9956-ffa450edef68
2009-07-11TUSCANY-3138: Start of the changes to use the latest spec APIs with the ↵antelder2-0/+6
removal of CallableReference. BUild works cleanly for me with this but callbacks don't work yet so all callback tests are commented out or @Ignored with a reference to TUSCANY-3138. Commiting it now so Simon can start helping to finish the code git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793178 13f79535-47bb-0310-9956-ffa450edef68
2009-07-10Add @Logging back. The annotation was accidently added to the test packagerfeng2-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793041 13f79535-47bb-0310-9956-ffa450edef68
2009-07-10Remove annotation from testcase as it doesn't exist so breaks the build, ↵antelder1-2/+0
Should the annotation exist and its not been committed or is this redundant now? The testcase runs fine without it so i've commit the change for now to get the build running git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@792952 13f79535-47bb-0310-9956-ffa450edef68
2009-07-09Refine the logging rfeng2-0/+50
Add info for the intents/policySets git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@792641 13f79535-47bb-0310-9956-ffa450edef68
2009-07-09Add the jdk logging into the itest-policiesrfeng4-4/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@792626 13f79535-47bb-0310-9956-ffa450edef68
2009-07-07Add itest-policies to the buildrfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791996 13f79535-47bb-0310-9956-ffa450edef68
2009-07-07Add an itest for policiesrfeng13-0/+607
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791992 13f79535-47bb-0310-9956-ffa450edef68
2009-07-06Fix the BPEL assignment to make sure the response message is initializedrfeng1-1/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791649 13f79535-47bb-0310-9956-ffa450edef68
2009-07-04Update node tests for latest sca client api'santelder2-8/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791099 13f79535-47bb-0310-9956-ffa450edef68
2009-07-03Start bringing up the client api to the recent proposalsantelder1-6/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790962 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02Updating bpel to create WSDL/XSD conforming responselresende1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790620 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02Enabling BPEL working iTestslresende2-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790619 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02Fixing up bpel runtime dependency namelresende1-43/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790618 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02Removing unused dependencylresende1-7/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790617 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02Updating wsdl/bpel files to avoid generating java artifacts utilizing holder ↵lresende2-9/+20
pattern git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790615 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02Minor fixes on variable/method scope required by junit 4.5 testslresende2-8/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790614 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02Updating dependencies and porting java artifact generation to use wsimport toollresende1-75/+153
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790611 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02Updating OASIS namespacelresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790610 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02Updating OASIS namespacelresende2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790609 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02Add legal-checks itest into the buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790482 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01Remove extranious 'not' from error messageantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790282 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01Correct error messageantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790204 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01Add an itest that verifies the LICENSE file in the binary distribution ↵antelder2-0/+204
matches the jars that are included in the distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790203 13f79535-47bb-0310-9956-ffa450edef68
2009-06-29Remove dependency on SCABinding/WebServiceBinding modelsrfeng3-11/+10
Remove duplicate start method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@789483 13f79535-47bb-0310-9956-ffa450edef68
2009-06-29Add missing dependencyslaws1-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@789293 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25Use file paths instead of file URLs as relative paths for file URLs are not ↵rfeng5-46/+18
supported git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788492 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25Configure the base URIs for the bindingsrfeng2-7/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788486 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25Make the server wait and make the client impl call the server on init as ↵slaws2-2/+12
there is no one to call the client operation in this case git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788467 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25Make the two nodes indepent of the maven pom versionsrfeng2-7/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788419 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25Add a testcase that runs two nodes in the same JVM but different classloadersrfeng3-0/+431
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788418 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25Use two different node URIs for the test caserfeng1-8/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788417 13f79535-47bb-0310-9956-ffa450edef68
2009-06-24Extend test that starts nodes in separate vms. Won't actually work until ↵slaws9-20/+91
distributed endpoint registry can be made to work in all environments. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788162 13f79535-47bb-0310-9956-ffa450edef68
2009-06-24Remove itests that are not supported by OASIS specrfeng79-6262/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788112 13f79535-47bb-0310-9956-ffa450edef68
2009-06-23add test with two nodes running in separate vms. Just the service side at ↵slaws5-0/+301
the moment to look at how the style of binding.sca we use would affect what configuration and registration information is required. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787837 13f79535-47bb-0310-9956-ffa450edef68
2009-06-23Add an itest for the jsf sample. It doesn't work yet as I can't find how to ↵antelder2-0/+201
add the el-api dependency where the Jetty plugin can find it so it fails with ClassNotFoundException for ExpressionFactory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787600 13f79535-47bb-0310-9956-ffa450edef68
2009-06-22Remove all conversational related code from SCA API and code that uses it as ↵antelder2-3/+1
per the public review spec's git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787158 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19TUSCANY-3092 - bring up remote version of binding.sca and include it in the ↵slaws2-0/+8
build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786563 13f79535-47bb-0310-9956-ffa450edef68
2009-06-16Add two missing AL headersantelder2-0/+38
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785146 13f79535-47bb-0310-9956-ffa450edef68
2009-06-16Don't hard code the jar version name so its easy to make tuscany branches ↵antelder2-4/+35
and releases git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785108 13f79535-47bb-0310-9956-ffa450edef68
2009-06-15TUSCANY-3093 - changes required to pass the callback endpoint URI in the ↵slaws1-0/+1
from field of the web service WSA header "from" element. Includes associated changes to do something useful with this URI. There are changes here I had to make that push on the meaning of the InterfaceContract in endpoints and endpoint references. Needs further discussion. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784759 13f79535-47bb-0310-9956-ffa450edef68
2009-06-15TUSCANY-3093 - new itest for callbacks over web services. This version ↵slaws9-0/+480
demonstrates minimal configuration. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784754 13f79535-47bb-0310-9956-ffa450edef68
2009-06-12Updating BPEL and WSDL to properly work with wsImport and not generate ↵lresende2-5/+6
Holder style interfaces git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784024 13f79535-47bb-0310-9956-ffa450edef68
2009-06-12Consructing contribuition location, as default no parameter createNode is ↵lresende1-1/+4
not working when composite is in resource subdirectory and not in root of contribution among other issues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784021 13f79535-47bb-0310-9956-ffa450edef68
2009-06-12Updating OASIS namespacelresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784019 13f79535-47bb-0310-9956-ffa450edef68
2009-06-12Removing unecessary SDO dependency from project pomlresende1-6/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784018 13f79535-47bb-0310-9956-ffa450edef68
2009-06-12Minor fix on test case to comply with jUnit 4.5 stylelresende1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784003 13f79535-47bb-0310-9956-ffa450edef68
2009-06-12Using wsimport to generate java artifacts from wsdllresende1-16/+162
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784000 13f79535-47bb-0310-9956-ffa450edef68