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

    java.lang.ClassCastException: [Z

    jotsetung

      hi
      i am using Struts 1.1 on a jboss2.3 with tomcat 4.1. my problem is, that i get this strange error message (ClassCastException: [Z) when the RequestProcessor from Struts tries to create one of the global exceptions defined in the struts-config.xml. but what is this [Z? running my web app on a standalone tomcat does not make this strange problem.
      please help