Hi
BTW The EJB is not sending the events it is just managing the listeners.
> Maybe You can send back a JMS handle from EJB to client ? - start and stop
a
> que throught the EJB ?
Here we run into another problem because when I can have more than one
client
at the same time I can either use a Topic (but then all the clients get the
same
messages) or a queue for each client BUT an EJB is not able to create a
queue on
the fly !!
Andy
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development