0 Replies Latest reply on May 19, 2004 2:24 PM by kjc5664

    struts ClassCastException upon hot deploy

    kjc5664

      My web-app runs great when first starting JB. After making src changes to my web-app, I build, and redploy using ant. I then
      attempt to test my changes by going down the exact same html:link navigation as before, only to receive a ClassCastException from org.apache.util.RequestUtils.createActionForm(RequestUtils.java: 777)

      Any pointers would be greatly appreciated.

      JB 3.2.3
      JDK 1.4.2

      Thanks in advance