There was a thread on this
"http://www.nabble.com/Context-starts-twice-t1351694.html";. But my
configuration is a bit different.
this is my configuration:
server.xml doesn't have context definition.
context.xml is empty except this line
WEB-INF/web.xml
under $CATALINA_HOME/Catalina/localhos
I removed /path. Still the same problem. The version I am using is 5.5.17 and
it is win xp.
Pid-2 wrote:
>
> sc wrote:
>> There was a thread on this
>> "http://www.nabble.com/Context-starts-twice-t1351694.html";. But my
>> configuration is a bit differen
I tried as you suggested. But didn't work. I have cleaned up tomcat
deployment directories and currently the configuration is very simple.
Under $CATALINA_HOME/webapps, there is only one directory ROOT.
Under $CATALINA_HOME/Catalina, there is only one directory "localhost",
which in turn only c
>
> Chuck is right, there's no need to move the contents of the
> conf/context.xml file anywhere.
>
> Whenever configuration gets messed up (happens very rarely), I
> normally start with a fresh install of the zip version of Tomcat after
> backing up the existing version
gt;
> 3) Globally search for "TestServlet init" and see if it appears in
> more than one Servlet that may be visible to the current installation
> of Tomcat.
>
> -Regards
> Rashmi
>
> On 4/30/07, Rashmi Rubdi <[EMAIL PROTECTED]> wrote:
>> On 4/30/07