Message:
The following issue has been closed.
Resolver: Erik Hatcher
Date: Thu, 6 Mar 2003 8:10 PM
I've documented the @struts.action-exception tag in xtags.xml. My build system is
currently broken for XDoclet, so I did not confirm the HTML docs looked ok, but
xtags.xml is valid to the DTD so all should be well.
---------------------------------------------------------------------
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 should be documented
Type: Task
Status: Closed
Priority: Minor
Resolution: FIXED
Time Spent: Unknown
Estimate: 0 minutes
Project: XDoclet
Component: Apache Module
Fix For: 1.2 Beta 3
Versions:
1.2 Beta 3
Assignee: xdoclet-devel (Use for new issues)
Reporter: Matt Raible
Created: Sat, 4 Jan 2003 7:23 PM
Updated: Thu, 6 Mar 2003 8:10 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: Etnus, makers of TotalView, The debugger
for complex code. Debugging C/C++ programs can leave you feeling lost and
disoriented. TotalView can help you find your way. Available on major UNIX
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel