We need to use durable suscriptions. Our clients are authenticated against a database. But the question is, if i delete the tables used to store messages, why and where is jboss finding the messages?
----- Original Message ----- From: "Adrian Brock" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 30, 2003 3:14 PM Subject: RE: [JBoss-user] Topic Messages server/default/conf/jbossmq-state.xml You don't really want to use durable subscriptions with anonymous client connections. xxxxxxxxxxxxxxxxxxxxxxxx Adrian Brock Director of Support Back Office JBoss Group, LLC xxxxxxxxxxxxxxxxxxxxxxxx > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Alberto Rodriguez Galdo > Sent: 30 May 2003 13:40 > To: [EMAIL PROTECTED] > Subject: [JBoss-user] Topic Messages > > > We have a topic queue in jboss 3.0.6 which has lots, belive > me , lots of > messages without being consumed, this makes jboss to take a > long time to > start. We use Oracle as persistence, and we already deleted > the four tables > it uses to store messages, but the fact is that jboss still > manages to find > that messages and gives this log (after enabling TRACE in log4j.xml): > > 2003-05-30 14:13:15,387 DEBUG > [org.jboss.mq.pm.jdbc2.PersistenceManager] > Restored 168 message(s) to: > TOPIC.IntegracionBajada.ID:5.pragadmcatp'-8457425938944836955 > 2003-05-30 14:13:15,397 DEBUG > [org.jboss.mq.server.JMSDestinationManager] > creating the durable subscription for > :ID:6.pragadmcatp'7910018487878889042 > > How can we reset that topic? > > greets > > Alberto Rodriguez Galdo ([EMAIL PROTECTED]) > Centro de Innovaci�n y Servicios de Galicia (CIS Galicia) > Dpto. de Telem�tica Telf.-981102100, ext.1018 > > > > ------------------------------------------------------- > This SF.net email is sponsored by: eBay > Get office equipment for less on eBay! > http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > ------------------------------------------------------- This SF.net email is sponsored by: eBay Get office equipment for less on eBay! http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user ------------------------------------------------------- This SF.net email is sponsored by: eBay Get office equipment for less on eBay! http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
