Skip to content

inv3r53/jboss-ejb-in-ear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To reproduce : https://bugzilla.redhat.com/show_bug.cgi?id=1388911

1)Run "mvn clean install" to build the project.

2)Go to test module and run "mvn install -Pserver" to launch jmsserver.

3)Go to test module and run "mvn install -Pclient" to launch jms client.

4)Look for message in jmsclient jboss log : "Attempting to read" , at this instance kill jmsserv and launch it again immediately.

5)Look logs in jmsclient jboss for thread test-async-<1-5> to see if it got blocked on message receive.

About

copied from jboss quickstart for test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published