Uploaded image for project: 'JBoss Server Migration Tool'
  1. JBoss Server Migration Tool
  2. CMTOOL-163

Server Migration Tool script should provide brief description of its functionality

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 1.1.0.CR1
    • 1.0.3.Final
    • None
    • None

      Server Migration Tool script should provide brief description of its functionality.

      Some examples:
      appclient.sh says The appclient script starts an application client which can be used to test and access the deployed EJBs.
      wsconsume.sh says WSConsumeTask is a cmd line tool that generates portable JAX-WS artifacts from a WSDL file.

      Suggested text:
      Server Migration Tool reads the server configuration files of source server (previous release of JBoss EAP) and migrates it to the latest release or target server.

      Current output:

      Usage: server-migration.sh [args...]
      where args include:
          --environment <value>               Path to the properties file containing 
                                              the user environment.
      
      
          --interactive <value>               Indicates if the migration tool should 
                                              interact (or not) with the user. Value 
                                              should either be true or false.
      
      
          --source <value>                    Path to the base dir of the server to 
                                              migrate from.
      
      
          --target <value>                    Path to the base dir of the server to 
                                              migrate to.
      

            jondruse@redhat.com Jiri Ondrusek
            jondruse@redhat.com Jiri Ondrusek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: