Rebranding the Administration Console - not working
Hi All ,
I need to modify Admin console page with customer logo , but its not working . I am following below document .
Steps which I have done.
1. set the environment by running "commEnv.sh" present at "/u02/app/oracle/fmw/wlserver_10.3/common/bin"
2. cd /u02/app/oracle/fmw/server/lib/console-ext/templates (where "/u02/app/oracle/fmw" is my middleware home)
3. ant -f build-new-laf.xml -Dname=myLAF -Ddir=/u02/app/oracle/myLAF
4. The above steps created "/u02/app/oracle/myLAF/" directory with the below directories
framework
login
layouts
javascript
images
0