| try
| {
| referenceRemoved(removed);
| }
| catch (Exception e)
| {
| log.warn(e.getMessage(), e);
| }
|
Please do not swallow exceptions like this without a very good reason. I have fixed the
code for now.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4195496#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...