Hi people,
I am trying to align the Tool Area search field to the right. For that, I did the following steps:
- Downloaded the PAR com.sap.portal.navigation.toolarea.par.bak from the portal server
- Uploaded the PAR file to NWDS
- Changed only the JSP ToolAreaiView to contain an HTML tag "align = right" on the table which renders the Tool Area. The name and the other components of the PAR file still the same
- Redeployed the PAR file using the Administration Console from the Administrator Role. No errors detected. Did not restart the Portal
- Logged on to the Portal using a new browser
- Got the following error in the Tool Area iView:
<i><b>Portal Runtime Error
An exception occurred while processing a request for :
iView : pcd:portal_content/every_user/general/defaultDesktop/frameworkPages/frameworkpage/com.sap.portal.toolAreaiView
Component Name : null
Page could not create the iView.
See the details for the exception ID in the log file</b></i>
What is missing?
Thanks for the help
Fernando Urzedo