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: Closed >Resolution: Duplicate 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 ---------------------------------------------------------------------- >Comment By: Andrew Stevens (stevensa) Date: 2002-03-27 18:44 Message: Logged In: YES user_id=247081 Duplicate of #535729 ---------------------------------------------------------------------- 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
