[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-688) Deployment Descriptor for Message Driven POJOs requires all elements.

fred chen (JIRA) jira-events at jboss.com
Tue Aug 15 12:44:22 EDT 2006


Deployment Descriptor for Message Driven POJOs requires all elements.
---------------------------------------------------------------------

                 Key: EJBTHREE-688
                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-688
             Project: EJB 3.0
          Issue Type: Bug
          Components: EJB3 Extensions
    Affects Versions: EJB 3.0 RC8 - FD
         Environment: Windows XP Professional, JDK 1.5.0_07 EJB 3.0 RC8
            Reporter: fred chen
            Priority: Minor


The deployment descriptor used for deploying an Message Driven POJO currently requires all elements to be configured.

Specifically, when creating a deployment descriptor for a Message Driven POJO, 
a producer, local-producer, current message, message-properties element must all be specified.

Current message,message-properties should be optional configurations.

Furthermore it should be possible to specify either a producer or local-producer individually (currently, both are required).



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list