2 Replies Latest reply on Apr 20, 2002 10:46 AM by adrian.brock

    configuring jboss 3.0?

    rols

      Hi,
      I can find no documentation at all about configuring jboss 3.0. All the documentation still refers to jboss.conf, jboss.jcml etc whereas 3.0 seems to have done away with all that.

      Is there any documentation, or even a forum thread, which explains how you convert your old config to a new one, and still get things started up in the right order?

      Note I do have the paid documentation bundle, but that is still 2.4-centric.

      Roland

        • 1. Re: configuring jboss 3.0?

          There should be a free quick start guide soon.
          Now that RC1 is released, the features are stable.
          I don't know when exactly.

          The full docs will take longer.

          Regards,
          Adrian

          • 2. Re: configuring jboss 3.0?

            To answer you more directly,
            jboss.conf and jboss.jcml are now combined in
            jboss-service.xml

            But, you can also create *-service.xml snippets or a *.sar archive for hot-deployable configuration in deploy.

            For specifics, I suggest you search the forums. In
            particular JCA/database config has changed.

            Regards,
            Adrian