- 
        1. Re: Oracle DDL for JBossMQ Jms Tablesgenman Jul 14, 2005 9:55 PM (in response to sisjon)You can create your own statements using your own DDL scripts. The ones supplied by JBoss are just "examples". Once you have it set up, you can tell JBoss not to create the tables upon start-up. 
 This is re: JMS. The other J2EE tables I don't know much about, but I suspect work in the same way.
- 
        2. Re: Oracle DDL for JBossMQ Jms Tablessvasan Jul 15, 2005 10:58 AM (in response to sisjon)I seem to getting the same problem with using Oracle with JMS. My execption is 
 MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM:
 ObjectName: jboss.jca:name=DefaultDS,service=DataSourceBinding
 state: NOTYETINSTALLED
 I Depend On:
 Depends On Me: jboss.ejb:persistencePolicy=database,service=EJBTimerService
 jboss:service=Ebxmlrr
 jboss:service=KeyGeneratorFactory,type=HiLo
 which seems most likely because of the table HILO.
 Could somebody tell me how to work around this?
 Thanks
- 
        3. Re: Oracle DDL for JBossMQ Jms Tablesgenman Jul 16, 2005 4:09 PM (in response to sisjon)This is not entirely to do with JMS, so you should post to a different forum. Likely, you'll see a more detailed error earlier in the logs. 
 
     
    