• Cannot find the library com.ibm.xsp.extlib.library

    By Matteo Bisi 1 decade ago

    Hello ! i would try this awesome application, but i've the error in subject

     

    Cannot find the library com.ibm.xsp.extlib.library

     

    i've installed dojo 1.5 on my domino 8.52fp1 followed the documentation,   what i've to do?

     

    i've lost some steps?

     

    Thanks in advance Smile

    • Xpages Ext Lib

      By Markus Wottrich 1 decade ago

      You will have to install the XPages Ext Lib, too.

      See here: http://www.openntf.org/internal/home.nsf/project.xsp?action=openDocument&name=XPages%20Extension%20Library

      • We have same problem ?

        By Reinhard Steurer 1 decade ago

        When i open, for e.g. new teamroom (which i will say this looks perfect in new style !!) i can do this in the Browser, but not in the client.

        The 8.5.2 Standard client shows following error:

         

        com.ibm.xsp.FacesExceptionEx: Die für die Anwendung/xsp/LNT04108!!xpages\d041teamroom.nsf erforderliche Bibliothek com.ibm.xsp.extlib.library wurde nicht gefunden.
            com.ibm.xsp.page.compiled.CompiledPageDriver.verifyLibraryDepends(Unknown Source)
            com.ibm.xsp.page.compiled.CompiledPageDriver.loadPage(Unknown Source)
            com.ibm.xsp.application.ViewHandlerExImpl._createViewRoot(Unknown Source)
            com.ibm.xsp.application.ViewHandlerExImpl.createViewRoot(Unknown Source)
            com.ibm.xsp.application.ViewHandlerExImpl.doCreateView(Unknown Source)
            com.ibm.xsp.application.ViewHandlerEx.createView(Unknown Source)
            com.ibm.xsp.webapp.FacesServlet.serviceView(Unknown Source)
            com.ibm.xsp.webapp.FacesServletEx.serviceView(Unknown Source)
            com.ibm.xsp.webapp.FacesServlet.service(Unknown Source)
            com.ibm.xsp.webapp.FacesServletEx.service(Unknown Source)
            com.ibm.xsp.webapp.DesignerFacesServlet.service(Unknown Source)
            com.ibm.designer.runtime.domino.adapter.ComponentModule.invokeServlet(Unknown Source)
            com.ibm.domino.xsp.module.nsf.NSFComponentModule.invokeServlet(Unknown Source)
            com.ibm.designer.runtime.domino.adapter.ComponentModule$AdapterInvoker.invokeServlet(Unknown Source)
            com.ibm.designer.runtime.domino.adapter.ComponentModule$ServletInvoker.doService(Unknown Source)
            com.ibm.designer.runtime.domino.adapter.ComponentModule.doService(Unknown Source)
            com.ibm.domino.xsp.module.nsf.NSFComponentModule.doService(Unknown Source)
            com.ibm.domino.xsp.module.nsf.NSFService.doServiceInternal(Unknown Source)
            com.ibm.domino.xsp.module.nsf.NSFService.access$0(Unknown Source)
            com.ibm.domino.xsp.module.nsf.NSFService$NsfServiceRequest.call(Unknown Source)
            com.ibm.domino.xsp.module.nsf.NSFService$NsfServiceRequest.call(Unknown Source)
            java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
            java.util.concurrent.FutureTask.run(Unknown Source)
            java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
            java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
            java.lang.Thread.run(Unknown Source)
        
        I have installed the Xpages Extension Library like in documentation shown.
        
        For me it was only point 3 in the praesentation ?
        
        3- Installing the library in the Domino Server
        
        .....
        
        Is this enough ?
        
        What are the other files for and where should i put them ?
        
        ExtLib-Notes85.zip
        src.zip
        XPages-Doc.zip
        
        Another point regarding the 5- Using the mobile controls - Domino 8.5.2
        
        I didn't found this one:
        
        2/ Copy the themes files (iPhone.theme, Android.theme, Blackberry.theme...) from the mobile
        plugin (com.ibm.xsp.extlib.mobile_xxx.jar/resources/mobile/themes/*.theme)
        to the Domino XPages themes directory (Domino/xsp/nsf/themes).
        
        Any idea ?  We have no Domino/xsp/nsf/themes directory ??
        
        I found this on Domino side: ...\domino\java\xsp\theme  > correct one ??
        
        Thanks in advance
        
        Reinhard
        
        
        • ExtLib needs to be installed on client for XPiNC usage

          By Declan Lynch 1 decade ago

          If you need to use the app on the notes client then the ExtLib needs to be installed on the notes client. if you just using it from a browser then it just needs to be installed on the server.

          if you don't know how to installed ExtLib or think the ExtLib documentation is confusing then please go to that project and open up a discussion there.

          • Thanks this fixed it !!

            By Reinhard Steurer 1 decade ago

            Hello,



            thanks , this fixed it and i can now open it in the Standard Client. Is this the normal way to run Xpages in the Standard Client ? Do we have to install on each client the lib ? I ask , because we have lots of Clients… will this be automatically included in a future release (8.5.x) ?



            thx again



            Reinhard