5 Replies Latest reply on Nov 4, 2003 1:37 PM by cfoulkes

    unknown PUBLIC id in ejb-jar.xml

    cfoulkes

      Hi,

      I am trying to deploy a session bean in JBoss 3.2.2.

      Originally I had the problem

      ejb-jar.xml must define a valid DOCTYPE!

      so I searched the forum and added the following to my ejb-jar.xml

      <!DOCTYPE ejb-jar PUBLIC "-//Sun Microsystems, Inc.//DTD EnterpriseJavaBeans 2.0//EN" "http://java.sun.com/dtd/ejb-jar_2_0.dtd">


      now I get the error

      unknown PUBLIC id in ejb-jar.xml

      Can somebody help me with this....

      Thank you

      Colin