1 Reply Latest reply on Dec 29, 2001 3:25 PM by starksm64

    path to 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