[jboss-user] [EJB 3.0 Users] - Re: EJB 3.0 lookup from Pojo and Injection
Wolfgang Knauf
do-not-reply at jboss.com
Thu Dec 3 11:44:42 EST 2009
Hi,
anonymous wrote : I need this information (about changed entity) to inform my Swing client which records was updated
This could be achieved be a Topic Queue. The ID changed message is posted by the EJB, and all swing clients register to it.
Hope this helps
Wolfgang
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4268835#4268835
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4268835
More information about the jboss-user
mailing list