Revision history [back]

click to hide/show revision 1
initial version

answered 2012-11-16 03:02:05 +0800

rdgrimes gravatar image rdgrimes

Have you tried specifying the scope, as in

@Subscribe(value = "navigationQueue", scope = EventQueues.SESSION)

I believe the default scope is desktop otherwise.

I really don't know if that will make the difference, but alternately you could subscribe to the queue, not by using the annotation, but through code that first checks to see if the composer is already subscribed to it.

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More