On Oct 28, 2008, at 2:02 AM, Marco Laponder wrote:

Hi All,

I wonder if it is possible to accomplish the following. I have an EAR
(with a WAR) which I can deploy (after your help). The WAR needs a
custom login module and this module needs a jDBC driver. Is it possible
to embed the login module JAR, the jDBC driver JAR and the loginmoudle
configuration within the EAR ? Or should I install the jDBC driver and
login module first into the Geronimo repository ?

Everything in the ear should work fine. I'd put everything in lib/ inside the ear so you don't have to try to figure out how to make manifest classpath work inside an ear.

david jencks


Kind regards,
Marco Laponder

Reply via email to