Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can not set custom Worklist branding logo

kernel_modeDec 18 2013 — edited Dec 19 2013

Hello.

I am using Oracle SOA Suite 11.1.1.7 and I need to set custom logo in Worklist application. I have created a shared library as described in Deploying Images and JAR files as Part of a Shared Library JAR file - 11g Release 1 (11.1.1.7). I have deployed it as a shared library to a Weblogic server and restarted Worklist application as said in http://docs.oracle.com/cd/E28280_01/dev.1111/e10224/bp_worklist.htm#SOASE85326 :

"

To specify the branding logo:

Do one of the following:

  • Refer to an external image-hosting web site. To do this task: In the Branding Logo field, enter the URL of the image.
  • Upload an image to a particular location on the server and, in the Branding Logo field, enter its relative path, for example, /afr/my_logo.png.
  • Refer to an image from the shared library. To do this task: In the Branding Logo field, enter the path of the logo name as found in the shared library, for example, /my_logo.pngv.

"

I have tried different paths (/faces/images/logo.png, /images/logo.png, logo.png), but my logo does not appear. Am I doing something wrong?

My JAR has the following structure:

META-INF

     MAINFEST.MF

images

     logo.png

This post has been answered by kernel_mode on Dec 19 2013
Jump to Answer

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jan 16 2014
Added on Dec 18 2013
1 comment
170 views