Just Installed SAP EP 7.0
Get the following error when clicking on 'User Administration':
The initial exception that caused the request to fail, was:
java.lang.NoSuchMethodException: com.sapportals.portal.prt.service.laf.LAFService.getRelativeThemePartURL(javax.servlet.http.HttpServletRequest, java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean)
at java.lang.Class.getMethod(Class.java(Compiled Code))
at com.sap.tc.styles.LAFServiceProxy.invokeMethodOnLafService(LAFServiceProxy.java:41)
at com.sap.tc.styles.LAFServiceProxy.getRelativeThemePartURL(LAFServiceProxy.java:32)
at com.sap.tc.styles.StyleSheetLinkProvider.getStyleSheetLink(StyleSheetLinkProvider.java:156)
at com.sap.tc.webdynpro.serverimpl.defaultimpl.laf.LookAndFeelService.getPortalDefinedTheme(LookAndFeelService.java:244)
... 33 more
Any ideas ?