Re: PLEASE: where does one specify additional libraries?

2006-11-29 Thread Vamsavardhana Reddy
Computers do what we ask them to do. So, it is upto us to make it clear to the computer what it should do. :o) --vamsi On 11/29/06, Michael Moser <[EMAIL PROTECTED]> wrote: For some very mysterious reason this now suddenly works. One has to put the .jars into an apps WEB-INF/lib directory, w

Re: PLEASE: where does one specify additional libraries?

2006-11-29 Thread Michael Moser
For some very mysterious reason this now suddenly works. One has to put the .jars into an apps WEB-INF/lib directory, which is the very first location I had tried. Only when that didn't work I started to search like mad, what magic incantation Geronimo requires me to mumble to locate those darn

Re: PLEASE: where does one specify additional libraries?

2006-11-29 Thread Vamsavardhana Reddy
Have you tried adding axis/axis/xx/jar as a dependency instead of the car? --vamsi On 11/29/06, Michael Moser <[EMAIL PROTECTED]> wrote: Frankly - I don't care. If possible I would of course like to use the version that comes with it (as is obviously started as module 4 of 21, at least that's

Re: PLEASE: where does one specify additional libraries?

2006-11-29 Thread Michael Moser
Frankly - I don't care. If possible I would of course like to use the version that comes with it (as is obviously started as module 4 of 21, at least that's what the log says), but if necessary, i.e. if I can't access that (for security or whatever reason) I wouldn't mind to pack another copy o

Re: PLEASE: where does one specify additional libraries?

2006-11-28 Thread Aaron Mulder
Are you trying to use the version of Axis bundled with Geronimo, or a separate version that you supply yourself? Thanks, Aaron On 11/28/06, Michael Moser <[EMAIL PROTECTED]> wrote: I am trying since days to get an application running on Geronimo. This application - big deal one would think

PLEASE: where does one specify additional libraries?

2006-11-28 Thread Michael Moser
I am trying since days to get an application running on Geronimo. This application - big deal one would think - is using the axis library. When I try to start it I always get the following error: - org.apache.jasper.JasperException: Unable to compile class for JSP Generated ser