Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JUnit test supporting https://issues.apache.org/jira/browse/AMQ-4493 #13

Closed
wants to merge 9 commits into from

Conversation

jhberges
Copy link

@jhberges jhberges commented May 2, 2013

Chained request/reply pattern as described in https://issues.apache.org/jira/browse/AMQ-4493.

Bug does not seem to be in stompjms, rather in the STOMP adaptation in ActiveMQ.
Bug present in both 5.8.0 and 5.7.0

jmx tree before assert

Configurable via System property "stompjms.heartbeat"
Configurable via system property stompjms.heartbeat
Conflicts:
	stompjms-client/src/main/java/org/fusesource/stomp/jms/StompChannel.java
Test provided to proove bug in ActiveMQ's STOMP implementation disabled
Will always fail until fixed in ActiveMQ project.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant