Several changes have been made to the asadmin command in Application Server 8.2 compared to Application Server 7 and compatible versions. For example, Application Server 7 and compatible versions the command to start a server instance is as follows:
asadmin start-instance |
In version 8.2, the equivalent command is as follows:
asadmin start-domain --user admin domain1 |
Refer to the following documents for complete information about the latest asadmin command syntax:
Sun Java System Application Server Enterprise Edition 8.2 Administration Guide
Sun Java System Application Server Enterprise Edition 8.2 Reference Manual
Sun Java System Application Server Enterprise Edition 8.2 Upgrade and Migration Guide