1 Reply Latest reply on Sep 20, 2007 3:06 AM by theute

    More then one jboss portal servers using the same portal dB

      Is their a problem with working from two different jboss portal servers on the same portal dB? It looks like a must if more then one developer programmed on his local jboss portal but try to use one centric db. We tried it but run into exceptions that were solved when we generated portal db for each developr.
      problem can also be on production if we work with load ballancer with more then one jboss portal on one portal db

        • 1. Re: More then one jboss portal servers using the same portal
          theute

          It depends what you do, but if you let your develper delete tables and such you will wnd up with troubles.

          For developers, it's usually better to let them play with a local JBoss AS and Hypersonic and move to a staging server once in a while to check against the DB that will be used in prod.

          In production it's different, you set up your JBoss AS to work on a cluster with a single datasource. it is designed for