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
