summaryrefslogtreecommitdiffstats
path: root/java/sca/itest (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-09-05Use basic authentication as a motivating scenario for looking at policy plug ↵slaws9-0/+477
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
2008-09-03Add a stop for the clientNode which had been left outantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691542 13f79535-47bb-0310-9956-ffa450edef68
2008-09-02Start of itests for the JMS based binding.scaantelder13-0/+455
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691284 13f79535-47bb-0310-9956-ffa450edef68
2008-09-02Make dependency on node impl explicitantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691227 13f79535-47bb-0310-9956-ffa450edef68
2008-09-01TUSCANY-2242: Apply patch from Ramkumar Ramalingam for Incorrent port name ↵antelder3-0/+197
in wsdlElement leads to NPE git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@690913 13f79535-47bb-0310-9956-ffa450edef68
2008-09-01Correct typo in jms definitionsantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@690908 13f79535-47bb-0310-9956-ffa450edef68
2008-08-27Fix for TUSCANY-2398rfeng1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689587 13f79535-47bb-0310-9956-ffa450edef68
2008-08-27Add jms-definitions itest to buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689450 13f79535-47bb-0310-9956-ffa450edef68
2008-08-27Updates to get itest working, correct typo in test assert and use namespace ↵antelder3-3/+4
qualified binding name in definitions.xml git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689445 13f79535-47bb-0310-9956-ffa450edef68
2008-08-26TUSCANY-2501 reference should either be all annotated or all not annotated. ↵slaws1-7/+18
Here change the vtests to test these cases separately. Currently mixing annotated and unannotated fields as references causes any unannotated reference to be overlooked. Change the reference not found warning to an error to catch cases where they are mixed by accident. Changes to other tests to take account of this. Also change implementation.widget to pick up the string name of the reference in javascript rather than the name of the variable to which the reference is assigned. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689102 13f79535-47bb-0310-9956-ffa450edef68
2008-08-22Fixes for itest/osgi-tuscanyrsivaram7-1274/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@688168 13f79535-47bb-0310-9956-ffa450edef68
2008-08-20Removed jars generated by the build from version control.jsdelfino2-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@687207 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19Removing obsolet and non-functional bpel iTestlresende18-1144/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686985 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19Add SCANodeFactory/SCANode and rename the artifact ids from node2-xxx to ↵rfeng45-163/+163
node-xxx git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686901 13f79535-47bb-0310-9956-ffa450edef68
2008-08-17itest/corba tests update for CORBA unionswjaniszewski16-8/+914
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686645 13f79535-47bb-0310-9956-ffa450edef68
2008-08-16itest/corba tests update for CORBA arrayswjaniszewski19-0/+1182
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686521 13f79535-47bb-0310-9956-ffa450edef68
2008-08-15Port DefaultSCADomain to use SCA Node implrfeng15-15/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686391 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14itest/corba module code cleanup, added svn headerswjaniszewski30-0/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685917 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14TUSCANY-2455: apply patch from Ramkumar Ramalingam for a test for Exception ↵antelder2-30/+32
not thrown on duplicate component names within a composite git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685895 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14Simplify itest scdl by removing the unneeded interface definitionsantelder2-12/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685812 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12Fix TUSCANY-2531nash4-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685310 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12Move to SDO 1.1.1 releaserfeng16-27/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685285 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12Added Transient Name Server JSE Corba host. Adjusted existing bindings and ↵wjaniszewski9-7/+143
integration tests and removed 'provideNameServer' flag from binding.corba configuration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685180 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Fix the wrong artifact id for xercesImplrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684000 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Remove unneeded dependencysantelder1-7/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683983 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Add test dependency on xercesImpl as it not brought in transitively by ↵antelder1-0/+7
tuscany runtime now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683978 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Removing obsolete/commented portions of the pom now that the tests are ↵lresende1-98/+0
completing in the continuum environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683889 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Fixing JAXB mismatch (from openEJB/javaee-api) to avoid issues in continuum ↵lresende1-5/+66
build environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683830 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07Apply patch from Ramkumar Ramalingam for TUSCANY-2532: Test case failure in ↵antelder6-0/+192
itest/validation DoesntProcessHeadersTestCase git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683553 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06Adjust dependencies after the host-corba-jse changerfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683339 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06Correct case of SubscriptionHeaders elementantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683227 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06Add @Ignore annotation for TUSCANY-2532nash1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683210 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06Add itest for jms msg selectorsantelder9-0/+460
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683209 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06Add an itests for defining jms binidngs in the definitions.xml file. not in ↵antelder8-0/+363
build as that doesn't work yet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683190 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05Change default port from 8080 to 8085 to avoid continuum clashslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682668 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05Update for latest jms binding codeantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682663 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05Add tests for propertiesantelder8-0/+338
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682647 13f79535-47bb-0310-9956-ffa450edef68
2008-08-04TUSCANY-2403 - Applying patch from Ramlresende5-0/+96
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682275 13f79535-47bb-0310-9956-ffa450edef68
2008-08-03In <binding.corba> added configuration option to allow creating name server ↵wjaniszewski6-7/+203
by Tuscany, new test scenario in itest/corba. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682203 13f79535-47bb-0310-9956-ffa450edef68
2008-08-011. SCA default binding over CORBA - now transient name server is beeing ↵wjaniszewski3-22/+37
created automatically for localhost service bindings. 2. Code cleanup git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681871 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01Now that TUSCANY-2389 is fixed, removing @Ignore.vamsic0072-4/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681602 13f79535-47bb-0310-9956-ffa450edef68
2008-07-31Fix for TUSCANY-2389rfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681502 13f79535-47bb-0310-9956-ffa450edef68
2008-07-31Fix for TUSCANY-2519rfeng6-0/+200
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681435 13f79535-47bb-0310-9956-ffa450edef68
2008-07-30Apply the patch for TUSCANY-2469 from Wojtek. ↵rfeng6-67/+282
(sca-binding-sdo-problem-jira-2469-30-july.patch) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681221 13f79535-47bb-0310-9956-ffa450edef68
2008-07-26Version Tuscany modules and 3rd party libraries in itest/osgi-tuscanyrsivaram4-3/+832
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680048 13f79535-47bb-0310-9956-ffa450edef68
2008-07-25Copy 1.3 branch revisions 678491, 678875, 679082, 679205, 679334 and 679385nash53-116/+2895
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679774 13f79535-47bb-0310-9956-ffa450edef68
2008-07-25TUSCANY-2450 commit fixes addressing RAT issues from 1.3 branchslaws12-7/+217
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679740 13f79535-47bb-0310-9956-ffa450edef68
2008-07-25Add test for TUSCANY-2481 fixnash2-18/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679631 13f79535-47bb-0310-9956-ffa450edef68
2008-07-22Apply the patch from Wojtek for TUSCANY-2469. Thanks.rfeng7-1/+294
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678786 13f79535-47bb-0310-9956-ffa450edef68
2008-07-22Databinding tests - JAXB Top Down tests for List and Mapvamsic0075-47/+232
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678733 13f79535-47bb-0310-9956-ffa450edef68