1 Reply Latest reply on Jun 12, 2007 10:45 AM by rob_blake

    JBoss Portal DB details

    littlefish

      where can i found the details of the database which created by JBoss Portal?? e.g. Database Scheme

      THX!

        • 1. Re: JBoss Portal DB details
          rob_blake

          Assuming you are using the default PortalDS, you can find the database at the following location:


          jdbc:hsqldb:$Jboss_home\server\default\data\portal\hypersonic\database


          load up the database manager from the jmx-console and connect to the above location.