0 Replies Latest reply on Mar 17, 2005 10:31 AM by scottb022563

    Hotdeply casues exceptions for Struts application

    scottb022563

      I have a struts app (.war) that when I redeploy I get the following exception. I am using 4.0.2RC14.02 with the bulit in tomcat. Any suggestions? thanks

      Scott


      10:27:52,780 ERROR [Digester] Begin event threw exception
      java.lang.reflect.InvocationTargetException
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
      java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
      sorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:324)
      at org.apache.commons.beanutils.PropertyUtils.setSimpleProperty(Property
      Utils.java:1789)
      at org.apache.commons.beanutils.PropertyUtils.setNestedProperty(Property
      Utils.java:1684)
      at org.apache.commons.beanutils.PropertyUtils.setProperty(PropertyUtils.
      java:1713)
      at org.apache.commons.beanutils.BeanUtils.setProperty(BeanUtils.java:101
      9)

      in my jsp i see this exception

      Cannot find ActionMappings or ActionFormBeans collection exception