Re: Tomcat webapp undeploy no longer possible (after windows system crash)

2018-12-09 Thread Jörg Spilling
:21 schrieb Christopher Schultz > : > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Jörg, > >> On 12/8/18 04:16, Jörg Spilling wrote: >> Hi! >> >> After a system crash (Windows 10) it noticed that it was no longer >> possi

Tomcat webapp undeploy no longer possible (after windows system crash)

2018-12-08 Thread Jörg Spilling
Hi! After a system crash (Windows 10) it noticed that it was no longer possible to undeploy applications from my TomEE development installation from Netbeans. I have started research and I found that it isn't a problem from Netbeans or the TomEE installation. I have done the following: .

AW: change the default JSP index.jsp for ROOT context in Tomcat 6

2009-08-12 Thread Jörg Spilling
- Von: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Gesendet: Mittwoch, 12. August 2009 16:10 An: Tomcat Users List Betreff: RE: change the default JSP index.jsp for ROOT context in Tomcat 6 > From: Jörg Spilling [mailto:spill...@equicon.de] > Subject: AW: change the defa

AW: change the default JSP index.jsp for ROOT context in Tomcat 6

2009-08-12 Thread Jörg Spilling
...@unisys.com] Gesendet: Mittwoch, 12. August 2009 15:51 An: Tomcat Users List Betreff: RE: change the default JSP index.jsp for ROOT context in Tomcat 6 > From: Jörg Spilling [mailto:spill...@equicon.de] > Subject: AW: change the default JSP index.jsp for ROOT context in > Tomcat 6 >

AW: change the default JSP index.jsp for ROOT context in Tomcat 6

2009-08-12 Thread Jörg Spilling
-Ursprüngliche Nachricht- Von: Pid [mailto:p...@pidster.com] Gesendet: Mittwoch, 12. August 2009 15:34 An: Tomcat Users List Betreff: Re: change the default JSP index.jsp for ROOT context in Tomcat 6 On 12/08/2009 14:26, Jörg Spilling wrote: > I'm running Tomcat 6 on Linux and I want

change the default JSP index.jsp for ROOT context in Tomcat 6

2009-08-12 Thread Jörg Spilling
I'm running Tomcat 6 on Linux and I want change the index.jsp of the ROOT context which is displayed by http://localhost:8080/. For Tomcat 5 I could comment out the index_jsp mapping in web.xml for ROOT. The web.xml for the ROOT in Tomcat 6 doesn't contain such a mapping. So how could I remove t