summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-06Update itests to use new selectedOperation instead of nativeOperationantelder3-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004984 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04Update for new sample nameslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004208 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04Update jms itests to match latest format for returning unchecked exceptionsantelder3-6/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004188 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04Update to match sample namesslaws5-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004157 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28launcher directories don't have launcher in the name any moreslaws2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002160 13f79535-47bb-0310-9956-ffa450edef68
2010-09-27exclude config.ini from legal checking slaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001651 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24Add async-interactions to the buildrfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000981 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24Add an itest for various async interaction patterns with binding.jmsrfeng13-0/+896
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000980 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24fix itest/scdl to match sample locationsslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000967 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24fix itest/distribution ant scripts to match sample locationsslaws6-7/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000964 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20Correct sample location now samples have moved. slaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998840 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Exclude DEPENDENCIES from rat checkrfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998308 13f79535-47bb-0310-9956-ffa450edef68
2010-09-14TUSCANY-3631 - re-enable the test basic auth test case. The issue was that ↵slaws1-1/+1
the appliesTo processing wasn't removing policy sets from Endpoints/EndpointReferences it was just removing them from the Service/Reference models. The Endpoint/EndpointReference versions are used to drive the runtime processing. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996966 13f79535-47bb-0310-9956-ffa450edef68
2010-09-07TUSCANY-3670 - temp fix to ensure that the client finds the domain. I need ↵slaws1-2/+10
to better understand what the various URIs mean for final fix. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993506 13f79535-47bb-0310-9956-ffa450edef68
2010-09-07Add ignore again while we sort out promotion of implementation policy. slaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993502 13f79535-47bb-0310-9956-ffa450edef68
2010-09-07Add http binding runtime dependency thats used by jsonp nowantelder1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993274 13f79535-47bb-0310-9956-ffa450edef68
2010-09-01Re-enable ws basic auth itestbdaniel1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991437 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30Update for SCAClientFactory NoSuchDomainException changesantelder1-4/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990708 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30Update for SCAClientFactory NoSuchDomainException changesantelder1-7/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990707 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Populate intents and policySets from sca:reference and sca:service elementsrfeng1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988747 13f79535-47bb-0310-9956-ffa450edef68
2010-08-23switch over to using binding-ws and implmentation-java in new locations. slaws2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988103 13f79535-47bb-0310-9956-ffa450edef68
2010-08-18TUSCANY-3653 - Read JAXWS annotations in Java interfaces ↵slaws1-1/+5
(JAXWSJavaIntefaceProcessor) and, in the JavaIntefaceProcessor, post process these to reconfigure the Java interface based on what is found. The case where WSDL is referenced is tricky and still has holes. The WSDL is read and is attached to the Java interface as a normalized interface and is used during interface matching. Binding implementations that care about WSDL should really check the normalized interface rather than the service interface itself. This is still a TODO. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@986740 13f79535-47bb-0310-9956-ffa450edef68
2010-08-18Update to check for ServiceRuntimeExceptionantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@986728 13f79535-47bb-0310-9956-ffa450edef68
2010-08-18Update to use spec defined jmsDefault wireformatantelder1-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@986683 13f79535-47bb-0310-9956-ffa450edef68
2010-08-18Change to sue spec defined op selectorantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@986665 13f79535-47bb-0310-9956-ffa450edef68
2010-08-18Add ignore as its broken presentlyantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@986664 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13Ensure all the jms destination are correctly defined now that the jms ↵antelder10-17/+13
binding has tightened up creation when using the jms uri format git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985153 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12Correct the format of all the jms uri'santelder11-24/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984757 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12TUSCANY-3641 - When a JAXWS binding is encountered make sure that the ↵slaws1-1/+2
associated SCA service has a WS binding. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984702 13f79535-47bb-0310-9956-ffa450edef68
2010-08-09TUSCANY-3641 - process an @WebService(wsdlLocation="") annotation by reading ↵slaws1-1/+12
the wsdl, identified by the location, from the current contribution. The WSDL is associated with the Java component type service by attaching it to the JavaInterface normalized interface slot. This is not ideal but does allow us to pull things out of the WSDL, such a as policy. The spec state that the component type should have interface.wsdl but this messes up our databinding code which expects the component service to exhibit an interface suitable for the actual implementation. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983647 13f79535-47bb-0310-9956-ffa450edef68
2010-08-05Fix and re-enable policies itestbdaniel2-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@982649 13f79535-47bb-0310-9956-ffa450edef68
2010-08-04TUSCANY-3644: take out PaymentTestCase with @Ignore as its fialing presentlyantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@982168 13f79535-47bb-0310-9956-ffa450edef68
2010-08-03Take out the bpel helloworld testcase for now as its broken with the ↵antelder1-0/+2
componentcontext api spec compliance changes kelvin is about to commit. I'm investigating and will get it going again soon git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@981834 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29TUSCANY-3625 - extend the test to demonstrate what happens when a WSDL is ↵slaws12-4/+145
provided where an operation name has an upper case first character. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980434 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26TUSCANY-3632: take out failing itestantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979195 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26TUSCANY-3631: take out failing itestantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979194 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26re-enable policies itestbdaniel1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979168 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26Update policies itest with valid appliesTo elementsbdaniel1-7/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979167 13f79535-47bb-0310-9956-ffa450edef68
2010-07-25Add missing license headersantelder1-0/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979122 13f79535-47bb-0310-9956-ffa450edef68
2010-07-25Add ignore to policies itest as its failing presentlyantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979005 13f79535-47bb-0310-9956-ffa450edef68
2010-07-20Fix jms test interfaces to not match oneway and non-oneway operationsantelder3-4/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965822 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16Add attachTo attribute to policy sets in the policies itest definitionsbdaniel1-6/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964900 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16Fix for TUSCANY-3622rfeng4-1/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964879 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16disable test as potential cause of build hangkelvingoodson1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964839 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16Fix test case to take account of stricter policy checks and also apparent ↵slaws3-11/+13
inconsistencies in the WS Policy namespace in the code. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964724 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16These days we have to attach policy sets to subjects, either explicitly or ↵slaws1-1/+4
externally, having appliesTo alone isn't sufficient. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964718 13f79535-47bb-0310-9956-ffa450edef68
2010-07-15some more detail on the style/format testsslaws1-8/+32
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964380 13f79535-47bb-0310-9956-ffa450edef68
2010-07-15Add doc-list contribution to the buildslaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964379 13f79535-47bb-0310-9956-ffa450edef68
2010-07-15Add launcher for doc lit contributionslaws1-0/+124
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964374 13f79535-47bb-0310-9956-ffa450edef68
2010-07-15Add contribution to demonstrate doc-lit(or bare) message styleslaws12-0/+721
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964372 13f79535-47bb-0310-9956-ffa450edef68