Tomcat creates the contexts defined in the server.xml file on its own without
going through the JBoss war deployer and so the jboss-web.xml is not
parsed and integrated security is not enabled. I don't have plans to try to
support the server.xml defined contexts at this time.

----- Original Message ----- 
From: "Paul Austin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 27, 2001 6:45 AM
Subject: RE: [JBoss-user] help with security


> Mike,
> 
> I have the same problem when I use a web app that is defined as a Context
> within the Tomcat server.xml configuration file. As you are using the admin
> context I presume you are using the standard configuration and placing your
> files in the admin web app directory. The only way I have been able to get
> round this problem is by creating a war file with all of my web pages and
> WEB-INF directory and copying that to the deploy directory.
> 
> I think that the problem here is that the jboss.xml file is not being loaded
> when the web app contexts are statically defined. Scott/Marc is this a bug?
> 
> Paul



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to