You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by michel <co...@videotron.ca> on 2010/07/13 23:06:37 UTC

weird bug?

 I probaly have some configuation all wrong, but with Apache Tomcat Version 
6.0.26 I have this weird new bug that I didn't have in Tomcat 4.1.


If I have this code in a jsp that is in the appBase="webapps/supergrow" 
directory the import seems to work


<%@ page import="compukat.io.FileUtil" %>


but if I have the JSP in webapps/supergrow/canscale it stops working ...


Thank you



Michel






 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


RE: weird bug?

Posted by "Caldarale, Charles R" <Ch...@unisys.com>.
> From: michel [mailto:compukat@videotron.ca]
> Subject: weird bug?
> 
> I probaly have some configuation all wrong

So post your server.xml and the web.xml for your webapp.  Remove all comments and obscure any privileged information (eg, passwords).  Lots of configuration things have changed since Tomcat 4.

> If I have this code in a jsp that is in the 
> appBase="webapps/supergrow"

That would be an extremely odd and probably erroneous setting for appBase; let's hope you meant docBase.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: weird bug?

Posted by Konstantin Kolinko <kk...@apache.org>.
2010/7/14 Len Popp <le...@gmail.com>:
> Suggestion: In future, when deriding someone for "hijacking" threads,
> do it in a private email instead of annoying everyone else on the
> list. Thanks.

1. The "don't hijack threads" messages are important.
2. Private emails are discouraged, per policy.

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: weird bug?

Posted by Len Popp <le...@gmail.com>.
On Tue, Jul 13, 2010 at 17:42, Caldarale, Charles R
<Ch...@unisys.com> wrote:
> You really don't know how to create a new e-mail message, rather than hitting the reply button?  What seriously deficient e-mail client are you using?
>
>  - Chuck

You really don't know that most people don't understand your problem,
because we use email clients that recognize threads properly? All of
the hundreds of "don't hijack threads" messages I see on this list are
nothing but spam, AFAIC.

Suggestion: In future, when deriding someone for "hijacking" threads,
do it in a private email instead of annoying everyone else on the
list. Thanks.
--
Len

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: weird bug?

Posted by Bob Hall <rf...@yahoo.com>.
--- On Tue, 7/13/10 at 2:50 PM, michel <co...@videotron.ca> wrote:

> You could have just answered my
> question, instead of making such a snarky reply.
> 

Perhaps this will help:

  http://en.wikipedia.org/wiki/User:DonDiego/Thread_hijacking

- Bob


      

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: weird bug?

Posted by michel <co...@videotron.ca>.
You could have just answered my question, instead of making such a snarky 
reply.



Michel


----- Original Message ----- 
From: "Caldarale, Charles R" <Ch...@unisys.com>
To: "Tomcat Users List" <us...@tomcat.apache.org>
Sent: Tuesday, July 13, 2010 5:42 PM
Subject: RE: weird bug?


> From: michel [mailto:compukat@videotron.ca]
> Subject: Re: weird bug?
>
> Please explain how to start a new thread, versus hijacking one.

You really don't know how to create a new e-mail message, rather than 
hitting the reply button?  What seriously deficient e-mail client are you 
using?

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


RE: weird bug?

Posted by "Caldarale, Charles R" <Ch...@unisys.com>.
> From: michel [mailto:compukat@videotron.ca]
> Subject: Re: weird bug?
> 
> Please explain how to start a new thread, versus hijacking one.

You really don't know how to create a new e-mail message, rather than hitting the reply button?  What seriously deficient e-mail client are you using?

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: weird bug?

Posted by michel <co...@videotron.ca>.

> Please don't hijack threads. If you'd like to try again in a new thread...
>
> Mark


Please explain how to start a new thread, versus hijacking one.


Michel 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: weird bug?

Posted by Mark Thomas <ma...@apache.org>.
On 13/07/2010 22:06, michel wrote:
> I probaly have some configuation all wrong, but with Apache Tomcat
> Version 6.0.26 I have this weird new bug that I didn't have in Tomcat 4.1.
> 
> 
> If I have this code in a jsp that is in the appBase="webapps/supergrow"
> directory the import seems to work
> 
> 
> <%@ page import="compukat.io.FileUtil" %>
> 
> 
> but if I have the JSP in webapps/supergrow/canscale it stops working ...

Please don't hijack threads. If you'd like to try again in a new thread...

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org