I know that I have had this problem in the past.
What I had to do is to go to the Runtime tab down at the 
bottom of the explorer menu. There is an option for 
servers, but I can't remember right now what the exact 
name is but it is not HTTP server.  Click through that 
choice till you find the Tomcat server.  Down below in the 
Properties menu there is a line that has parameter that 
are like {tomcat-filesystem}.  click to edit that line and 
after the {tomcat-filesystem} line put the following with 
NO SPACES: {:}{filesystems}.  So your line should read:
{tomcat-filesystem}{:}{filesystems} .... (plus whatever 
else is in the line).  Restart Forte and it should work. 
 Hope this helps!!

Keith 

On Tue, 17 Sep 2002 16:34:07 -0300 (ADT)
  Marcella MacDougall <[EMAIL PROTECTED]> wrote:
>
>Hey all,
>
>I am using Forte for Java along with Tomcat.  My problem 
>is that when I
>try to execute a servlet, I keep getting the same error 
>message:
>
>Apache Tomcat/4.0.1 - HTTP Status 503 - Servlet 
>HelloServlet2 is currently
>unavailable
>
>--------------------------------------------------------------------------------
>
>type Status report
>
>message Servlet HelloServlet2 is currently unavailable
>
>description The requested service (Servlet HelloServlet2 
>is currently
>unavailable) is not currently available.
>
>Can anybody give me some words of wisdom?  I am pretty 
>darn frustrated:(
>
>Marcy
>
>
>--
>To unsubscribe, e-mail: 
>  <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: 
><mailto:[EMAIL PROTECTED]>
>

<TEXTAREA NAME="Signature" ROWS="4" COLS="60">

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
tsdok


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

Reply via email to