Hi All,
I am using jboss2.1 pre version with Oracle database .
And i am using CMP for my entity beans.
If i call a remote method to set a field in  an entity bean and change the value of that field from SQL prompt and
if i again use the get method to get the value i am getting the old value only . ie the changes made to the database
from SQL prompt are not refelected in the entity bean. with weblogic it is working fine.
 
Can any body guess what is the problem?
 
Regards
Rama rao

Reply via email to