Re: Tomcat Installation on Windows

2018-06-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Michael, On 6/13/18 12:14 PM, Lemke, Michael ST/HZA-ZIC2 wrote: > On Wednesday, June 13, 2018 3:11 PM Igal Sapir wrote: >> On 6/13/2018 3:58 AM, Lemke, Michael ST/HZA-ZIC2 wrote: >>> I've been struggling to come to grips with Tomcat installation >>

Re: [OT] creation of virtual directories

2018-06-13 Thread Igal Sapir
On 6/13/2018 9:06 AM, Christopher Schultz wrote: The XML declaration () is always optional, but does provide important information if it's different from the default. Specifically, it tells the parser what version of XML is being used (default: 1.0) and what character encoding is being used (defa

RE: Tomcat Installation on Windows

2018-06-13 Thread Lemke, Michael ST/HZA-ZIC2
On Wednesday, June 13, 2018 3:11 PM Igal Sapir wrote: >On 6/13/2018 3:58 AM, Lemke, Michael ST/HZA-ZIC2 wrote: >> I've been struggling to come to grips with Tomcat installation on Windows >> Server but I couldn't really find a clear answer. This is what I want to >> achieve: >> >>* Have one

Re: [OT] creation of virtual directories

2018-06-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Igal, On 6/12/18 2:09 PM, Igal @ Lucee.org wrote: > On 6/12/2018 10:48 AM, Christopher Schultz wrote: >> >>> You want >>> http://tomcat.apache.org/tomcat-9.0-doc/config/resources.html >>> >>> >>> You'd add something like this: >>> >>> >> class

Re: Tomcat Installation on Windows

2018-06-13 Thread Igal Sapir
Michael, On 6/13/2018 3:58 AM, Lemke, Michael ST/HZA-ZIC2 wrote: I've been struggling to come to grips with Tomcat installation on Windows Server but I couldn't really find a clear answer. This is what I want to achieve: * Have one directory tree with all my webapps * Have a tomcat

Re: Can't Connect to Apache.org Network

2018-06-13 Thread Igal Sapir
Mark, On 6/12/2018 11:13 PM, Mark Thomas wrote: You were banned for > 100,000 page views in a 24 hour period. That is way more than any reasonably behaving client should be issuing. I suspect you were pulling down one svn commit at a time. With the ASF repo, that is pretty much guaranteed t

Tomcat Installation on Windows

2018-06-13 Thread Lemke, Michael ST/HZA-ZIC2
I've been struggling to come to grips with Tomcat installation on Windows Server but I couldn't really find a clear answer. This is what I want to achieve: * Have one directory tree with all my webapps * Have a tomcat installation somewhere different, like C:\Program Files * run tomc

Re: Tomcat Secure WebSockets clients - hostname verification

2018-06-13 Thread tomcat
Thanks, Remy and Chris, for providing this clarification. On 12.06.2018 20:34, Rémy Maucherat wrote: On Tue, Jun 12, 2018 at 7:05 PM André Warnier (tomcat) wrote: This is a bit OT, but I have a question since the beginning of this thread : Is Tomcat really supposed to provide a websocket *cli