Message: The following issue has been re-assigned.
Assignee: Matthias Germann (mailto:[EMAIL PROTECTED]) --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1279 Here is an overview of the issue: --------------------------------------------------------------------- Key: XDT-1279 Summary: MDB: configurable Listener interface and activation-config-properties Type: Improvement Status: Open Priority: Major Original Estimate: 4 hours Time Spent: Unknown Remaining: 4 hours Project: XDoclet Components: EJB Module Versions: 1.3 Assignee: Matthias Germann Reporter: Langelage, Frank Created: Sun, 27 Feb 2005 1:26 PM Updated: Mon, 28 Feb 2005 4:31 AM Environment: JDK 1.4.2_07 on Solaris/SPARC 9, XDoclet 1.3 SNAPSHOT (current cvs checkout) Description: Trying to get the jboss example on http://www.jboss.org/wiki/Wiki.jsp?page=InboundJavaMail running I encountered some missing features of XDoclet: The MessageDrivenBean class generated with template mdb.xdt has "implements javax.jms.MessageListener,javax.ejb.MessageDrivenBean" inside. For the example I need the custom "MailListener" instead of the default MessageListener. For MailListener in the deployment descriptor ejb-jar.xml there was already a patch a few days ago. Further on I didn't see any solution to get more than entries for activation-config-properties like <activation-config-property> <activation-config-property-name>mailServer</activation-config-property-name> <activation-config-property-value>${mailhost:mailhost}</activation-config-property-value> </activation-config-property> I think there should be class-level tags on mdb's like @ejb.activation-config-property name="mailServer" value="${mailhost:mailhost}" --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ xdoclet-devel mailing list xdoclet-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xdoclet-devel