POI 4 XPages installation (site.xml)

大憨熊 提交于 2019-12-10 00:50:16

问题


I find this website (http://poi4xpages.openntf.org/) for install POI 4 in domino designer.

I download the zip file and follow the installation guide from https://my.webgate.biz/poi/documentation.nsf/viewdoc.xsp?docid=installguide

In step 2: Import the update site from the ZIP file into the eclipse update site. I try to import the site.xml file but I get an error.

The error is like this:

Object variable not set(#91) dlgimportsite: click (line 9)

I open site.xml and check line 9, the code is like this

<category-def name="Apache POI Integration" label="Apache POI Integration"/>

I don't know why I get the error because I download the file and extract it. In that progress, I did not edit any anything.

I search on the internet and tried the solution from this link and still get the error. http://www.openntf.org/main.nsf/project.xsp?r=project/Plugins%20Deployment%20for%20Domino/defects/2FEA2A74F1C2751686257863004F6CC6

I read this post Xpages Extension lib installation but I cannot get the idea.

What is the problem in site.xml? What should I do with it?

Grateful if someone can advice on this issue.

Thank you very much.

Best Regards,

beginner


回答1:


Sounds like this is the answer http://www.intec.co.uk/using-the-update-site-object-variable-note-set/

If you install into Designer first, you need to shut down and restart Notes



来源:https://stackoverflow.com/questions/32736668/poi-4-xpages-installation-site-xml

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