Message: The following issue has been re-assigned.
Assignee: xdoclet-devel (Use for new issues) (mailto:[EMAIL PROTECTED]) Assigner: Erik Hatcher (mailto:[EMAIL PROTECTED]) Date: Wed, 8 Jan 2003 4:50 PM Comment: Please don't automatically assign Struts issues to me. While I do extensive Struts/XDoclet work, I'm not going to maintain features I don't personally use. Sorry. --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-226 Here is an overview of the issue: --------------------------------------------------------------------- Key: XDT-226 Summary: @struts.action-exception Type: New Feature Status: Assigned Priority: Minor Time Spent: Unknown Estimate: 0 minutes Project: XDoclet Component: Apache Module Versions: 1.2 Beta 3 Assignee: xdoclet-devel (Use for new issues) Reporter: Matt Raible Created: Sat, 4 Jan 2003 7:23 PM Updated: Wed, 8 Jan 2003 4:50 PM Description: Currently, there is no support for adding action-specific exception entries, such as: <action path="/logon" type="org.apache.struts.webapp.example.LogonAction" name="logonForm" scope="session" input="logon"> <exception key="expired.password" type="org.apache.struts.webapp.example.ExpiredPasswordException" path="/changePassword.jsp"/> </action> To add this to an action that is marked up with XDoclet tags, a new tag such as @struts.action-exception is needed. --------------------------------------------------------------------- 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/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: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
