[
https://issues.jboss.org/browse/WFLY-10432?page=com.atlassian.jira.plugin...
]
Erich Duda closed WFLY-10432.
-----------------------------
Resolution: Explained
[~swd847] thanks for explanation. I discussed it with my colleagues and we all agreed that
you are right and it is the test issue. Closing.
JMS queue resource is not found
-------------------------------
Key: WFLY-10432
URL:
https://issues.jboss.org/browse/WFLY-10432
Project: WildFly
Issue Type: Bug
Components: Naming
Affects Versions: 13.0.0.Beta1
Reporter: Erich Duda
Priority: Blocker
Deploying of \[1\] fails with following exception.
{code}
org.jboss.arquillian.container.spi.client.container.DeploymentException: Cannot deploy
InjectionTest.war: {"WFLYCTL0062: Composite operation failed and was rolled back.
Steps that failed:" => {"Operation step-1" => {"WFLYCTL0412:
Required services that are not installed:" =>
["jboss.naming.context.java.module.InjectionTest.InjectionTest.env.jms.queue.test"],"WFLYCTL0180:
Services with missing/unavailable dependencies" =>
["jboss.naming.context.java.module.InjectionTest.InjectionTest.env.\"org.jboss.resteasy.test.cdi.injection.resource.CDIInjectionResourceProducer\".bookQueue
is missing
[jboss.naming.context.java.module.InjectionTest.InjectionTest.env.jms.queue.test]"]}}}
{code}
The deployment is part of Resteasy test suite. The same test works with Wildfly 12.
*Blocker priority* was chosen because this is regression against Wildfly 12.
*User's impact:* Some deployments can stop working after upgrade to Wildfly 13.
I found out that the regression is caused by the commit
[
WFLY-10358|https://github.com/wildfly/wildfly/commit/a9b7a64ac3f556f2f7a5...]
\[1\]
https://github.com/resteasy/Resteasy/blob/master/testsuite/integration-te...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)