How do i get rid of this error operator == is undefined for the argument type(s) int
on these lines (!getMembersId().getId() == null) I tried doing .intValue() but no go. Annoying problem in the method "isIdDefined" View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4018350#4018350 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4018350 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
