The following comment has been added to this issue:
Author: Erik Hatcher
Created: Wed, 8 Jan 2003 4:45 PM
Body:
My guess is you don't have all the JAR's you need in the classpath. I *only* ever
extend from ValidatorForm and <strutsconfigxml> works fine for me because it checks
the object inheritance hierarchy. Be sure you are providing struts.jar to your
<taskdef> classpath and possibly commons-validator.jar (I'm not sure if that last one
is required).
---------------------------------------------------------------------
View the issue:
http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-239
Here is an overview of the issue:
---------------------------------------------------------------------
Key: XDT-239
Summary: The webdoclet/strutsconfigxml subtasks should be looking for @struts:form
tags in ValidatorForm classes
Type: Bug
Status: Assigned
Priority: Major
Time Spent: Unknown
Estimate: 0 minutes
Project: XDoclet
Component: Apache Module
Versions:
1.2 Beta 2
Assignee: xdoclet-devel (Use for new issues)
Reporter: Shaun Kelly
Created: Wed, 8 Jan 2003 12:45 PM
Updated: Wed, 8 Jan 2003 12:45 PM
Environment: Windows XP, Sun jdk1.4.1
Description:
The webdoclet/strutsconfigxml subtasks is currently looking for @struts:form tags in
org.apache.struts.action.ActionForm classes. It should also look for them in
org.apache.struts.validator.ValidatorForm
and org.apache.struts.validator.ValidatorActionForm.
The change that is required is in
\modules\apache\src\xdoclet\modules\apache\struts\resources\struts_config_xml.xdt
<XDtClass:forAllClasses
type="org.apache.struts.action.ActionForm,org.apache.struts.validator.ValidatorForm,org.apache.struts.validator.ValidatorActionForm">
---------------------------------------------------------------------
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