0 Replies Latest reply on Nov 3, 2002 8:07 AM by amipian

    DB connection reconfiguration

    amipian

      we use JBoss 3 jdk 1.4
      I need to change the database parameters in the
      db-service.xml through my application, in order the next time someone restarts the server, it will connect to the new connection definied.

      I dont want to access the xml hard coded.
      do i have any service that can help me access the file, or give me the file descriptor?