summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/itest (follow)
Commit message (Expand)AuthorAgeFilesLines
* Comment out tests which don't work on continuum build machineantelder2009-04-163-10/+14
* Change some jms ports to try to fix continuum build conflictsantelder2009-04-162-6/+6
* Add more complete test for the various lifecycle exceptionsantelder2009-04-167-10/+236
* TUSCANY-2851, start of an itest for exceptions in Java component initilizationantelder2009-04-167-0/+337
* Separate the contribution JEE sample scenarios from the contribution JEE ites...slaws2009-04-1510-0/+476
* Add a println of the problem to see what it says when running on the continuu...antelder2009-04-141-0/+1
* Change to use port 8085 as 8081 has a conflict on the continuum serverantelder2009-04-141-1/+1
* TUSCANY-2935 Integration tests for Java EE contribution processingvamsic0072009-04-032-0/+39
* TUSCANY-2935 Integration tests for Java EE contribution processingvamsic0072009-04-032-0/+23
* TUSCANY-2935 Integration tests for Java EE contribution processingvamsic0072009-04-032-0/+25
* TUSCANY-2935 Integration tests for Java EE contribution processingvamsic0072009-04-032-1/+12
* Removing eclipse/maven generated fileslresende2009-04-032-32/+0
* Added the missing JSP spec dependency.vamsic0072009-04-011-0/+5
* Fixes for TUSCANY-2945, 2947, 2948ramkumar2009-04-015-5/+1
* Reversing the changes committed accidentally in the last commit.vamsic0072009-03-311-7/+2
* TUSCANY-2935 Integration tests for Java EE contribution processingvamsic0072009-03-312-2/+7
* TUSCANY-2931 - update operation matching to be based on operation name. Add a...slaws2009-03-294-9/+4
* TUSCANY-2948, take jms-format test out of build for nowantelder2009-03-271-1/+1
* TUSCANY-2947, take itest out of build as its failingantelder2009-03-271-0/+2
* Take fialing tests out of build, see TUSCANY-2945antelder2009-03-263-0/+6
* Add a namespace to the missing component type compositeslaws2009-03-262-1/+4
* TUSCANY-2931 - allow separate request and response wire formats in binding.jm...slaws2009-03-263-2/+5
* Commenting out since an issue in openejb is resulting in problems with WAR pr...vamsic0072009-03-241-1/+1
* TUSCANY-2935 Integration tests for Java EE contribution processingvamsic0072009-03-238-0/+335
* TUSCANY-2931 - Start of test for different in request and response wire forma...slaws2009-03-217-0/+412
* Removing @author per Apache best practiceslresende2009-03-191-1/+0
* TUSCANY-2897 JMSBinding model should be QNames not Stringsbeckerdo2009-03-041-3/+2
* Correct the type of message that CompositeProcessor reports for a CompositeRe...slaws2009-02-253-17/+21
* TUSCANY-2857 Correct handling of JMSDeliveryMode and JMSPrioritybeckerdo2009-02-252-9/+7
* Add jms-nulls itest to buildantelder2009-02-191-0/+1
* TUSCANY-2861: Add an itest for sending/receiving nullantelder2009-02-199-0/+383
* Add a method that returns an unchecked exceptionslaws2009-02-194-0/+45
* TUSCANY-2845: Change JMS binding so unchecked exceptions are returned as Runt...antelder2009-02-172-6/+7
* Remove old test thats nolonger applicableantelder2009-02-171-60/+0
* Update with JIRA about the problemantelder2009-02-131-2/+2
* Comment out failing assertions for the time beingantelder2009-02-131-4/+6
* Correct test nameantelder2009-02-131-1/+1
* Activate the unchecked exception test, still need to establish what the respo...antelder2009-02-131-7/+10
* Activate text and object tests in the jms nonsca client exxceptions testantelder2009-02-132-34/+51
* Add the jms nonsca excpetions test to buildantelder2009-02-131-0/+1
* UPdate jms exceptions testcase so the object format tests workantelder2009-02-131-40/+57
* Add a JMS test for exceptions using a non-SCA JMS client. Doesn't actually te...antelder2009-02-1310-0/+560
* Reenable a commented out test as the jira has been fixedantelder2009-02-131-1/+0
* Add a jms oneway itest with a nondefault connection factoryantelder2009-02-129-0/+379
* Update jms response connectionFactory itest to correctly setup jndi resourcesantelder2009-02-122-4/+3
* Add jms noreply itest to itest buildantelder2009-02-121-0/+1
* Update noreply itest for change to not return Object arraysantelder2009-02-121-3/+1
* Move jms responsecf itest to its own module to make it eaisier to debugantelder2009-02-129-3/+248
* Add jms itest using a response ConnectionFactoryantelder2009-02-123-0/+127
* Add support for resourceAdapter and its propertiesantelder2009-02-061-60/+0