Bugs item #427272, was updated on 2001-05-25 06:58 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=427272&group_id=22866 Category: JBossServer Group: v2.2.1 (stable) Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: JBoss still uses EJB 1.1 dtd? Initial Comment: I've got xml parsing exception when deploying Message- Driven bean under jboss2.2.1. It told me that I have to put <destination-type> under <message-driven- destination>, instead of <jms-destination-type> (that I had there). When I digged into JBoss sources I've found that only EJB 1.1 DTD exists there, but not 2.0. Is it how it is supposed to be? ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=427272&group_id=22866 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development
