Re: [hibernate-dev] RE: Replication problems with query cache and JBoss Cache

2006-11-28 Thread Max Rydahl Andersen
i'll follow up in the forum thread http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989163#3989163 /max Follow up to this earlier thread... Using the JBC classloader registration API won't work right now due to http://jira.jboss.com/jira/browse/JBCACHE-876. With the query cache,

[hibernate-dev] RE: Replication problems with query cache and JBoss Cache

2006-11-27 Thread Brian Stansberry
Follow up to this earlier thread... Using the JBC classloader registration API won't work right now due to http://jira.jboss.com/jira/browse/JBCACHE-876. With the query cache, a user class can end up as part of an Fqn; JBC doesn't deal with this yet. The RH stacks people are looking for a soluti