[
https://issues.jboss.org/browse/WFLY-6420?page=com.atlassian.jira.plugin....
]
Jeff Mesnil commented on WFLY-6420:
-----------------------------------
Your dependencies were not correct. You should use org.wildfly:wildfly-jms-client-bom to
get the correct ones.
Please find attached your project with a correct POM (and updated code for JMS 2.0).
I've tested it against WildFly master and it works (even after restarting the server)
30secs delay on consumer.receive() in spite of shorter timeout
--------------------------------------------------------------
Key: WFLY-6420
URL:
https://issues.jboss.org/browse/WFLY-6420
Project: WildFly
Issue Type: Bug
Components: JMS
Affects Versions: 10.0.0.Final
Reporter: Tomohisa igarashi
Assignee: Jeff Mesnil
Fix For: 10.1.0.Final
Attachments: artemis-hornetq-client.tgz
consumer.receive() is blocked 30secs even if shorter timeout is specified. Attached a
maven project including testcases.
The ArtemisStandaloneTest do same against embedded server, but this in contrast works
fine. So the issue seems to happen only on WildFly via http upgrade connection.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)