Message: The following issue has been re-assigned.
Assignee: Michael Newcomb (mailto:[EMAIL PROTECTED]) --------------------------------------------------------------------- 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: Michael Newcomb Reporter: Andy Jefferson Created: Mon, 21 Jul 2003 8:40 AM Updated: Wed, 23 Jul 2003 11:30 PM 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 sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
