Did you start developing your application before running full-source? We've seen issues when you don't do full-source shortly after creating your project.
Matt On 10/13/07, Artem G. Nickolaenko <[EMAIL PROTECTED]> wrote: > Hi, all. > > In the some stage of developing my application using AppFuse Basic Struts > Archetype, > I decided to include full source into project by running > appfuse:full-source. > But after that, when I open http://localhost:8080/signup.html i get the > following warning: > > WARN [btpool0-1] VisitorFieldValidator.validate(103) | The visited object is > null, VisitorValidator will not be able to > handle validation properly. Please make sure the visited object is not null > for VisitorValidator to function properly > > And when I click Cancel or Signup, validation occurs (but for cancel > it shouldn't ) and result of action isn't processing: when cancelling, > page must redirecting to main and when signing up nothing happens too, > except validation. > > Can you help me? > > I'm newbie in Appfuse and Struts 2 and sorry for my poor english. > > > Regards. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
