0 Replies Latest reply on May 20, 2003 1:40 AM by jotsetung

    ClassCastException

    jotsetung

      hi
      i am using struts 1.1 in my web app on a jboss3.2 with tomcat4.1. i got this strange error message: java.lang.ClassCastException: [Z when the struts requestProcessor tries to load the global-exceptions defined in the struts-config.xml. this error only occurs when using a tomcat with jboss, on a standalone tomcat i get no errors.
      please help