• RC3 Demodb

    By Tiago B Nobrega 9 years ago

    Hi I've just installed the API and copied the demodb to my server. When I build the Database I get some errors. Most of them from undefined classes. I assume some of the API have changed and the demo db haven't been updated. Here some of the classes missing from:

    org.openntf.domino.xots.XotsAbstractScheduledTasklet
    org.openntf.domino.xots.XotsBaseTasklet
    org.openntf.domino.xots.XotsDaemon
    org.openntf.arpa.NamePartsMap.Key

    I've installed the plugin in my updatesite and used it to install it on designer. I even validated it using: “tell http osgi ss diag org.openntf.domino” .Is that right or am I missing something?

    • By Luis A. Soto 9 years ago

      This happened me too, any solutions?

      • By Paul S Withers 8 years ago

        Please see https://github.com/OpenNTF/org.openntf.domino/issues/135. The scheduled tasklets had not been developed yet. 2.0.0 has an update of the demo database without those classes. Alternatively, the new OSGi application demo database is here www.openntf.org/main.nsf/project.xsp?r=project/OpenNTF Domino API Demo Database (there were concerns about Apache licensing, but that's actually not a problem; there is more development of that application required, so currently it's best to remain in a separate development thread).