markus,
I'm not an embedded tomcat guru at all, but I have read that when using embedded tomcat, Tomcat's own configuration files are not read in.
EmbeddedTomcat developers: Is there anyway to configure embeddedtomcat to just read in tomcat's own config file?
-Jason
| [EMAIL PROTECTED]
11/13/2000 10:35 AM
|
To: jBoss <[EMAIL PROTECTED]> cc: Subject: [jBoss-User] Web-Authentication in embedded Tomcat doesn't work ? |
Hello !
We have a problem here, that seems a bit strange to us:
We are using jboss-Beta-PROD 4 and tomcat-3.2-b7.
Our Web-Application uses BASIC-Authentication with
tomcat (according to servlet-2.2 spec). It works
fine when Tomcat runs standalone and with
the "org.jboss.tomcat.TomcatService".
When using "org.jboss.tomcat.EmbeddedTomcatService"
there is no authentication anymore, i mean
Tomcat doesn't ask for authentication anymore,
it offers the protected area for free.
Are we missing a configuration detail in jBoss
(maybe in auth.conf or something like that ?)
Is this a bug or a feature ?
--
greetings
markus blaurock
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]
