Hi All
I am trying to capture all runtime errors/exceptions in Portal and show a relevant custom error page.
I have done the following :
1. Using the reference link:( Configuring the Web Dynpro Runtime Environment - Developing Java Web Dynpro Applications - SAP Library), I have changed the Development Mode to false. However, this results in a blank page to be displayed. In trace, it returns the correct HTTP error response code.
2. Using the reference link:( http://help.sap.com/saphelp_nw73/helpdata/en/48/7ebe5cf9fa3ff6e10000000a42189c/frameset.htm ), I have uploaded the custom error pages and this seems to take care of my ICM/Dispatcher related error.
However, I want to know if it is possible to capture all J2EE / Dynpro for Java runtime error/exceptions and show custom error pages.
Can this setting be maintained at a single point or if it needs to be done at application level?
While configuring Web Dynpro Runtime Environment, there is a parameter errorpages, can someone please share what properties can be maintained under this so that it points to custom error pages.
Regards
Ramanender Singh