summaryrefslogtreecommitdiffstats
path: root/java/sca/itest (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-3134 - Adding @Ignore to failing test case to temporarly disable and ↵lresende2009-07-211-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
* Update Jetty to 6.1.19 and set up the cargo plugin to use a customized ↵rfeng2009-07-131-23/+87
| | | | | | version of Jetty git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793724 13f79535-47bb-0310-9956-ffa450edef68
* Replace CallableReference with ServiceReference to avoid compilation errorsrfeng2009-07-132-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793653 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3138: Start of the changes to use the latest spec APIs with the ↵antelder2009-07-112-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
* Add @Logging back. The annotation was accidently added to the test packagerfeng2009-07-102-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793041 13f79535-47bb-0310-9956-ffa450edef68
* Remove annotation from testcase as it doesn't exist so breaks the build, ↵antelder2009-07-101-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
* Refine the logging rfeng2009-07-092-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
* Add the jdk logging into the itest-policiesrfeng2009-07-094-4/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@792626 13f79535-47bb-0310-9956-ffa450edef68
* Add itest-policies to the buildrfeng2009-07-071-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791996 13f79535-47bb-0310-9956-ffa450edef68
* Add an itest for policiesrfeng2009-07-0713-0/+607
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791992 13f79535-47bb-0310-9956-ffa450edef68
* Fix the BPEL assignment to make sure the response message is initializedrfeng2009-07-061-1/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791649 13f79535-47bb-0310-9956-ffa450edef68
* Update node tests for latest sca client api'santelder2009-07-042-8/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791099 13f79535-47bb-0310-9956-ffa450edef68
* Start bringing up the client api to the recent proposalsantelder2009-07-031-6/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790962 13f79535-47bb-0310-9956-ffa450edef68
* Updating bpel to create WSDL/XSD conforming responselresende2009-07-021-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790620 13f79535-47bb-0310-9956-ffa450edef68
* Enabling BPEL working iTestslresende2009-07-022-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790619 13f79535-47bb-0310-9956-ffa450edef68
* Fixing up bpel runtime dependency namelresende2009-07-021-43/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790618 13f79535-47bb-0310-9956-ffa450edef68
* Removing unused dependencylresende2009-07-021-7/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790617 13f79535-47bb-0310-9956-ffa450edef68
* Updating wsdl/bpel files to avoid generating java artifacts utilizing holder ↵lresende2009-07-022-9/+20
| | | | | | pattern git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790615 13f79535-47bb-0310-9956-ffa450edef68
* Minor fixes on variable/method scope required by junit 4.5 testslresende2009-07-022-8/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790614 13f79535-47bb-0310-9956-ffa450edef68
* Updating dependencies and porting java artifact generation to use wsimport toollresende2009-07-021-75/+153
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790611 13f79535-47bb-0310-9956-ffa450edef68
* Updating OASIS namespacelresende2009-07-021-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790610 13f79535-47bb-0310-9956-ffa450edef68
* Updating OASIS namespacelresende2009-07-022-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790609 13f79535-47bb-0310-9956-ffa450edef68
* Add legal-checks itest into the buildantelder2009-07-021-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790482 13f79535-47bb-0310-9956-ffa450edef68
* Remove extranious 'not' from error messageantelder2009-07-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790282 13f79535-47bb-0310-9956-ffa450edef68
* Correct error messageantelder2009-07-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790204 13f79535-47bb-0310-9956-ffa450edef68
* Add an itest that verifies the LICENSE file in the binary distribution ↵antelder2009-07-012-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
* Remove dependency on SCABinding/WebServiceBinding modelsrfeng2009-06-293-11/+10
| | | | | | Remove duplicate start method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@789483 13f79535-47bb-0310-9956-ffa450edef68
* Add missing dependencyslaws2009-06-291-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@789293 13f79535-47bb-0310-9956-ffa450edef68
* Use file paths instead of file URLs as relative paths for file URLs are not ↵rfeng2009-06-255-46/+18
| | | | | | supported git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788492 13f79535-47bb-0310-9956-ffa450edef68
* Configure the base URIs for the bindingsrfeng2009-06-252-7/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788486 13f79535-47bb-0310-9956-ffa450edef68
* Make the server wait and make the client impl call the server on init as ↵slaws2009-06-252-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
* Make the two nodes indepent of the maven pom versionsrfeng2009-06-252-7/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788419 13f79535-47bb-0310-9956-ffa450edef68
* Add a testcase that runs two nodes in the same JVM but different classloadersrfeng2009-06-253-0/+431
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788418 13f79535-47bb-0310-9956-ffa450edef68
* Use two different node URIs for the test caserfeng2009-06-251-8/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788417 13f79535-47bb-0310-9956-ffa450edef68
* Extend test that starts nodes in separate vms. Won't actually work until ↵slaws2009-06-249-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
* Remove itests that are not supported by OASIS specrfeng2009-06-2479-6262/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788112 13f79535-47bb-0310-9956-ffa450edef68
* add test with two nodes running in separate vms. Just the service side at ↵slaws2009-06-235-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
* Add an itest for the jsf sample. It doesn't work yet as I can't find how to ↵antelder2009-06-232-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
* Remove all conversational related code from SCA API and code that uses it as ↵antelder2009-06-222-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
* TUSCANY-3092 - bring up remote version of binding.sca and include it in the ↵slaws2009-06-192-0/+8
| | | | | | build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786563 13f79535-47bb-0310-9956-ffa450edef68
* Add two missing AL headersantelder2009-06-162-0/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785146 13f79535-47bb-0310-9956-ffa450edef68
* Don't hard code the jar version name so its easy to make tuscany branches ↵antelder2009-06-162-4/+35
| | | | | | and releases git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785108 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3093 - changes required to pass the callback endpoint URI in the ↵slaws2009-06-151-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
* TUSCANY-3093 - new itest for callbacks over web services. This version ↵slaws2009-06-159-0/+480
| | | | | | demonstrates minimal configuration. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784754 13f79535-47bb-0310-9956-ffa450edef68
* Updating BPEL and WSDL to properly work with wsImport and not generate ↵lresende2009-06-122-5/+6
| | | | | | Holder style interfaces git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784024 13f79535-47bb-0310-9956-ffa450edef68
* Consructing contribuition location, as default no parameter createNode is ↵lresende2009-06-121-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
* Updating OASIS namespacelresende2009-06-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784019 13f79535-47bb-0310-9956-ffa450edef68
* Removing unecessary SDO dependency from project pomlresende2009-06-121-6/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784018 13f79535-47bb-0310-9956-ffa450edef68
* Minor fix on test case to comply with jUnit 4.5 stylelresende2009-06-121-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784003 13f79535-47bb-0310-9956-ffa450edef68
* Using wsimport to generate java artifacts from wsdllresende2009-06-121-16/+162
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784000 13f79535-47bb-0310-9956-ffa450edef68