I'm using JBoss 3.2.2 and OJB rc4 deployed as as sar (everything deploys ok).
I also have an application ejb jar with session beans that use OJB.. (note: this is a jar not an ear).. everything deploys fine when JBoss is started. queries ok, resultsets ok.. my problem is whenever i hot deploy a new version of my application ejb jar. JBoss recognizes the new jar and deploys it without a problem... However, any query against OJB returns nothing... no results or Exceptions even though OJB does generate queries. This problem has been reported as well by people using weblogic but i did not find a solution to it.. Is there a solution or something that I am missing? Axel Guerrero --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
