[jboss-user] [JBoss Seam] - potential bug

matt.drees do-not-reply at jboss.com
Thu Jun 14 23:27:49 EDT 2007


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#4054588

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054588



More information about the jboss-user mailing list