Java

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • when to share jars

    0 answers - 1661 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    yep, shared/lib.
    I suspect struts also needs to be in every webapp, but
    its gets tricky when you consider all the jars struts
    require, eg commons-related stuff.
    "Dale, Matt" <Matt.Dale (AT) beCogent (DOT) comwrote:
    They need to be in common/lib when they need to be
    accessed by tomcat itself as well as the webapps.
    shared/lib would just be the webapps. I don't know
    about struts and jstl but you'd more than likely
    need a log4j in each webapp to get seperate webapp
    logging.
    Ta
    Matt
    Message
    From: Charl Gerber [mailto:charlgerber (AT) yahoo (DOT) com]
    Sent: 14 June 2005 10:57
    To: tomcat-user (AT) jakarta (DOT) apache.org
    Subject: [Q] when to share jars
    When do you share jars (struts, log4j, jstl, etc)
    for
    webapps in the common/lib directory and when does
    each
    app need its own "copy" of the jars?
    Log4j we've found by trail and error is better to
    have
    a jar per webapp, as the loggers seems to overwrite
    each other, but which commonly used jars (struts,
    jstl) can be shared?
    Thanks
    Charl
    To unsubscribe, e-mail:
    tomcat-user-unsubscribe (AT) jakarta (DOT) apache.org
    For additional commands, e-mail:
    tomcat-user-help (AT) jakarta (DOT) apache.org
    To unsubscribe, e-mail:
    tomcat-user-unsubscribe (AT) jakarta (DOT) apache.org
    For additional commands, e-mail:
    tomcat-user-help (AT) jakarta (DOT) apache.org
    To unsubscribe, e-mail: tomcat-user-unsubscribe (AT) jakarta (DOT) apache.org
    For additional commands, e-mail: tomcat-user-help (AT) jakarta (DOT) apache.org

Re: when to share jars


max 4000 letters.
Your nickname that display:
In order to stop the spam: 5 + 5 =
QUESTION ON "Java"

EMSDN.COM