I have a BMP called UserEJB. when a client call the EJB by findByPrimaryKey, the EJB only call ejbload at the first time. then it is not synchronized with the DB. the EJB specification said BMP should called ejbload every time when a transaction begin. How can i ensure ejbload called every time? -- Peng Yong Email: [EMAIL PROTECTED] Bentium Ltd. URL: http://www.cn99.com
