Hello,
No.
Does it have to be?
Thank You Much.
Shannon

----- Original Message -----
From: "Shapira, Yoav" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Tuesday, May 27, 2003 3:09 PM
Subject: RE: 4.0.4 to 4.1.24 Upgrade problems



Howdy,
Is your bean in a package?

Yoav Shapira
Millennium ChemInformatics


>-----Original Message-----
>From: Shannon Scott [mailto:[EMAIL PROTECTED]
>Sent: Tuesday, May 27, 2003 3:08 PM
>To: Tomcat Users List
>Subject: 4.0.4 to 4.1.24 Upgrade problems
>
>Hello,
>I tried to upgrade to the latest and greatest tomcat version today (
4.1.24
>), but whenever I try to run my index.jsp, I get the following error.
>
>An error occurred at line: 2 in the jsp file: /index.jsp
>
>Generated servlet error:
>
>    [javac] Since fork is true, ignoring compiler setting.
>    [javac] Compiling 1 source file
>    [javac] Since fork is true, ignoring compiler setting.
>    [javac] /var/tomcat4/work/Apache-
>Integrate/192.168.200.63/_/index_jsp.java:7: '.' expected
>    [javac] import MyBean;
>    [javac]                         ^
>    [javac] /var/tomcat4/work/Apache-
>Integrate/192.168.200.63/_/index_jsp.java:42: cannot resolve symbol
>    [javac] symbol  : class MyBean
>    [javac] location: class org.apache.jsp.index_jsp
>    [javac]       MyBean mb = null;
>
>
>My page starts like this:
>
><%@ page session="false" %>
><%@ page import="MyBean" %>
><jsp:useBean id="mb" scope="request" class="MyBean"/>
><% ...
>
>Everything was good under the 4.0.4. version.
>Any Ideas?
>Thank You for Any Help... everything is appreciated.
>Shannon
>
>Apache 1.3
>Tomcat 4.0.4
>Redhat 7.2
>JKD 1.4
>
>
>
>
>
>
>
>




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]




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

Reply via email to