james chen,HI:
you can edit the tomcat.bat so when you run the startup.bat of tomcat,it
will not open a new window and you'll find the error message to help solve the problem.
IN tomcat.bat ,change from
set _STARTJAVA=start "Tomcat 3.2" "%JAVA_HOME%\bin\java"
to
set _STARTJAVA="%JAVA_HOME%\bin\java"
that will work!
In 2001-11-25 8:29:00 you wrote:
>hi all:
>
>I have finally got tomcat and APache SOAP to work,but
>unfortunatly it didn't last for long.
>
>I couldn't remember what I did ( if I actually did any
>thing at all ) Normally. when I start up Tomcat by
>type TOmcat start in the command prompt, the
>tomcat.bat would just start a new command prompt
>window. Both window should stay open until the Tomcat
>is stoped
>
>But now, for some reason the second command prompt
>just disapearts after it displays a few lines.
>Coincidently, my tomcat just wouldn't work any
>more.The brower just couldn't finnd the page when
>erver i Type HTTP://LOCALHOST:8080
>
>
>Could some one please help me with this proble.
>
>
>
>thanks a lot
>james c
>
>-----------------------------------------------------------------
>< �C�ѳ� Yahoo!�_�� > www.yahoo.com.tw
Thanks!
fj.wang
[EMAIL PROTECTED]