prim72453:How to disable the JBoss status page.
| Solution ID: prim72453 |
| How to disable the JBoss status page. |
| Status: Reviewed |
| Version(s): 6.1, 6.2, 6.2.1 |
| Problem: | How to disable the JBoss status page. |
| Problem: | Customer’s may wish to disable JBoss status page for security reasons, normally the user would see this: |
| Fix: | To disable the JBoss Status page, try the following: 1. Navigate to the following location: <JBoss install location>:\JBoss-4.0.5.GA\server\myprimavera\deploy\ROOT.war\WEB-INF Note: For P6 v6.2 and v6.2.1, the location would be: <JBoss install location>:\JBoss-4.0.5.GA\server\primaveraweb\deploy\ROOT.war\WEB-INF 2. Open the web.xml file in Wordpad.
3. Add <!– and –> to the text as illustrated.
4. Restart the web server. 5. The following page will now be displayed :
6. The administrator may not want users to see the above 404 error message in which case they should implement the following knowledgebase solution: Solution ID: prim72454 How to redirect the 404 error message |



