Uploaded image for project: 'OpenEJB'
  1. OpenEJB
  2. OPENEJB-701

EJB 2.0 depricated message-driven-destination tag not supported

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 3.0-beta-1
    • 3.0-beta-2
    • 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

          Activity

            People

              jlaskowski Jacek Laskowski
              dblevins David Blevins
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: