Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-51

Need NetworkServerControl shutdown API method that does not shutdown derby embedded

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 10.0.2.0
    • None
    • Network Server
    • None

    Description

      In an applcation server environment where both Network Server
      and Embedded connections are being used it is a problem when
      Network server is shutdown and deregisters the embedded driver
      and shutsdown the databases.

      this would be the signature
      /**

      • Shutdown a Network Server.
      • Shuts down the Network Server listening on the port and InetAddress
      • specified in the constructor for this NetworkServerControl object.
        *
      • @param derbyShutdown if true, shutsdown the derby embedded system . if false do not shutdown derby embeddded system
      • @exception Exception throws an exception if an error occurs
        */
        public void shutdown(boolean derbyShutdown) throws Exception

      Attachments

        1. NSinSameJVM.java
          4 kB
          David Van Couvering

        Activity

          People

            Unassigned Unassigned
            kmarsden Katherine Marsden
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: