Hi,
<sigh>
http://jakarta.apache.org/tomcat/faq/classnotfound.html
</sigh>

Also, do yourself a favor and perform large/significant upgrades one at
a time with testing in between.  Don't change the OS, server, and JDK
all at once.

Yoav Shapira
Millennium Research Informatics


>-----Original Message-----
>From: Kevin Passey [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, May 12, 2004 11:03 AM
>To: Tomcat Users List
>Subject: Upgrade to 4.1.30 and IBMJava2-141 causes this error
>
>Hi,
>
>can anybody help me
>
><%@ page import="org.adultcf.*" %>
><jsp:useBean id="LogInBean" class="org.adultcf.LogInBean"
scope="session"
>/>
>
>This was working before I upgraded to enterprise Linux and Tomcat
4.1.30
>and
>IBMJava2-141
>
>Now I get this - any ideas.
>
>org.apache.jasper.JasperException: Unable to compile class for JSP
>
>An error occurred at line: 22 in the jsp file: /login.jsp
>
>Generated servlet error:
>    [javac] Compiling 1 source file
>
>/home/tomcat/jakarta-tomcat-
>4.1.30/work/Standalone/localhost/adultcf/login_j
>sp.java:7: '.' expected
>import LogInBean;
>                ^
>/home/tomcat/jakarta-tomcat-
>4.1.30/work/Standalone/localhost/adultcf/login_j
>sp.java:60: cannot resolve symbol
>symbol  : class LogInBean
>location: class org.apache.jsp.login_jsp
>      LogInBean LogInBean = null;
>      ^
>
>Thanks in advance.
>
>Kevin
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to