Investigating more, I have found what seems to be the real problem. I have a class B that is a subclass (joined-subclass) of A.
If I load B with id 1, then update it, and then update it again, the following message is showed: ERROR: 2004-12-20 16:23:10 org.jboss.cache.TreeCache: node //com/test/A/1 not found When I update B the first time, its cache is removed (is this a wrong behaviour?). If B is not a joined-subclass, everything seems to be ok. Its cache entry is not removed and the second update goes ok. I don't know if this is the right place to post this, or if this is more Hibernate related. If so, let me know and I will post this on the Hibernate forum. Thanks in advance, Felipe Leite View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3859329#3859329 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3859329 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
