summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/itest (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* TUSCANY-3063 - Adding new tests to ensure JSON-RPC binding can handle ↵lresende2009-05-284-1/+79
| | | | | | special characters when generating SMD git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779640 13f79535-47bb-0310-9956-ffa450edef68
* increase the timout a little as it occasionally fails on my PCslaws2009-05-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779502 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2978 - tidy contribution jee sample names and add 08slaws2009-05-2820-28/+256
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779500 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2978 - Add more JEE tests to help show that the nested composites ↵slaws2009-05-2721-32/+448
| | | | | | are resolved/built correctly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779162 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2978 - More tests to exercise the changes related to TUSCANY-3052 ↵slaws2009-05-2228-6/+1244
| | | | | | where the JEEImplemenation model becomes a composite. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777620 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3043ramkumar2009-05-202-0/+41
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776679 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3043ramkumar2009-05-2029-1/+987
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776677 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2967 - to aid investigation of possible exception processing ↵slaws2009-05-1932-34/+651
| | | | | | refactoring enhance format tests to test checked and unchecked exceptions. Also add a wf.jmsText test. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776381 13f79535-47bb-0310-9956-ffa450edef68
* Rename tests and add license headerantelder2009-05-184-70/+106
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775831 13f79535-47bb-0310-9956-ffa450edef68
* A tool to save to disc the WSDL for each service, with binding.ws, within ↵slaws2009-05-154-83/+234
| | | | | | all of the deployable composites in a specified contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775335 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3031 Ensure that JMS wire formats that don't required a data ↵slaws2009-05-153-114/+352
| | | | | | transformation work when interface.wsdl is used. Use the component type interface rather than the service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775328 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2967 Fix up just jmsBytes wire format to return exceptions as bytes ↵slaws2009-05-156-4/+88
| | | | | | to see if this is what we want git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775324 13f79535-47bb-0310-9956-ffa450edef68
* Adjusting pom with recent module name refactoring/changeslresende2009-05-121-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774119 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2900 - Add code to generate JMS binding and service/port to ↵slaws2009-05-0810-0/+602
| | | | | | generated wsdl. Add itest to explore the different ways of configuring generated WSDL. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772957 13f79535-47bb-0310-9956-ffa450edef68
* Changing Spring Dependenciesramkumar2009-05-071-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772693 13f79535-47bb-0310-9956-ffa450edef68
* Small clean up and formatting on testslresende2009-05-053-170/+141
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772008 13f79535-47bb-0310-9956-ffa450edef68
* USCANY-2968 - Enabling more tests that are currently passinglresende2009-05-051-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772007 13f79535-47bb-0310-9956-ffa450edef68
* USCANY-2968 - Enabling more tests that are currently passinglresende2009-05-051-12/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772004 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3005 - Take account of the case where there are either no input ↵slaws2009-05-054-0/+23
| | | | | | parameters or a void return type (or both). Thanks for the patch Kaushik. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771740 13f79535-47bb-0310-9956-ffa450edef68
* Add host-jetty dependency as binging-http needs are servlet host. For some ↵slaws2009-05-051-0/+7
| | | | | | reason this test works OK in Eclipse but doesn't work in Maven. So eclipse is picking up the jetty dependency from somewhere else. Ass some ignores also. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771680 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2968 - Enabling more tests that are currently passinglresende2009-05-053-26/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771606 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2968 - Adding databinding dependencies to integration testslresende2009-05-051-0/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771603 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2968 - Enabling test that invoke remote jsonrpc services using the ↵lresende2009-05-051-4/+4
| | | | | | new operation selector/wire format implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771602 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2968 - Minor update to make serice providers follow the same ↵lresende2009-05-041-3/+5
| | | | | | implementation pattern git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771212 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2968 - Further changes trying to add the json-rpc wireformat and ↵lresende2009-05-041-4/+2
| | | | | | operation selector interceptors to the invocation chain git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771209 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2968 - Moving unit tests to iTest to avoid circular referenceslresende2009-05-0410-2/+748
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771207 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3008 disable reference test in testContributeEAR_Enhanced16 until ↵slaws2009-05-021-1/+2
| | | | | | this problem is fixed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770931 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2978 - Add test code to exercise new JEE sample archives including ↵slaws2009-05-026-7/+450
| | | | | | code to show how to process an archive that appears outside of the contribution that references it. See TestExternalEarModelResolver.java. Some jee processing changes were required to make this work. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770930 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2978 - Add some more sample archives based on the scenarios here ↵slaws2009-05-0219-62/+542
| | | | | | http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Java+EE+Integration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770928 13f79535-47bb-0310-9956-ffa450edef68
* Double the time the test waits for the time to live to be set into the ↵slaws2009-05-021-1/+1
| | | | | | initial context as it's failing on my machine with the existing timeout. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770927 13f79535-47bb-0310-9956-ffa450edef68
* Clean up importsrfeng2009-05-011-8/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770731 13f79535-47bb-0310-9956-ffa450edef68
* Add jee contribution samples to the build as the contribution-jee itest ↵antelder2009-05-011-0/+1
| | | | | | depends on it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770606 13f79535-47bb-0310-9956-ffa450edef68
* Add annotation dependency as the provided scope is not transitiverfeng2009-05-011-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770529 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2996 - Add support for wrapSingle attribute that, when set true, ↵slaws2009-04-306-22/+121
| | | | | | ensures that single parameters are wrapped in an array on the wire. When set false single parameters will not be wrapped on the wire. Multiple parameters will always be wrapped. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770201 13f79535-47bb-0310-9956-ffa450edef68
* Add a apace for the error messagerfeng2009-04-301-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770059 13f79535-47bb-0310-9956-ffa450edef68
* Add exclusion to avoid the conflicting jdk classes from felixrfeng2009-04-302-0/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770022 13f79535-47bb-0310-9956-ffa450edef68
* Add an itest for setting the JMS Time-To-Live headerantelder2009-04-298-0/+1210
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769729 13f79535-47bb-0310-9956-ffa450edef68
* Uncommenting contribution-jee itest.vamsic0072009-04-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769496 13f79535-47bb-0310-9956-ffa450edef68
* Code update to support external EAR has broken this test. Ignoring the test ↵vamsic0072009-04-281-0/+1
| | | | | | for now. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769378 13f79535-47bb-0310-9956-ffa450edef68
* The war file generated by the jee sample project has a long name. Updating ↵vamsic0072009-04-281-1/+1
| | | | | | the url accordingly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769376 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2965 - add a jmsBytesXML wireFormat analogous to jmsTextXMLslaws2009-04-265-0/+177
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768696 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2987, TUSCANY-2964. Rename operation selector that allows the user ↵slaws2009-04-2613-0/+627
| | | | | | to specify which message property holds the operation name. Add tests cases for this and the default selector. Rename default selector to be all lowers case (it's still in the Tuscany namespace though) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768695 13f79535-47bb-0310-9956-ffa450edef68
* o Updated artifactId to the correct (long) one.vamsic0072009-04-251-1/+2
| | | | | | o Added missing type. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768577 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2987 code to make nativeOperation based operation selection work and ↵slaws2009-04-241-1/+2
| | | | | | add new operation selector (jmsUser) that allows you to specify what JMS message property holds the operation name. No test cases yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768402 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2930 extend default format test for the chase where default is ↵slaws2009-04-243-7/+28
| | | | | | specified on reference but not on the service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768265 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2930 main part of separating wireFormat.jmsdefault out from ↵slaws2009-04-2412-9/+490
| | | | | | wireFormat.jmsTextXML. I've spotted a few more things that need fixing but this basic functionality passes all of our current JMS tests and now better matched what the specification says about default format. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768263 13f79535-47bb-0310-9956-ffa450edef68
* Add an external ear modelresolver approach to the jee itestantelder2009-04-232-0/+95
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767905 13f79535-47bb-0310-9956-ffa450edef68
* Add exclusion to avoid the conflicting jdk classes from felixrfeng2009-04-222-12/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767674 13f79535-47bb-0310-9956-ffa450edef68
* Rename testcase as it works now (as long as you've the NPE fixed openejb jar)antelder2009-04-221-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767523 13f79535-47bb-0310-9956-ffa450edef68
* New itest for jee external ear'santelder2009-04-226-0/+255
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767515 13f79535-47bb-0310-9956-ffa450edef68