Hello all, I need a bit of an urgent help in here, if anybody has any ideas please go ahead.... I am trying to deploy some entity beans in J2EE, however, the automatically generated code for a method (ejbPostCreate) has always one more parameter in the call than the method in the original bean which causes a compilation error when trying to deploy the bean, even removing the method will cause the automatically generated code to have a call for this method with one parameter....!!! I do not know what is causing this, the code is auto-generated, is it something to do with the version of EJB's used in J2EE, should the beans be written in a different way with every different EJB version, I am not even sure what version does J2EE use..?? Any suggestions... please... Thanks