-
Task
-
Resolution: Done
-
Major
-
None
-
None
The SOAP-over-JMS tests require test queue on target AS. Unfortunately, the testQueue we've been using on AS 7.1.1.Final has been removed on current AS7 master (building to 7.1.2.Final-SNAPSHOT ATM). So we either need to run a custom standalone-full.xml version or extend the jbossws testsuite facilities to allow creating a queue on the server before running the test (and eventually remove it after the test).