0 Replies Latest reply on Feb 4, 2003 5:59 AM by abhijeet

    File Encoding problem.

    abhijeet

      Hello,

      I have set up JBoss3.0.0-tomcat4.0.3 bundle on a NT server running Apache web server.
      I have also deployed a war file. When I try to access a jsp page, I get the following error:


      org.apache.jasper.JasperException: Unable to compile class for JSP
      D:\JBoss\jboss_tomcat\catalina\work\localhost\fams\WEB-INF\classes\com\fams\util\FamsConfig.java:1: The source file encoding may be different with this platform encoding. Please use -encoding option to adjust file encoding, or apply native2ascii utility to make source file ASCII encoding.

      error: File D:\JBoss\jboss_tomcat\catalina\work\localhost\fams\WEB-INF\classes\com\fams\util\FamsConfig.java does not contain type com.fams.util.FamsConfig as expected. Please adjust the class path so that the file does not appear in the package com\fams\util.

      What could be the possible reasons for this?

      Thanks
      Abhijeet.