Guillaume Bilodeau wrote:
Mario Rübsam <[EMAIL PROTECTED]> writes:It seems to me that Geronimo doesn't like this structure. What is wrong with it? Should I move the library JARs in the WEB-INF/lib directory, or should I declare them as dependencies in the geronimo-web.xml? Anything else?At the moment this will work. Geronimom 1.1 doesn't use the Class-Path from the EAR. So you have to put them into the WEB_INF/lib.The libraries are used by both server.jar and web.war. Will they be visible to both if they're inside the WAR, to which server.jar has no dependency?
Try to copy them into the WEB_INF/lib and leave the originals in the EAR toplevel. If this doesn't work then I think you have to create dependencies and put them into the repository. What classes are in the promo-server.jar, EJB's? Thanks, Mario
smime.p7s
Description: S/MIME Cryptographic Signature
