I am using webdoclet task to generate validation.xml file and struts-config.xml files.It works fine , when the number of Struts Action and Form classes , from which the javadoc tag are read , are very few(10-15).I get the following error when the number of files is large(50-100)

[webdoclet] SEVERE: Invoking method failed: xdoclet.modules.apache.struts.Struts
ValidatorTagsHandler.forAllForms, line=59 of template file: jar:file:E:\xdoclet-
1.2b4\lib\xdoclet-apache-module-1.2b4.jar!/xdoclet/modules/apache/struts/resourc
es/validation_xml.xdt
[webdoclet] java.lang.reflect.InvocationTargetException
[webdoclet] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[webdoclet] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcces
sorImpl.java:39)
[webdoclet] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMet
hodAccessorImpl.java:25)
[webdoclet] at java.lang.reflect.Method.invoke(Method.java:324)
[webdoclet] at xdoclet.template.TemplateEngine.invoke(TemplateEngine.java:60
3)
[webdoclet] at xdoclet.template.TemplateEngine.invokeMethod(TemplateEngine.j
ava:529)
[webdoclet] at xdoclet.template.TemplateEngine.invokeBlockMethod(TemplateEng
ine.java:927)
[webdoclet] at xdoclet.template.TemplateEngine.handleBlockTag(TemplateEngine
.java:894)
[webdoclet] at xdoclet.template.TemplateEngine.handleTag(TemplateEngine.java
:434)
[webdoclet] at xdoclet.template.TemplateEngine.generate(TemplateEngine.java:
333)
[webdoclet] at xdoclet.template.TemplateEngine.start(TemplateEngine.java:382
)


BUILD FAILED
Listener attempted to access System.err - infinite loop terminated


What would be cause of this error?.Any configuration of xdoclet to avoid this?, or is it a limiation of Xdoclet.


Thanks,

Arvind

_________________________________________________________________
Send instant messages to anyone on your contact list with MSN Messenger 6.0. Try it now FREE! http://msnmessenger-download.com




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to