• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Invalid PUBLIC ID

 
Ranch Hand
Posts: 145
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

When invoking the web application for the first time, I am getting the following display on my tomcat window. this does not affect the application but would like to know what this is.


Resolve entity failednull file:///D:/jakarta-tomcat-5.0.28/bin/web-app_2_2.dtd
Nov 16, 2005 7:10:09 AM org.apache.jasper.xmlparser.MyEntityResolver resolveEntity
SEVERE: Invalid PUBLIC ID: null
Resolve entity failednull file:///D:/jakarta-tomcat-5.0.28/bin/web-app_2_2.dtd
Nov 16, 2005 7:10:10 AM org.apache.jasper.xmlparser.MyEntityResolver resolveEntity

 
reply
    Bookmark Topic Watch Topic
  • New Topic