-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Zoran,
On 7/3/15 2:41 AM, Zoran Avtarovski wrote: > I have a context.xml in the META-INF directory which sets up a db > container and jndi datasource realm, could this be the issue? > > <?xml version="1.0" encoding="UTF-8"?> <Context URIEncoding="UTF-8" > antiResourceLocking="false" path="/pain"> This is unconnected with your initial problem, but "URIEncoding" isn't a valid attribute for <Context>. Also, your context.xml should never contain a "path" attribute for <Context>. You should remove both of these attributes from <Context>. - -chris -----BEGIN PGP SIGNATURE----- Comment: GPGTools - http://gpgtools.org iQIcBAEBCAAGBQJVmURLAAoJEBzwKT+lPKRYlIkP/idZ2XhR9APPnma8zLXEPWDW V7t+4thVrd215pSG2rACJmdfW6/lvTu2buEZ7gDozFoyNp+jQBUXSn61W18BmGaf oRk4MotcLEeqKmZzWNRSeD5tZoTAX6R7RGoIGsmYw1ZyejBkBmlc78z5jd7wrHLU lwErgNhk2LuCgg/3ZMIsUxs6L5sn8lm/INtJm/2f+kWYpoc2slf9umfnZ4vZd3rM w6TzgW+khQ5XUWModJbqZxW9130rQ0n2E8H9HmjCtzn5kMBtyDiuidsmccOvXz30 JVq6sH+bmqWtSTUAUVLOVhZGP3x6h2LSZVP9VmCZIOzGORy56idzw9Dc+TYHmRrd rWMIDEOITr2XnybvIMVlQ3s0hioLIC4+AaOKoG8XnGR3Hf6ELus8fuLQnNkzIk8A 20MntP1+hCmG1zuLbWWRpMYEBLILesT1zOSc+VzhsH9TbhFSv/c9Vhtx2wRqOdWs /CImtx8aCSF4SE/vWa30b9WUS3nqsvddEF/f8lPiVpfdvATKuToPlG0V5dT7aleX Y2+BGZglCbWwxVqzhJwG0t4cNA5OoJC7HIpnd9CAT0k+BOMPPPgUNFLpKQup75ra jlUuyVUpheE0qPAdTg9RGy3yUyaZA8HCklFSkekKZRaSbMMX7n2U1FKGkZcUHqFx FQ1aKvpfbO+DjLPUJA3s =0Dtt -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org