Yes they are logged at DEBUG. Below is extract form logs

2007-05-30 19:08:37,239 DEBUG [org.jboss.system.ServiceController] starting 
service jboss.mq:service=PersistenceManager
2007-05-30 19:08:37,239 DEBUG [org.jboss.mq.pm.jdbc2.PersistenceManager] 
Starting jboss.mq:service=PersistenceManager
2007-05-30 19:08:37,239 DEBUG [org.jboss.mq.pm.jdbc2.PersistenceManager] 
Creating Schema
2007-05-30 19:08:37,239 DEBUG [org.jboss.mq.pm.jdbc2.PersistenceManager] Could 
not create table with SQL: CREATE CACHED TABLE JMS_MESSAGES ( MESSAGEID INTEGER 
NOT NULL, DESTINATION VARCHAR(255) NOT NULL, TXID INTEGER, TXOP CHAR(1), 
MESSAGEBLOB OBJECT, PRIMARY KEY (MESSAGEID, DESTINATION) )

Means i can safly ignore error. But still i wnt to know where can i set DB 
related information like(userid,drivers,service name etc)?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4049759#4049759

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4049759
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to