Re: [SOLVED]Re: Problem with a page redirecting to a non-existent page

2003-09-04 Thread John Turner
Funky.  Glad you got it solved!

John

Norris Shelton wrote:

We figured out the problem.  He was working on a problem where
deployed .jsp files were not being picked up.  He removed all
the work files and restarted tomcat from that directory.  The
script that we use (why, because IT wrote it and says we have to
use it) includes "." in the classpath.
Hence, his work files were available to everyone.  Luckily most
of his URLs were unique to his (imagine if he had a normal
/index.jsp).
--- Norris Shelton <[EMAIL PROTECTED]> wrote:

Oh, great.  It gets even more interesting.

One of my coworkers has a problem with her search.jsp in
another
context and we just found that another coworder has a
search.jsp
and a dis_timeout.jsp.
Each of the contexts is defined within their own service.  How
can one context affect another?


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


[SOLVED]Re: Problem with a page redirecting to a non-existent page

2003-09-04 Thread Norris Shelton
We figured out the problem.  He was working on a problem where
deployed .jsp files were not being picked up.  He removed all
the work files and restarted tomcat from that directory.  The
script that we use (why, because IT wrote it and says we have to
use it) includes "." in the classpath.

Hence, his work files were available to everyone.  Luckily most
of his URLs were unique to his (imagine if he had a normal
/index.jsp).

--- Norris Shelton <[EMAIL PROTECTED]> wrote:
> Oh, great.  It gets even more interesting.
> 
> One of my coworkers has a problem with her search.jsp in
> another
> context and we just found that another coworder has a
> search.jsp
> and a dis_timeout.jsp.
> 
> Each of the contexts is defined within their own service.  How
> can one context affect another?
> 
> 
> --- Norris Shelton <[EMAIL PROTECTED]> wrote:
> > This is interesting.  We changed the name of the file from
> > search.jsp to searchnew.jsp (contents the same).  It works. 
> > WTF
> > 
> > 
> > --- Norris Shelton <[EMAIL PROTECTED]> wrote:
> > > We are running 4.1.12 on Linux behind BigIP.
> > > 
> > > We have a file /search.jsp.  For some reason, yesterday,
> it
> > > started redirecting to /dis_timeout.jsp.  There is no
> > > reference
> > > to dis_timeout.jsp (file or even text within a file).  I
> > > deleted
> > > the work files and reloaded the webapp.  No change.  I
> > copied
> > > the contents of index.jsp to search.jsp, deleted the work
> > > files
> > > and reloaded the webapp.  Still get the redirect, even
> > though
> > > the contents of search_jsp.java are the same as
> > > index_jsp.java.
> > > 
> > > Here is what the access log shows when /search.jsp is
> > > requested:
> > > 10.11.6.118 - - [04/Sep/2003:12:19:19 -0500] "GET
> > /search.jsp
> > > HTTP/1.1" 302 -
> > > 10.11.6.118 - - [04/Sep/2003:12:19:19 -0500] "GET
> > > /dis_timeout.jsp HTTP/1.1" 404 -
> > > 
> > > 
> > > =
> > > 
> > > Norris Shelton
> > > Software Engineer
> > > Sun Certified Java 1.1 Programmer
> > > Appriss, Inc.
> > > ICQ# 26487421
> > > AIM NorrisEShelton
> > > YIM norrisshelton
> > > 
> > > 
> > > __
> > > Do you Yahoo!?
> > > Yahoo! SiteBuilder - Free, easy-to-use web site design
> > > software
> > > http://sitebuilder.yahoo.com
> > > 
> > >
> >
>
-
> > > To unsubscribe, e-mail:
> > > [EMAIL PROTECTED]
> > > For additional commands, e-mail:
> > > [EMAIL PROTECTED]
> > > 
> > 
> > 
> > =
> > 
> > Norris Shelton
> > Software Engineer
> > Sun Certified Java 1.1 Programmer
> > Appriss, Inc.
> > ICQ# 26487421
> > AIM NorrisEShelton
> > YIM norrisshelton
> > 
> > 
> > __
> > Do you Yahoo!?
> > Yahoo! SiteBuilder - Free, easy-to-use web site design
> > software
> > http://sitebuilder.yahoo.com
> > 
> >
>
-
> > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> > 
> 
> 
> =
> 
> Norris Shelton
> Software Engineer
> Sun Certified Java 1.1 Programmer
> Appriss, Inc.
> ICQ# 26487421
> AIM NorrisEShelton
> YIM norrisshelton
> 
> 
> __
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site design
> software
> http://sitebuilder.yahoo.com
> 
>
-
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 


=

Norris Shelton
Software Engineer
Sun Certified Java 1.1 Programmer
Appriss, Inc.
ICQ# 26487421
AIM NorrisEShelton
YIM norrisshelton


__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

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