[jboss-user] [JBoss Messaging] - Messaging Oracle persistence problem

snecu001 do-not-reply at jboss.com
Mon Jun 4 13:58:13 EDT 2007


Are there any other tables that need to be created in oracle beside the ones mentioned in the oracle-persistence-service.xml ?

These are the table that I have in my database : 
JBM_COUNTER
JBM_MSG_REF
JBM_MSG
JBM_TX
JBM_POSTOFFICE
JBM_USER
JBM_ROLES

and still when I start JBoss I am  getting this error message :

java.sql.SQLException: ORA-00942: table or view does not exist

	at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
	at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
	at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:573) 
  .......................

I am using JBoss 4.0.5 and messaging 1.2.0 GA

Thank you


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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4051052



More information about the jboss-user mailing list