Skip to Main Content

DevOps, CI/CD and Automation

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

OHW Provider is unavailable after deploy app onto Weblogic Server

962772Sep 18 2012
Hi, I am facing a strange issue, I have added OHW provider into my application, and if I set HelpTopicId for a component, there will be a help icon --"?" by the side of the component, and if user click it, the OHW window will pop up and show the help content. All the features work well when I run it on my local machine (Jdeveloper 11.1.1.5.0), and if I build an ear file by Jdeveloper and deploy it onto a single weblogic server, it works as well, but the strange thing happens when I use the Ant build script to package the ear file, and then deploy this ear file onto weblogic server, the help icon will disappear, seems that the OHW provider is unavailable. No error message on weblogic console.
So any one can help me to get around this issue?
By the way, I have already package help-share.jar, ohw-rcf.jar, ohw-share.jar by using Ant script and put them under <war>/WEB-INF/lib.
Thanks a lot.

Comments

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

Post Details

Locked on Oct 16 2012
Added on Sep 18 2012
0 comments
1,013 views