04. Add the updatesite to the Server



1. Stop the http task on the server



2. Edit the notes.ini

Add (or append an existing entry) OSGI_HTTP_DYNAMIC_BUNDLES = install/poi.nsf to the notes.ini. If you have multiple entries separate them with comma.

The "install/poi.nsf" is the location of your updatesite on the server. Be aware, its not possible to set this value via administration console!




3. Start the http task






4. Check if the package is loaded

"tell http osgi ss biz.webgate" lists all plugins with the name biz.webgate




5. The result should look like the output in the red square



Next step