Patches item #535743, was opened at 2002-03-27 15:13 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402706&aid=535743&group_id=31602
Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Theo Harper (btharper) Assigned to: Nobody/Anonymous (nobody) Summary: run-as MDB assembly-descriptor wrong Initial Comment: The generated assembly-descriptor for Message Driven Beans that contain: * @ejb:security-identity * description="Run As Sun User" * run-as="everyone" is not valid. More specifically, the method-permission section for the message driven bean does not include the ejb-name tag. I have attached a fix to the asm-descriptor.j template file. Theo ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402706&aid=535743&group_id=31602 _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
