I had the same problem and after actually reading the first two paragraphs of the 
Introduction to the Workbook; i noticed that you(we) need JBoss 4.0. The examples will 
not work properly with older versions.

You can get atleast some of the examples working by adding the following to the 
ejb-jar.xml files:

  | <!DOCTYPE ejb-jar PUBLIC
  |     "-//Sun Microsystems, Inc.//DTD Enterprise JavaBeans 2.0//EN"
  |     "http://java.sun.com/dtd/ejb-jar_2_0.dtd";>
  | 
So the beginning looks like the EJB2.0 xml file shown on page 80 in the book. I have 
only tried this with ex04_1 and ex04_2 so far.

Have fun.

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

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


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to