ClassNotFoundExceptions are swallowed by FormPropertyConfig
-----------------------------------------------------------

                 Key: STR-2958
                 URL: http://issues.apache.org/struts/browse/STR-2958
             Project: Struts 1
          Issue Type: Improvement
          Components: Core
    Affects Versions: 1.3.5, 1.2.9
            Reporter: Niall Pemberton
         Assigned To: Niall Pemberton
            Priority: Minor
             Fix For: 1.3.6


The getTypeClass() method in FormPropertyConfig just swallows exceptions if the 
ClassLoader fails to load the property's class. This makes debugging further 
problems  caused by this more difficult. Need to at least log the fact.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to