0 Replies Latest reply on Dec 17, 2003 6:57 AM by matthias.graesser

    JBoss 3.2.3 problems with JSP precompile

    matthias.graesser

      I have a small Java class which precompiles my JSPs (needed for better performance in production) by calling each JSP and adding the jsp_precompile query parameter in the url. Using JBoss 3.2.3 every JSP throws a java.net.UnknownServiceException: no content-type. Using JBoss 3.2.2 everything works fine (without any exception).
      Any idea?

      Thanks
      Matthias