This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes EJB and other Java EE Technologies and the fly likes jBoss not saving a column of data on CMP bean Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "jBoss not saving a column of data on CMP bean" Watch "jBoss not saving a column of data on CMP bean" New topic
Author

jBoss not saving a column of data on CMP bean

Chris Whites
Greenhorn

Joined: May 04, 2006
Posts: 3
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?
[ May 04, 2006: Message edited by: Chip Whiteside ]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: jBoss not saving a column of data on CMP bean
 
Similar Threads
Database synchronization with Entity Bean
JDataStoreDS not bound error
Wher to define table name and DB info
how config database
JDataStoreDS not bound error