You must use JBoss Forge to generate the administration console. For doing so, follow the next steps:

  1. Install JBoss Forge
  2. Start JBoss Forge by running the following in the command prompt:
    $ forge
  3. Verify that the Forge plugin is installed by running
    $ forge list-plugins
    and verifying that org.richfaces.forge.richfaces-forge-plugin is in the returned list.
  4. If the outcome of the previous step was that the Richfaces plugin was not installed, do that now:
    $ forge install-plugin richfaces
  5. Once the Forge prompt is up, run:
    $ run admin_layer.fsh
    (answering yes on questions concerning patches)
  6. Rebuild and redeploy

Navigate back to this page, you should see the Forge landing page instead.