Don't Forget About Forge
You must use JBoss Forge to generate the administration console. For doing so, follow the next steps:
- Install JBoss Forge
- Start JBoss Forge by running the following in the command prompt:
$ forge
- Verify that the Forge plugin is installed by running
$ forge list-plugins
and verifying thatorg.richfaces.forge.richfaces-forge-pluginis in the returned list. - If the outcome of the previous step was that the Richfaces plugin was not installed, do that now:
$ forge install-plugin richfaces
- Once the Forge prompt is up, run:
$ run admin_layer.fsh
(answering yes on questions concerning patches) - Rebuild and redeploy
Navigate back to this page, you should see the Forge landing page instead.