Software used Operating System : Red Hat Linux IDE : eclipse 3.1 M7 Server : Tomcat 5.5.10 Webservice Package : Apache Beehive Build 20050505 Plugin for integrating Apache Beehive with eclipse is POLLINATE
My Problem: when I created my first webservice project . In all the log4j.xml files in the project. It showed error on the second line of the code saying that log4j.dtd file is not found inside /root/workspace/SampleProject1/webcontent/WEB-INF/src/log4j.dtd
In the code
<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">