From: Dannes W. <da...@ex...> - 2010-03-24 18:57:09
|
Hi, On Wed, Mar 24, 2010 at 7:53 PM, Dmitriy Shabanov <sha...@gm...> wrote: > ok, for now it hard-coded to > > private final static String LIB_WEBINF = "WEB-INF/lib/"; > private final static String[] LIB = {"./lib/core", > "./lib/optional", "./lib/extensions", "./lib/user", "."}; > > so, simples solution hardcode it jars mask like log4j-%latest%.jar too > (src/org/exist/start/start.config can be used/reused) > > Will it solve this problem? No. I put my personal jars in lib/user, these should NEVER be exposed. furthermore the classpath is not complete. D. -- eXist-db Native XML Database - http://exist-db.org Join us on linked-in: http://www.linkedin.com/groups?gid=35624 |