Run the Admin Console as a Seam Application

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 881

This topic has not yet been written. The content below is from the topic description.
In addition to the configurations mentioned above, it is expected that the Administration Console will work with any custom configuration that supports the installation of Seam applications, however that support is not guaranteed. To use the Console with a different configuration (for instance, the test configuration), you can copy the admin-console.war directory from the default server configuration as shown below (for Unix systems): cd $JBOSS_HOME/server/default/deploy cp -pr admin-console.war $JBOSS_HOME/server/test/deploy