Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-564 Here is an overview of the issue: --------------------------------------------------------------------- Key: XDT-564 Summary: jboss-web.xml : Missing ejb-ref tags Type: Bug Status: Assigned Priority: Major Time Spent: Unknown Remaining: Unknown Project: XDoclet Components: JBoss Module Web Module Versions: 1.2 Beta 3 Assignee: xdoclet-devel (Use for new issues) Reporter: Andy Jefferson Created: Mon, 21 Jul 2003 8:40 AM Updated: Mon, 21 Jul 2003 8:40 AM Environment: Linux 2.4.21, Maven 1.0 beta10 Description: I have @web.ejb-ref tags in my servlets. Such as @web.ejb-ref name="ejb/ShopManagementHome" type="Session" home="net.ajsoft.WebShop.ShopManagement.ShopManagementHome" remote="net.ajsoft.WebShop.ShopManagement.ShopManagementRemote" link="ShopManagement" These tags are good enough to be put in web.xml, yet in the jboss-web.xml I always get <jboss-web> <security-domain>java:/jaas/WebShopDBRealm</security-domain> <!-- Resource Environment References --> <!-- Resource references --> <!-- EJB References --> </jboss-web> --------------------------------------------------------------------- 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 ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
