Skip to content

Instantly share code, notes, and snippets.

@tobias
Created January 5, 2015 20:46
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tobias/ae417c23737ee33381e8 to your computer and use it in GitHub Desktop.
Save tobias/ae417c23737ee33381e8 to your computer and use it in GitHub Desktop.
<cap10morgan> [13:21:12] Did some more Immutant 2 stuff today; specifically w/ messaging, and
ran into a couple potential bugs:
<cap10morgan> [13:21:34] 1. When I stop or close a listener, publishing new messages to the
queue still invokes the listener fn
<cap10morgan> [13:22:14] 2. Deploying a messaging-only war (so no web) to WildFly causes an NPE
which goes away as soon as you put a dummy web/run call in -main.
<cap10morgan> [13:22:31] Are those expected or should I open issues?
<***> Playback Complete.
*** Your new nickname is tcrawley
<tcrawley> cap10morgan: those sound like bugs to me - please file @jira at your leisure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment