Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
3.0-beta-1
-
None
-
None
Description
<?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> ...
<enterprise-beans> ...
<message-driven> ...
<message-driven-destination>
<destination-type>javax.jms.Queue</destination-type>
</message-driven-destination>
At deployment the following error is produced:
... Caused by: javax.xml.bind.UnmarshalException: unexpected element
(uri:"http://java.sun.com/xml/ns/javaee",
local:"message-driven-destination").
Attachments
Issue Links
- is duplicated by
-
OPENEJB-705 EJB2.0 descriptors are rejected
- Closed
- is related to
-
OPENEJB-1065 EJB 2.0 deprecated acknowledge-mode tag not supported
- Closed
-
OPENEJB-1066 EJB 2.0 deprecated message-selector tag not supported
- Closed