0 Replies Latest reply on Feb 16, 2005 12:17 AM by obedrosas

    Introspection Jboss error

    obedrosas

      Hi

      I got the following Introspection error using jboss 3.2.1 and jdk 1.4.2

      org.apache.jasper.JasperException: PropertyDescriptor: internal error while merg
      ing PDs: type mismatch between read and write methods
      at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper
      .java:254)
      at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:2
      95)
      at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)



      I am using IDE eclipse and if I copy the same code to another project then the code works fine, the error occurs when I execute the app in jboss

      please help