• Fragments do not get deployed

    By Karsten KL Lehmann 1 decade ago

    After the scheduled agent has run, I can only find the feature jar of the extlib in the workspace/feature directory.

    I cannot find the fragments

    com.ibm.xsp.extlib.connections
    com.ibm.xsp.extlib.domino
    com.ibm.xsp.extlib.mobile
    com.ibm.xsp.extlib.oneui
    com.ibm.xsp.extlib.sametime
     

    Looks like they do not get deployed.

    • Found the reason

      By Karsten KL Lehmann 1 decade ago

      There is a whitespace at the beginning of the FORM_PLUGIN variable in lcClassDeploymentUnit:

      Private Const FORM_PLUGIN =" fmPlugin"

      • Same wrong form name in lsClassDeploymentManager <>

        By Karsten KL Lehmann 1 decade ago