summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/pom.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-3294 - iTest to validate JAXWS Async Client APIslresende2009-10-221-3/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828277 13f79535-47bb-0310-9956-ffa450edef68
* Add in JMS itests to the buildantelder2009-10-061-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822229 13f79535-47bb-0310-9956-ffa450edef68
* Add scdl module and itest to buildantelder2009-10-011-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820564 13f79535-47bb-0310-9956-ffa450edef68
* Comment out the incorrect policy matching algorithm and enable itest/policiesrfeng2009-09-251-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819013 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3242 turn off policy tests as I'm just about to check in some policy ↵slaws2009-08-271-0/+2
| | | | | | matching code that shows that the test isn't as I would expect it to. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808550 13f79535-47bb-0310-9956-ffa450edef68
* Enable builder itest. slaws2009-08-081-6/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802408 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3138 turn callback itests back onslaws2009-07-221-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796633 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3138 first tranche of changes to serialize service references in the ↵slaws2009-07-211-0/+1
| | | | | | form of an EndpointReference. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796222 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3138: Start of the changes to use the latest spec APIs with the ↵antelder2009-07-111-0/+4
| | | | | | 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 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
* Enabling BPEL working iTestslresende2009-07-021-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790619 13f79535-47bb-0310-9956-ffa450edef68
* Remove itests that are not supported by OASIS specrfeng2009-06-241-7/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788112 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-3082 TUSCANY-3090 - Remove references to the old EndpointReference ↵slaws2009-06-111-2/+6
| | | | | | and replace with EndpointReference2 and Endpoint2 as appropriate. You'll see that some of the changes have left more commented out code as the old EndpointReference has code to support callback/conversation function not required by OASIS. I've also disabled some itests for this reason. Note that callbacks over web services won't work yet as work on EndpointReference2 is still ongoing. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783664 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-101-577/+0
| | | | | | integration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783235 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
* 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
* Add spring itests to the buildantelder2009-05-021-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770899 13f79535-47bb-0310-9956-ffa450edef68
* Add scaclient itest to buildantelder2009-04-071-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762762 13f79535-47bb-0310-9956-ffa450edef68
* Add prototype code to support zip/folder contributions containing nested ↵antelder2009-04-021-0/+2
| | | | | | jar's, and add itests for that to build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761236 13f79535-47bb-0310-9956-ffa450edef68
* Revert 755183 an errant commit from the release pluginantelder2009-03-171-11/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755206 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare branch test-branchantelder2009-03-171-11/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755183 13f79535-47bb-0310-9956-ffa450edef68
* Remove operation-overloading itest out of build as it's now in contribrfeng2009-02-061-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741406 13f79535-47bb-0310-9956-ffa450edef68
* Separate the distribution itests to individual sample testsantelder2009-02-051-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741274 13f79535-47bb-0310-9956-ffa450edef68
* Change the sample itests to use an unzipped bin distroantelder2009-02-051-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741098 13f79535-47bb-0310-9956-ffa450edef68
* Change binding-ws-calculator/build.xml to look similar to the way our build ↵slaws2009-02-041-0/+1
| | | | | | files used to look. Relies on launcher.jar to run the sample. Add itest/sample to run the samples automatically. Error handling not working yet. This also relies on distribution/all generating a dir distro to test against. Currently this runs as part of the main build but I see Raymond has now separated distributions from features so we could have this be a distribution test stage. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740702 13f79535-47bb-0310-9956-ffa450edef68
* Add the samples implementation-java-calculator, binding-ws-calculator, ↵slaws2009-01-261-1/+1
| | | | | | host-webapp-calculator to the distribution. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737783 13f79535-47bb-0310-9956-ffa450edef68
* test case to motivate development of code for handling multiple interrelated ↵slaws2009-01-151-0/+1
| | | | | | definitions.xml files. Not in the build yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734697 13f79535-47bb-0310-9956-ffa450edef68
* Adding calculator sample to profilelresende2008-12-111-4/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725852 13f79535-47bb-0310-9956-ffa450edef68
* Convert, clean and bring up a set of itestsrfeng2008-12-051-10/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723537 13f79535-47bb-0310-9956-ffa450edef68
* Merge itest changes from sca-equinox branch into trunkrfeng2008-12-041-30/+40
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723439 13f79535-47bb-0310-9956-ffa450edef68
* More changes to get to a stage where I have a working build in mvn and in ↵slaws2008-11-211-0/+5
| | | | | | Eclipse (with JDK 6) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719631 13f79535-47bb-0310-9956-ffa450edef68
* Change trunk version so it doesn't clash with the 1.4 branch version by ↵antelder2008-11-171-8/+8
| | | | | | bumping up to 2.0-SNAPSHOT as per the recent vote for 2.0 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718223 13f79535-47bb-0310-9956-ffa450edef68
* Add preliminary support for a "jmsBytes" wire format to see what the issues ↵slaws2008-11-041-0/+1
| | | | | | are. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711271 13f79535-47bb-0310-9956-ffa450edef68
* disabled contribution-classloader because it has an error to fix and i need ↵giorgio2008-10-121-1/+2
| | | | | | a build for working - jo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703883 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ↵rfeng2008-09-191-2/+2
| | | | | | Axiom based on the patches from Ram for TUSCANY-2606 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696937 13f79535-47bb-0310-9956-ffa450edef68
* More work exploring the policy extension model by implementing a token based ↵slaws2008-09-151-0/+1
| | | | | | authentication schema across binding.ws and binding.jm. No authentication is actually performed here. That is left for users to provide their own policy interceptors. However tokens are passed and security Subjects/Principals are created. This exercise has highlighted some awkwardness in the process of building policy implementations. I'll post about this on the mail list. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695374 13f79535-47bb-0310-9956-ffa450edef68
* Add the jms tests missing from the itest buildantelder2008-09-101-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693861 13f79535-47bb-0310-9956-ffa450edef68
* Use basic authentication as a motivating scenario for looking at policy plug ↵slaws2008-09-051-0/+1
| | | | | | points. Generic username/password processing is added as an interceptor. Specific axis configuration is performed by new logic specific to binding.ws which is invoked if the basic auth policy is present (we need to think about this mechanism). I added a binding-ws-axis2-policy module as a replacement for policy-security-ws but haven't moved over to it yet. I also added a message header map to Message but have only been experimenting to date. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@692411 13f79535-47bb-0310-9956-ffa450edef68
* Add jms-definitions itest to buildantelder2008-08-271-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689450 13f79535-47bb-0310-9956-ffa450edef68
* Copy 1.3 branch revisions 678491, 678875, 679082, 679205, 679334 and 679385nash2008-07-251-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679774 13f79535-47bb-0310-9956-ffa450edef68
* Remove the domain itest from the build as this is an old test of the domain ↵slaws2008-07-041-1/+1
| | | | | | api that is now not being maintained as the domain-management sample has take its place. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674047 13f79535-47bb-0310-9956-ffa450edef68
* Add itest-corba to the buildrfeng2008-07-011-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673003 13f79535-47bb-0310-9956-ffa450edef68
* Move Tuscany from Incubator to top level.dims2008-06-171-0/+708
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68