Your questions actually have nothing to do with XDoclet whatsoever. First you need to understand Struts and how it works with the various config files and trouble-shoot what is wrong with them (regardless of how they were generated) and then when you've found the problem from that perspective you'll likely find it has nothing to do with XDoclet even then. But if it does you'll need to provide more details like what was generated and what you expected to be generated, along with a brief sample of your source code you expected it to be generated from.

Erik

On Sunday, October 5, 2003, at 03:53 AM, Edward Kenworthy wrote:

I'm using xdoclet to generate my struts config etc files and I'm having a
problem.


The symptom of the first one is when I click on the action (foo.do) link on
my page it goes straight to the success page - no sign of the input page.


Loking at the server logs I note these three things happen, in this order:

1. The action form's constructor is called.
2. "org.apache.commons.validator.ValidatorException: Resources not defined
for Validator" is thrown.
3. The action's execute method is called.


Validator.xml is in the web-inf directory of my war.

Can anyone give me a pointer to what I should check here ? Is this one
error, or two unrelated ones do you think ?

Thanks in advance

Edward



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user



------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to