Running XPages Extension Library on local machine

久未见 提交于 2019-12-17 14:18:52

问题


I have installed XPages Extension Library on my local machine. It shows all the components in the Controls tab. But when I use any of the components in my XPage and run it in a browser it shows the following error:

Cannot find the library com.ibm.xsp.extlib.library, required by the application <DATABASE PATH>

In the Application Proprties, in Advanced tab inside XPage libraries both com.ibm.xsp.extlib.library & com.ibm.xsp.extlibx.library are checked. Am I missing something here?

UPDATE: For installing extension library I used the file updateSiteOpenNTF-designer.zip. For installing it I went to My Widgets in my sidebar panel clicked on Menu for Options, selected "Configure widget from... > Features and Plugins on an Update Site"


回答1:


Naveen. This installs the Extlib only in Designer, not in the local preview engine. You have to copy the plug-in and feature directory, as outlined in the install instructions in the download, into [NotesData]/domino/workspace/applications/eclipse



来源:https://stackoverflow.com/questions/10053959/running-xpages-extension-library-on-local-machine

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!