0 Replies Latest reply on Dec 24, 2001 5:32 AM by rgsuresh

    where to place database

    rgsuresh

      Hi all
      I am using DatabaseServerLoginModule for user authentication with cloudscape database. The entries in jboss.jcml file are


      COM.cloudscape.core.JDBCDriver



      org.jboss.pool.jdbc.xa.wrapper.XADataSourceImpl
      Cloudscape
      jdbc:cloudscape:db;current=true
      databaseName=db
      root




      This works fine as long as the db is in jboss\bin directory, But i want to put the db in some other place and use it. So what entries must be placed in jboss.jcml file?.

      thanks in advance
      Suresh