Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-793 Here is an overview of the issue: --------------------------------------------------------------------- Key: XDT-793 Summary: Missing connection-factory-name attribute in jboss.xml Type: Bug Status: Open Priority: Major Original Estimate: 10 minutes Time Spent: Unknown Remaining: 10 minutes Project: XDoclet Components: JBoss Module Versions: 1.2 Assignee: xdoclet-devel (Use for new issues) Reporter: Howard Ungar Created: Thu, 5 Feb 2004 9:18 AM Updated: Thu, 5 Feb 2004 9:18 AM Environment: jboss Description: For Message Driven Beans the connection-factory-name specifies which connection factory is being used by the MDB to connect to the Topic/Queue. For my environment I have the following: <message-driven> <ejb-name>SendMailMessage</ejb-name> <connection-factory-name>ConnectionFactory</connection-factory-name> <destination-jndi-name>queue/SendMailQueue</destination-jndi-name> </message-driven> --------------------------------------------------------------------- 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 ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
