0 Replies Latest reply on May 23, 2003 7:51 AM by pjdc_00

    mysql creating tables...

      i just configure jboss to work with mysql.
      i think with works. when jboss startup shows:

      12:39:32,491 INFO [DefaultDS] Bound connection factory for resource adapter 'JB
      oss LocalTransaction JDBC Wrapper' to JNDI name 'java:/DefaultDS'
      12:39:32,491 INFO [LocalTxConnectionManager] Started
      12:39:32,491 INFO [LocalTxConnectionManager] Starting
      12:39:32,506 INFO [MySqlDS] Bound connection factory for resource adapter 'JBos
      s LocalTransaction JDBC Wrapper' to JNDI name 'java:/MySqlDS'
      12:39:32,506 INFO [LocalTxConnectionManager] Started

      and next shows:

      12:41:18,770 INFO [test/TestEntity] Created table 'TESTENTITY' successfully.

      but i can't see this table in MySQL databse. anything wrong with this? what is DefaultDS and Hypersonic SQL?

      Thanks,

      Pedro Cardoso