Hello all! If i have a ejbCreate and a matching ejbPostCreatein an entity like this: <myPk> ejbCreate void ejbPostCreate
Intellij gets mad! And wants to change it to: <myPk> ejbCreate <myPk> ejbPostCreate which is not to EJB-spec (at least not EJB2.0). Keep up the good work! /Konstantin _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
