javax.naming.NameNotFoundException: Name pool is not bound inthis Context 2006-11-28 - By Macari McCorry, Gerardo
Back
Yep I have defined as:
<resource-ref> <description>DB Connection</description> <res-ref-name>pool</res-ref-name> <res-type>javax.sql.DataSource </res-type> <res-auth>Container</res-auth> </resource-ref>
-- --Mensaje original-- -- De: Mark Thomas [mailto:markt@(protected)] Enviado el: martes, 28 de noviembre de 2006 13:48 Para: Tomcat Users List Asunto: Re: javax.naming.NameNotFoundException : Name pool is not bound inthis Context
Macari McCorry, Gerardo wrote: > Hi all, > > Problem: Trying to asociate a database pool to a local context > Error: "javax.naming.NameNotFoundException : Name pool is not bound in this Context'"
Have you defined a <resource-ref> element in web.xml?
Mark
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To start a new topic, e-mail: users@(protected) To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ -- ---- ---- ---- ---- ---- ---- --- Este correo electr?nico y, en su caso, cualquier fichero anexo al mismo, contiene informaci?n de car?cter confidencial exclusivamente dirigida a su destinatario o destinatarios. Queda prohibida su divulgaci?n, copia o distribuci?n a terceros sin la previa autorizaci?n escrita de Indra. En el caso de haber recibido este correo electr?nico por error, se ruega notificar inmediatamente esta circunstancia mediante reenv?o a la direcci?n electr?nica del remitente. POR FAVOR, ANTES DE IMPRIMIR ESTE CORREO ELECTR?NICO CONSIDERE SU APORTACI?N A LA CONSERVACI?N DEL MEDIO AMBIENTE POR LA REDUCCI?N DE CONSUMO DE PAPEL.
The information in this e-mail and in any attachments is confidential and solely for the attention and use of the named addressee(s). You are hereby notified that any dissemination, distribution or copy of this communication is prohibited without the prior written consent of Indra. If you have received this communication in error, please, notify the sender by reply e-mail. PLEASE CONSIDER YOUR ENVIRONMENTAL RESPONSIBILITY BEFORE PRINTING THIS E-MAIL.
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To start a new topic, e-mail: users@(protected) To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|