EGL Development User Group

EGL Development User Group

EGL Development User Group

The EGL Development User Group is dedicated to sharing news, knowledge, and insights regarding the EGL language and Business Developer product. Consisting of IBMers, HCL, and users, this community collaborates to advance the EGL ecosystem.

 View Only
Expand all | Collapse all

jsf-ib-jar

  • 1.  jsf-ib-jar

    Posted Fri April 17, 2015 09:44 AM

    Hi,

    RDB is very unstable!! after lunch running the same project that was working this morning, reports the error:

    Archive for required library: c:/../../WebCintent/WEB-INF/lib/jsf-ibm-jar IN Project 'XX' cannot  be read or is not a vali ZIP file

    The project cannot be build until build path errorrs are resolved.

    Now I go fishing and I think I have to miss another day to understand this problem.

    paoloc

    paoloc


  • 2.  Re: jsf-ib-jar

    Posted Fri April 17, 2015 10:01 AM

    Paoloc,

    I am not sure how RBD itself would corrupt jar file that is only referred to.

    Anyway, the quick fix I would suggest.

    Create a dummy web project and just copy the jsf-ibm.jar file from that dummy project into your project.

    take care.

    Mark

    markevans


  • 3.  Re: jsf-ib-jar

    Posted Fri April 17, 2015 12:05 PM

    Thanks Mark.

    paoloc