-
Bug
-
Resolution: Done
-
Minor
-
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.
- clones
-
JBEAP-12323 (7.1.z) Server Migration Tool script should provide brief description of its functionality
-
- Closed
-