I am getting greedy now. Is there somewhere I can place the event call inside a 
@Conversational bean so that it will get fired on any @End call? I have many 
many ways to end a conversation here.

I thought like this...


  | @Remove @Destroy @RaiseEvent("YOUR_EVENT_NAME")
  | public void destroy() {}
  |   | 
  |   | ... although I suspect someone will call me naughty for doing this? 
This also requires me to ask if @Destroy is called directly after @End.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4032074#4032074

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4032074
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to