The following issue has been updated:

    Updater: Marcus Brito (mailto:[EMAIL PROTECTED])
       Date: Thu, 6 Mar 2003 1:55 PM
    Comment:
The support is there, needs only to be documented, as pointed by Craig above. I've 
changed the title to reflect this. This issue should be closed when the tag is 
documented.
    Changes:
[Issue Type] changed from [New Feature] to [Task]
[Summary] changed from [EMAIL PROTECTED] to [EMAIL PROTECTED] should be documented]

---------------------------------------------------------------------
For a full history of the issue, see:

  
http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-226&page=history

---------------------------------------------------------------------
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: 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: Thu, 6 Mar 2003 1:55 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

Reply via email to