Hi,
I was trying to use JAASRealm and I noticed that it is possibile to
bundle my LoginModule with the webapp (useContextClassLoader) but it is
not possibile to bundle a login.properties files
// this constructor uses default JVM JAAS Configuration
// from JAASRealm.java
loginContext = new Lo
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>
> --
-- Enrico Olivelli
If you are using HTTP then clients will politely tell you which DNS name
they are tryning to connect to using the "host:" header.
TCP does not give any info about "hostnames", but only about "IP Addresses"
I think .getLocalAddress().getHostName() will simply try to resolve back
the IP address to
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>
> --
-- Enrico Olivelli
[
https://issues.apache.org/jira/browse/MTOMCAT-181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13478045#comment-13478045
]
Enrico Olivelli commented on MTOMCAT-181:
-
please implement this, in this w