I´m migrating a system created with struts 2.0.11 to struts 2.1.1. dwr.xml
has configurated a DWRValidator like this :

 <create creator="new" javascript="validator">
            
  </create >

When tomcat is started a warning is showed in console : 

[ERROR] 09:43:15,544 [org.directwebremoting.util.CommonsLoggingOutput : 75]
: Creator: 'NewCreator[validator]' for validator.js is returning null for
type queries.
[ERROR] 09:43:15,559 [org.directwebremoting.util.CommonsLoggingOutput : 83]
: Unexpected Error
java.lang.SecurityException: No class by name: DWRValidator


Thanks in advanced 

Herrera     
        
-- 
View this message in context: 
http://www.nabble.com/missing-DWRValidator-in-struts-2.1.1-tp16981509p16981509.html
Sent from the Struts - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to