0 Replies Latest reply on May 4, 2006 12:23 PM by cwhiteside

    CMP Bean Column not saving

    cwhiteside

      I am migrating an application from Weblogic to jBoss 4.0.

      In saving the CMP EJB, our database requires an update on the changeduser column. jBoss is not saving that column to the database, presumably because it has not changed.

      I have turned off tuned updates (in standardjaws.xml) and set the container-configuration commit option to C both in the standardjboss.xml and jboss.xml. What am I missing?