[ 
https://issues.apache.org/jira/browse/OPENEJB-701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Blevins updated OPENEJB-701:
----------------------------------

    Priority: Blocker  (was: Major)

upgrading this all the way to blocker so it shows up high in the release notes 
and it did in fact block some people from deploying.

great work getting this in, btw.  this is one of the great fixes for beta-2.

> EJB 2.0 depricated message-driven-destination tag not supported
> ---------------------------------------------------------------
>
>                 Key: OPENEJB-701
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-701
>             Project: OpenEJB
>          Issue Type: Bug
>    Affects Versions: 3.0-beta-1
>            Reporter: David Blevins
>            Assignee: Jacek Laskowski
>            Priority: Blocker
>             Fix For: 3.0-beta-2
>
>
> <?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").

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to