The resource-ref element you show should go in geronimo-web.xml, not
geronimo-application.xml. I'm not sure why geronimo isn't
complaining about where you put it.
I'd recommend naming your datasource "documentDataSource" in which
case you should be able to leave out the resource-ref elemen
Hi Jochen,
Can u add the DatabaseAccess.jar in to the
ear/WebApplication.war/WEB-INF/lib folder and see?
Thanks,
Lasantha
Jochen Zink wrote:
Hello at all,
I have (maybe a simple) problem.
I want to deploy an EAR Archive to geronimo 1.1.1. Inside this ear is only one module and one global J
Hello at all,
I have (maybe a simple) problem.
I want to deploy an EAR Archive to geronimo 1.1.1. Inside this ear is only one
module and one global JAR Archive.
ear:
|--WebApplication.war
|--META-INF
|--MANIFEST.MF
|--WEB-INF
|--web.xml