Hear us Roar
| Subject: |
|
Name jdbc is not bound in this Context |
| Date: |
|
2003-02-04 16:24:31 |
| From: |
|
anonymous2
|
|
|
|
Response to the subject post:
If you deploy with a war file in webapps directory, the context won't be read. The following works:
- uncompress war into webapps/AddressBook (or whatever the web app name is)
- Place the xml file in webapps. It can be named context.xml or AddressBook.xml
I was unable to get the JNDI defs to be processed with an xml and war file in webapps.
|
|
| |