summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/itest (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-05-29TUSCANY-2967 back out the trial change to bytes format messages so that all ↵slaws2-2/+13
wire formats consistently return faults as JMS Object messages. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779892 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28TUSCANY-2978 - add some property testsslaws4-5/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779700 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28TUSCANY-3063 - Adding new tests to ensure JSON-RPC binding can handle ↵lresende4-1/+79
special characters when generating SMD git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779640 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28increase the timout a little as it occasionally fails on my PCslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779502 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28TUSCANY-2978 - tidy contribution jee sample names and add 08slaws20-28/+256
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779500 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27TUSCANY-2978 - Add more JEE tests to help show that the nested composites ↵slaws21-32/+448
are resolved/built correctly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779162 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22TUSCANY-2978 - More tests to exercise the changes related to TUSCANY-3052 ↵slaws28-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
2009-05-20Fixes for TUSCANY-3043ramkumar2-0/+41
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776679 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Fixes for TUSCANY-3043ramkumar29-1/+987
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776677 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19TUSCANY-2967 - to aid investigation of possible exception processing ↵slaws32-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
2009-05-18Rename tests and add license headerantelder4-70/+106
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775831 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15A tool to save to disc the WSDL for each service, with binding.ws, within ↵slaws4-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
2009-05-15TUSCANY-3031 Ensure that JMS wire formats that don't required a data ↵slaws3-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
2009-05-15TUSCANY-2967 Fix up just jmsBytes wire format to return exceptions as bytes ↵slaws6-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
2009-05-12Adjusting pom with recent module name refactoring/changeslresende1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774119 13f79535-47bb-0310-9956-ffa450edef68
2009-05-08TUSCANY-2900 - Add code to generate JMS binding and service/port to ↵slaws10-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
2009-05-07Changing Spring Dependenciesramkumar1-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772693 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05Small clean up and formatting on testslresende3-170/+141
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772008 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05USCANY-2968 - Enabling more tests that are currently passinglresende1-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772007 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05USCANY-2968 - Enabling more tests that are currently passinglresende1-12/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772004 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05TUSCANY-3005 - Take account of the case where there are either no input ↵slaws4-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
2009-05-05Add host-jetty dependency as binging-http needs are servlet host. For some ↵slaws1-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
2009-05-05TUSCANY-2968 - Enabling more tests that are currently passinglresende3-26/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771606 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05TUSCANY-2968 - Adding databinding dependencies to integration testslresende1-0/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771603 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05TUSCANY-2968 - Enabling test that invoke remote jsonrpc services using the ↵lresende1-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
2009-05-04TUSCANY-2968 - Minor update to make serice providers follow the same ↵lresende1-3/+5
implementation pattern git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771212 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04TUSCANY-2968 - Further changes trying to add the json-rpc wireformat and ↵lresende1-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
2009-05-04TUSCANY-2968 - Moving unit tests to iTest to avoid circular referenceslresende10-2/+748
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771207 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02TUSCANY-3008 disable reference test in testContributeEAR_Enhanced16 until ↵slaws1-1/+2
this problem is fixed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770931 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02TUSCANY-2978 - Add test code to exercise new JEE sample archives including ↵slaws6-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
2009-05-02TUSCANY-2978 - Add some more sample archives based on the scenarios here ↵slaws19-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
2009-05-02Double the time the test waits for the time to live to be set into the ↵slaws1-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
2009-05-01Clean up importsrfeng1-8/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770731 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01Add jee contribution samples to the build as the contribution-jee itest ↵antelder1-0/+1
depends on it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770606 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01Add annotation dependency as the provided scope is not transitiverfeng1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770529 13f79535-47bb-0310-9956-ffa450edef68
2009-04-30TUSCANY-2996 - Add support for wrapSingle attribute that, when set true, ↵slaws6-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
2009-04-30Add a apace for the error messagerfeng1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770059 13f79535-47bb-0310-9956-ffa450edef68
2009-04-30Add exclusion to avoid the conflicting jdk classes from felixrfeng2-0/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770022 13f79535-47bb-0310-9956-ffa450edef68
2009-04-29Add an itest for setting the JMS Time-To-Live headerantelder8-0/+1210
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769729 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28Uncommenting contribution-jee itest.vamsic0071-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769496 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28Code update to support external EAR has broken this test. Ignoring the test ↵vamsic0071-0/+1
for now. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769378 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28The war file generated by the jee sample project has a long name. Updating ↵vamsic0071-1/+1
the url accordingly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769376 13f79535-47bb-0310-9956-ffa450edef68
2009-04-26TUSCANY-2965 - add a jmsBytesXML wireFormat analogous to jmsTextXMLslaws5-0/+177
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768696 13f79535-47bb-0310-9956-ffa450edef68
2009-04-26TUSCANY-2987, TUSCANY-2964. Rename operation selector that allows the user ↵slaws13-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
2009-04-25o Updated artifactId to the correct (long) one.vamsic0071-1/+2
o Added missing type. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768577 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24TUSCANY-2987 code to make nativeOperation based operation selection work and ↵slaws1-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
2009-04-24TUSCANY-2930 extend default format test for the chase where default is ↵slaws3-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
2009-04-24TUSCANY-2930 main part of separating wireFormat.jmsdefault out from ↵slaws12-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
2009-04-23Add an external ear modelresolver approach to the jee itestantelder2-0/+95
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767905 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22Add exclusion to avoid the conflicting jdk classes from felixrfeng2-12/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767674 13f79535-47bb-0310-9956-ffa450edef68