0 Replies Latest reply on Aug 18, 2004 7:42 PM by alisson

    Two applications running at the same time

    alisson

      Hi,
      I have 2 applications running in the same JBoss at the same time. They do not use DataSources, the connections are made directly by JDBC Connection object. The 2 DB used by these 2 applications are identical but separated and running in the same DB Server.
      The problem is: when I run the two applications they always access the same DB instead of access each one its own DB.
      Anybody knows what it could be?
      Thanks,
      Alisson