1 Reply Latest reply on Mar 1, 2002 6:00 PM by davidjencks

    XADataSource parameters

    ceratoz

      hi,

      i'm using Jboss 2.4.3, and i have tried to change the XADataSource parameters for a specific JDBC Pool, for instance, the URL, via the JMX RI/1.0 Agent View on
      http://localhost:8082 with no success.

      Does Jboss 2.4.3 refresh this changes without restarting the whole server?

      thankx...

        • 1. Re: XADataSource parameters
          davidjencks

          You'd have to at least press the stop button, change the params, and press start. I'm not sure if you have to press "refresh". There used to be some severe problems with the XADataSourceLoader mbean in that it wouldn't restart... one of my early patches fixed that... but I don't know if it got applied.

          We're working on a better way for 3.0 (or maybe 3.1... can't cram everything into one release) where some attributes will be changeable without stopping the service.