Hi,

When I add the following entries in my web.xml file:
  <env-entry>
    <env-entry-name>jndi.context.factory</env-entry-name>
    <!-- set class name of JNDI context factory on the application
server -->
   
<env-entry-value>weblogic.jndi.WLInitialContextFactory</env-entry-value>
    <env-entry-type>java.lang.String</env-entry-type>
  </env-entry>
  <env-entry>
    <env-entry-name>jndi.provider.url</env-entry-name>
    <!-- set list of application server URL for JNDI context requests
-->
    <env-entry-value>t3://localhost:7001</env-entry-value>
    <env-entry-type>java.lang.String</env-entry-type>
  </env-entry>

Tomcat generates the following error messages @ startup:
XmlMapper: Can't find method addTaglib in
Ctx(,/home/cyril/p4/hotwire/2.0/webapp) CLASS class
org.apache.tomcat.core.Context
XmlMapper: Can't find method addTaglib in
Ctx(,/home/cyril/p4/hotwire/2.0/webapp) CLASS class
org.apache.tomcat.core.Context
XmlMapper: Can't find method addTaglib in
Ctx(,/home/cyril/p4/hotwire/2.0/webapp) CLASS class
org.apache.tomcat.core.Context
XmlMapper: Can't find method addTaglib in
Ctx(,/home/cyril/p4/hotwire/2.0/webapp) CLASS class
org.apache.tomcat.core.Context

Does anyone have an idea of what the problem is?
Any help would be appreciated. 

Thanks,
begin:vcard 
n:Bouteille;Cyril
tel;work:(415) 247-9494 x 305
x-mozilla-html:FALSE
url:http://www.hotwire.com
org:<a href=http://www.hotwire.com><img border=0 src=http://www.hotwire.com/assets/logo_white.gif></a>
version:2.1
email;internet:[EMAIL PROTECTED]
title:Senior J2EE Software Engineer
adr;quoted-printable:;;333 Market St=0D=0ASuite #100;San Francisco;California;94105;USA
x-mozilla-cpt:;-14952
fn:Cyril Bouteille
end:vcard

S/MIME Cryptographic Signature

Reply via email to