I am new to J2EE. I am using GlassFish Server 2.1, mysqlserver5.1 for my j2ee project.
CMP managed entity bean updates a record first time successfully.
But, the CMP managed entity bean fails to update the record second time onwards in the same session.
Please help me in updating one record more than once in the same session!