[JBoss JIRA] (WFLY-10432) JMS queue resource is not found
by Erich Duda (JIRA)
[ https://issues.jboss.org/browse/WFLY-10432?page=com.atlassian.jira.plugin... ]
Erich Duda updated WFLY-10432:
------------------------------
Description:
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...
was:
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 was caused by the commit [WFLY-10358|https://github.com/wildfly/wildfly/commit/a9b7a64ac3f556f2f7a5...]
\[1\] https://github.com/resteasy/Resteasy/blob/master/testsuite/integration-te...
> 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)
8 years, 1 month
[JBoss JIRA] (WFLY-10432) JMS queue resource is not found
by Erich Duda (JIRA)
[ https://issues.jboss.org/browse/WFLY-10432?page=com.atlassian.jira.plugin... ]
Erich Duda updated WFLY-10432:
------------------------------
Description:
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 was caused by the commit [WFLY-10358|https://github.com/wildfly/wildfly/commit/a9b7a64ac3f556f2f7a5...]
\[1\] https://github.com/resteasy/Resteasy/blob/master/testsuite/integration-te...
was:
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 was caused by a commit [WFLY-10358|https://github.com/wildfly/wildfly/commit/a9b7a64ac3f556f2f7a5...]
\[1\] https://github.com/resteasy/Resteasy/blob/master/testsuite/integration-te...
> 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 was 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)
8 years, 1 month
[JBoss JIRA] (WFLY-10432) JMS queue resource is not found
by Erich Duda (JIRA)
Erich Duda created WFLY-10432:
---------------------------------
Summary: 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 was caused by a 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)
8 years, 1 month
[JBoss JIRA] (DROOLS-2583) [DMN Designer] Type Ref select box keyboard control
by Jozef Marko (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2583?page=com.atlassian.jira.plugi... ]
Jozef Marko commented on DROOLS-2583:
-------------------------------------
I suggest keep this opened and mark as resolved once we update gwtbootstrap 3 library.
> [DMN Designer] Type Ref select box keyboard control
> ---------------------------------------------------
>
> Key: DROOLS-2583
> URL: https://issues.jboss.org/browse/DROOLS-2583
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Optional
> Attachments: Screenshot from 2018-05-23 11-31-01.png
>
>
> Common HTML select boxes can be controlled by keyboard. KeyPress of the Arrow.DOWN or Arrow.UP moves one option one or down. This is not true for Type Ref select box. There by pressing Arrow.DOWN or Arrow.UP user is able to select just every second option.
> Attaching screenshot of the select box just for record which select box I mean.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (DROOLS-2583) [DMN Designer] Type Ref select box keyboard control
by Michael Anstis (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2583?page=com.atlassian.jira.plugi... ]
Michael Anstis commented on DROOLS-2583:
----------------------------------------
This is an issue with the UI control we're using.
If "Live Search" is not enabled then it works OK however you cannot filter the list by typing some letters into the {{Textbox}}.
A similar issue was reported [here|https://github.com/silviomoreto/bootstrap-select/issues/1603] and was fixed in bootstrap-select v1.12.3.
Unfortunately we are tied to bootstrap-select v1.10.0 whilst using the GwtBootstrap3 library.
> [DMN Designer] Type Ref select box keyboard control
> ---------------------------------------------------
>
> Key: DROOLS-2583
> URL: https://issues.jboss.org/browse/DROOLS-2583
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Optional
> Attachments: Screenshot from 2018-05-23 11-31-01.png
>
>
> Common HTML select boxes can be controlled by keyboard. KeyPress of the Arrow.DOWN or Arrow.UP moves one option one or down. This is not true for Type Ref select box. There by pressing Arrow.DOWN or Arrow.UP user is able to select just every second option.
> Attaching screenshot of the select box just for record which select box I mean.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month