Mark,
thanks you, now I understand how it is build.
I think that I have to use plain MD5 without salt if I want to use DIGEST
authentication. Tomcat 8 documentation should say that people have to use "-s
0" flag and copy md5 just after the last $-sign.
Mit freundlichen Grüßen
I
.
The documentation ( http://tomcat.apache.org/tomcat-8.0-doc/realm-howto.html )
does not state any changes in how to generate MD5s with digest.bat.
Thanks
Igor Mukhin
w.e.b.
Wirth EDV Beratung OHG
Jesuitenstrasse 11
85049 Ingolstadt
Telefon +49 (0)841 98128
Hello everybody,
if I have an instance of org.apache.catalina.core.StandardContext
, what is the best way two find out
the absolute path to directory where the application is expanded (appBase)?
For instance stdctx.getAppBase() would just return "manager", where
stdctx is "/manager" context.
no
/META-INF/context.xml file?
Regards
Igor
Mark Thomas wrote:
Igor Mukhin wrote:
Thanks, Mark.
1. I just tried to reproduce the issue on my pc. And I couldn't, which
is a good thing. I will try it again later on the server, with which I
had the issue yesterday.
I can't
no
/META-INF/context.xml file?
Regards
Igor
Mark Thomas wrote:
Igor Mukhin wrote:
Thanks, Mark.
1. I just tried to reproduce the issue on my pc. And I couldn't, which
is a good thing. I will try it again later on the server, with which I
had the issue yesterday.
I can't
Thanks, Mark.
1. I just tried to reproduce the issue on my pc. And I couldn't, which
is a good thing. I will try it again later on the server, with which I
had the issue yesterday.
2. OK
3. Can live with that
Mark Thomas wrote:
Igor Mukhin wrote:
1.
I have looked at th
Hallo everybody,
At first I like to say that I always loved Tomcat and the job the
commiters/community does with it. But this change/version is just
frustrating...
I tried Tomcat 6.0.20 yesterday and was really disappointed about what
happend (since 6.0.18) with the handing of context.xml. T