It looks like your 'ejb-jar.xml' file contains some invalid information in the 
header.  Here's what mine looks like:

  | <?xml version="1.0" encoding="UTF-8"?>
  | 
  | <!DOCTYPE ejb-jar PUBLIC "-//Sun Microsystems, Inc.//DTD Enterprise 
JavaBeans 2.
  | 0//EN" "http://java.sun.com/dtd/ejb-jar_2_0.dtd";>
  | 
  | <ejb-jar>
  | 
I'm guessing the 'ejb-JAR_2_0.dtd' is causing problems (vs. 'ejb-jar_2_0.dtd' 
like in mine).

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3859464#3859464

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3859464


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to