summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/jms (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updates to finish 2.x bring up of selectors testantelder2009-10-063-5/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822244 13f79535-47bb-0310-9956-ffa450edef68
* Correct arrtibute names for OASIS specantelder2009-10-061-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822241 13f79535-47bb-0310-9956-ffa450edef68
* Add the working jms itests into the reactor buildantelder2009-10-061-6/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822221 13f79535-47bb-0310-9956-ffa450edef68
* Remove the jms general itest as they've all be split out into separate ↵antelder2009-10-0653-2422/+0
| | | | | | modules now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822218 13f79535-47bb-0310-9956-ffa450edef68
* Separate out the policy headers test from the jmsgeneral itests and bring up ↵antelder2009-10-0612-0/+537
| | | | | | in 2.x. Is working now which is a bit of a surprise as i didn't think the policy stuff was done yet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822217 13f79535-47bb-0310-9956-ffa450edef68
* Separate out the jms properties tests from the general tests and bring up on 2.xantelder2009-10-0611-0/+490
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822214 13f79535-47bb-0310-9956-ffa450edef68
* Separate out the exceptions test from the jms general tests. Doesnt work yetantelder2009-10-0613-0/+562
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822204 13f79535-47bb-0310-9956-ffa450edef68
* Separate out the defaults test from the jms general tests and bringup for 2.xantelder2009-10-069-0/+359
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822197 13f79535-47bb-0310-9956-ffa450edef68
* Separate out the oneway test from the jms general itestsantelder2009-10-0611-0/+439
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822194 13f79535-47bb-0310-9956-ffa450edef68
* Separate out the rpc test from the jms geneal testsantelder2009-10-064-0/+151
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822191 13f79535-47bb-0310-9956-ffa450edef68
* Separate out the rpc test from the jms geneal testsantelder2009-10-065-0/+219
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822189 13f79535-47bb-0310-9956-ffa450edef68
* Separate the non-sca-client test out og the jms general itestsantelder2009-10-069-0/+469
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822184 13f79535-47bb-0310-9956-ffa450edef68
* Separate the uri-rpc test out og the jms general itestsantelder2009-10-069-0/+365
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822180 13f79535-47bb-0310-9956-ffa450edef68
* Separate the dynamicreplyq test out from the jms general itestantelder2009-10-069-0/+367
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822175 13f79535-47bb-0310-9956-ffa450edef68
* Update all the JMS itests to use the 2.x tuscany namespaceantelder2009-10-0613-13/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822173 13f79535-47bb-0310-9956-ffa450edef68
* Copy out the external broker test from the general tests projectantelder2009-10-059-0/+386
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821868 13f79535-47bb-0310-9956-ffa450edef68
* Fix another promoted referenceantelder2009-10-051-9/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821795 13f79535-47bb-0310-9956-ffa450edef68
* Update for OASIS renamed attributeantelder2009-10-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821790 13f79535-47bb-0310-9956-ffa450edef68
* Fix another of the reference with a promoted binding problemsantelder2009-10-051-11/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821789 13f79535-47bb-0310-9956-ffa450edef68
* Add sca-contribution.xml files for the JMS itests and accociated changesantelder2009-10-052-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821784 13f79535-47bb-0310-9956-ffa450edef68
* Add sca-contribution.xml files for the JMS itests and accociated changesantelder2009-10-0514-10/+153
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821782 13f79535-47bb-0310-9956-ffa450edef68
* Change all the JMS itest name attribute to jndiNameantelder2009-10-0512-37/+37
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821771 13f79535-47bb-0310-9956-ffa450edef68
* Bring up the JMS topics itest. (coincidentally, this had the same issue ↵antelder2009-10-023-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
* Change the remaining JMS itest namespaces for 2.xantelder2009-09-1618-23/+41
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815637 13f79535-47bb-0310-9956-ffa450edef68
* Update JMS itests for 2.x APIsantelder2009-09-1591-266/+200
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815269 13f79535-47bb-0310-9956-ffa450edef68
* Add all JMS itests to top level JMS itest pom.xmlantelder2009-09-152-1/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815259 13f79535-47bb-0310-9956-ffa450edef68
* Update JMS itest pom.xmls for 2.xantelder2009-09-1513-331/+77
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815255 13f79535-47bb-0310-9956-ffa450edef68
* Update all JMS itests to use the OASIS namespaceantelder2009-09-1539-59/+49
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815240 13f79535-47bb-0310-9956-ffa450edef68
* Clean up dependenciesantelder2009-09-151-25/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815239 13f79535-47bb-0310-9956-ffa450edef68
* Clean up dependenciesantelder2009-09-151-6/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815238 13f79535-47bb-0310-9956-ffa450edef68
* Start bringing up the oneway-nocf itestantelder2009-09-147-38/+51
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814640 13f79535-47bb-0310-9956-ffa450edef68
* Start to bring up the jms exceptions test, all but one test still failantelder2009-09-145-34/+44
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814632 13f79535-47bb-0310-9956-ffa450edef68
* Add the args test to the top jms itest pom.xmlantelder2009-09-141-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814626 13f79535-47bb-0310-9956-ffa450edef68
* Bring up the JMS args itestantelder2009-09-146-33/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814625 13f79535-47bb-0310-9956-ffa450edef68
* Bring up the JMS TTL test as its a nice simple one to start with. This shows ↵antelder2009-09-146-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
* Add top pom.xml for jms itestsantelder2009-09-141-0/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814599 13f79535-47bb-0310-9956-ffa450edef68
* Copy all the JMS itests from 1.x to 2.x, none change for 2.x yetantelder2009-09-14223-0/+12243
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814596 13f79535-47bb-0310-9956-ffa450edef68
* Moving iTests that are not part of the main build to contriblresende2009-01-3149-2246/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739528 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca ↵mcombellack2009-01-2811-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
* Merge itest changes from sca-equinox branch into trunkrfeng2008-12-041-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723439 13f79535-47bb-0310-9956-ffa450edef68
* Change trunk version so it doesn't clash with the 1.4 branch version by ↵antelder2008-11-171-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
* Merge the runtime wire changes to add a binding invocation wire with the jms ↵slaws2008-10-231-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
* Start to add InvocationChain for bindingsrfeng2008-10-221-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707218 13f79535-47bb-0310-9956-ffa450edef68
* Update itest to compile with new JMSResourceFactory constructorantelder2008-10-161-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705161 13f79535-47bb-0310-9956-ffa450edef68
* Change message getHeaders() operation to return a list, remove the QoS ↵slaws2008-09-241-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
* Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ↵rfeng2008-09-191-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
* Add in policies to support JMS message header setting. Also add in ↵slaws2008-09-163-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
* Correct to JMS test interfaces that are missing the @Remotable annotationantelder2008-09-102-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693857 13f79535-47bb-0310-9956-ffa450edef68
* Add an Ignore to the JMS test for checked exceptions as i'm about to do a ↵antelder2008-09-101-0/+2
| | | | | | checkin which breaks this tempoorarily git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693856 13f79535-47bb-0310-9956-ffa450edef68
* Fix testcase to check if the service has been invoked before waiting to ↵antelder2008-09-101-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