summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/jms (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-10-06Update all the JMS itests to use the 2.x tuscany namespaceantelder13-13/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822173 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Copy out the external broker test from the general tests projectantelder9-0/+386
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821868 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Fix another promoted referenceantelder1-9/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821795 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Update for OASIS renamed attributeantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821790 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Fix another of the reference with a promoted binding problemsantelder1-11/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821789 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Add sca-contribution.xml files for the JMS itests and accociated changesantelder2-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821784 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Add sca-contribution.xml files for the JMS itests and accociated changesantelder14-10/+153
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821782 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Change all the JMS itest name attribute to jndiNameantelder12-37/+37
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821771 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02Bring up the JMS topics itest. (coincidentally, this had the same issue ↵antelder3-9/+32
Luciano just emailed about bindings on promoted services and references being ignored) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821007 13f79535-47bb-0310-9956-ffa450edef68
2009-09-16Change the remaining JMS itest namespaces for 2.xantelder18-23/+41
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815637 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Update JMS itests for 2.x APIsantelder91-266/+200
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815269 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Add all JMS itests to top level JMS itest pom.xmlantelder2-1/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815259 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Update JMS itest pom.xmls for 2.xantelder13-331/+77
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815255 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Update all JMS itests to use the OASIS namespaceantelder39-59/+49
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815240 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Clean up dependenciesantelder1-25/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815239 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Clean up dependenciesantelder1-6/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815238 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14Start bringing up the oneway-nocf itestantelder7-38/+51
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814640 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14Start to bring up the jms exceptions test, all but one test still failantelder5-34/+44
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814632 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14Add the args test to the top jms itest pom.xmlantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814626 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14Bring up the JMS args itestantelder6-33/+42
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814625 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14Bring up the JMS TTL test as its a nice simple one to start with. This shows ↵antelder6-36/+45
all the changes required to convert the test from 1.x to 2.x git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814600 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14Add top pom.xml for jms itestsantelder1-0/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814599 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14Copy all the JMS itests from 1.x to 2.x, none change for 2.x yetantelder223-0/+12243
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814596 13f79535-47bb-0310-9956-ffa450edef68
2009-01-31Moving iTests that are not part of the main build to contriblresende49-2246/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739528 13f79535-47bb-0310-9956-ffa450edef68
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca ↵mcombellack11-18/+18
and from org.osoa.sca.annotations to org.oasisopen.sca.annotation to reflect the new package names in the OASIS Open SCA specifications. To do this, I: * Renamed the org.osoa.sca package to org.oasisopen.sca using Eclipse refactoring * Renamed the org.osoa.sca.annotations package to org.oasisopen.sca.annotation using Eclipse refactoring * Did a global search and replace for all remaining instances of the old org.osoa package names and replaced with the new org.oasisopen version Hopefully, I have not missed too many instances of the old package name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738490 13f79535-47bb-0310-9956-ffa450edef68
2008-12-04Merge itest changes from sca-equinox branch into trunkrfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723439 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by ↵antelder1-5/+5
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
2008-10-23Merge the runtime wire changes to add a binding invocation wire with the jms ↵slaws1-2/+2
binding changes to exploit the binding wire. Still early days so see the ongoing conversation on the ML. This function is only enabled if you include a wire format in a jms service binding element. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707394 13f79535-47bb-0310-9956-ffa450edef68
2008-10-22Start to add InvocationChain for bindingsrfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707218 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16Update itest to compile with new JMSResourceFactory constructorantelder1-2/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705161 13f79535-47bb-0310-9956-ffa450edef68
2008-09-24Change message getHeaders() operation to return a list, remove the QoS ↵slaws1-1/+14
context and change various tests to take account of this assuming that the security information is now passed in the header. This pass the security context is not consolidated into a single subject. The tests that used to pass just a principal still do. Also add a delivery mode JMS policy test. Add some ignores. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698457 13f79535-47bb-0310-9956-ffa450edef68
2008-09-19Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ↵rfeng1-1/+1
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
2008-09-16Add in policies to support JMS message header setting. Also add in ↵slaws3-0/+184
reliability intents. No policies or implementation changes to support these reliability intents here. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695928 13f79535-47bb-0310-9956-ffa450edef68
2008-09-10Correct to JMS test interfaces that are missing the @Remotable annotationantelder2-0/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693857 13f79535-47bb-0310-9956-ffa450edef68
2008-09-10Add an Ignore to the JMS test for checked exceptions as i'm about to do a ↵antelder1-0/+2
checkin which breaks this tempoorarily git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693856 13f79535-47bb-0310-9956-ffa450edef68
2008-09-10Fix testcase to check if the service has been invoked before waiting to ↵antelder1-2/+4
shave 10 seconds off the build time git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693851 13f79535-47bb-0310-9956-ffa450edef68
2008-08-15Port DefaultSCADomain to use SCA Node implrfeng13-13/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686391 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-07-16Add jms api to jms itest pom.xmlantelder1-0/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677237 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08Split binding-jms module into two modules binding-jms and binding-jms-runtime.jsdelfino1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674713 13f79535-47bb-0310-9956-ffa450edef68