Hello All,
My XML parser is reporting following error.
[ejbjar] Could not resolve ( publicId: -//Sun Microsystems, Inc.//DTD
Enterprise JavaBeans 1.1//EN, systemId:
http://java.sun.com/j2ee/dtds/ejb-jar_1_1.dtd) to a local entity
My XML file DOCTYPE declaration is as follows.
<!DOCTYPE ejb-jar
PUBLIC '-//Sun Microsystems, Inc.//DTD Enterprise JavaBeans
1.1//EN' 'http://java.sun.com/j2ee/dtds/ejb-jar_1_1.dtd'>
I am behind the firewall.
Please let me know If you have ne clue why this happens.
Thanks in advance.
Manohar