AW: Autodeploy servlets below webapps folder

2017-05-28 Thread Gubler, Ruediger
(hundrets of ports open) and huge configuration. Rüdiger Von: Martin Gainty [mailto:mgai...@hotmail.com] Gesendet: Samstag, 27. Mai 2017 14:55 An: Gubler, Ruediger Betreff: Re: Autodeploy servlets below webapps folder Rüdiger in server.xml at mailto:rgub...@initse.com>> Sent: Friday,

Autodeploy servlets below webapps folder

2017-05-26 Thread Gubler, Ruediger
Hi, We have currently the following structure on our tomcat servers: webapps/projects/project1..n webapps/servletProject1.1 webapps/servletProject1.m ... webapps/servletProject_n.1 webapps/servletProject_n.m We would like to put the servlet below the project folders. webapps/projects/project1..n

Reload servlet remotely

2012-04-26 Thread Gubler, Ruediger
Hello, I want to reload a servlet by calling "http:///manager/text/reload?path=/" This works from IE or Firefox but opens a form which asks for user and password. But I need to call the reload from an groovy script. How must the URL looks like to add the auth data? The call of

AW: AW: Access local path of servlet

2012-03-20 Thread Gubler, Ruediger
Hi, we must tell the 3rd-party software where are the files located it needs for the current request. Yours Rüdiger -Ursprüngliche Nachricht- Von: Christopher Schultz [mailto:ch...@christopherschultz.net] Gesendet: Montag, 19. März 2012 17:06 An: Tomcat Users List Betreff: Re: AW: A

AW: Access local path of servlet

2012-03-19 Thread Gubler, Ruediger
application can add the rest of the path because this is a fixed part. Yours Rüdiger -Ursprüngliche Nachricht- Von: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Gesendet: Montag, 19. März 2012 15:31 An: Tomcat Users List Betreff: RE: Access local path of servlet >

Access local path of servlet

2012-03-19 Thread Gubler, Ruediger
Hello, can I get the local webapps path in a servlet? Yours Rüdiger