on ‎2008 Feb 12 8:40 PM
Hello,
how can I reset the cache on the WAS or XMII 12.0? I have changed some settings on the general "homepage.css". The only thing how I can make it work, is to restart the whole WAS/NW!
(On my client side I have refreshed whatever cache/temp I have)
Thanx,
Florian
Request clarification before answering.
I don't suppose you are hacking the NetWeaver file system and modifying these files directly? If you are editing the relevant files in the workbench it should automatically be published for WebAS.
Regards,
Jeremy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Jeremy,
how can I edit files like "DefaultHeader.xml" in the workbench? Say, I want to change the text "xMII" you see in the top left corner of the portal into something else "MyFirstPortal"...where do I change it? Or the branding in the page? I thought it cannot be done in the workbench.
Michael
Michael and I have the same problem. Within xMII you can change certain things, but not the general apperance ot Header, Footer, Navigation ...
Therefore you have to go to the filesystem and change the files.
AND my client is as empty as it can be. So this is a server-issue!!!
Any advise would be very much appreciated!!
rgds, Florian
In the downloads section on this site under "for manufacturing" you'll find
xMII 12.0 Sample Projects and Tools
In this section there is a "Sample content" project.
This contains all of the stylesheet files for the home page. You should copy the desired files from this project into your project and modify them accordingly. Then apply this theme to the desired roles.
Regards,
Jamie
Jamie, Florian,
I succeeded in changing the text "xMII" at the left to corner of the portal. I took Jamie's hint and changed the files as follows:
- in the workbench, I created a new folders: 1.) /MYPROJECT/Themes and 2.) /MYPROJECT/Themes/src
- from /XMII/Themes I copied the file DynamicHomePage.xsl to the folder 1.)
- from /XMII/Themes/src I copied the file DefaultHeader.xml to folder 2.)
- in the DynamicHomePage.xsl I changed the "HeaderURL" in the User Configurable Paramaters section to /XMII/CM/MYPROJECT/Themes/src/DefaultHeader.xml
- in the xMII Portal in "Navigation Services > Navigation" I set the Theme paramater for the desired role (XMII-Admin in this case) to /XMII/CM/MYPROJECT/Themes/DynamicHomePage.xsl
After deleting all temporary files the new contents was displayed correctly.
Regards
Michael
Edited by: Michael Otto on Feb 14, 2008 3:49 PM
It seems that you have to re-logon to see the changes.
Florian,
The cache you are referring to is probably your browser cache, try press Ctrl-F5 to refresh your page from the server instead of from your local browser cache.
Sam
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sam,
I guess Florian meant something else. I have also changed a setting inside the file xMII-Root/Themes/src/DefaultHeader.xml.
However, is will not be shown after Ctrl-F5 or delete temporary files in the browser. Only our server is reset (usually this is every weekend) the new values are displayed.
Is there another way to do it?
Regards
Michael
Any changes to the xMII content wont be shown until the Java Cache is cleared in the browser on the client.
Tools -> Sun Java Console and press 'x'
You should see "Clear classloader cache ... completed."
Then next time the page loads, the new values should appear.
Also there is a 'Refresh' link in the top right of the page which will refresh your page content as well.
Sam
Edited by: Salvatore Castro on Feb 13, 2008 9:08 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.