Page.java line 260 has this:
| if (eventType==null)
| {
| Events.instance().raiseEvent(eventType);
| }
|
I suspect it should be "!=".
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054588#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...