Then look at using some of the other contributed catalina integration services that do allow make use of the server.xml configuration.
xxxxxxxxxxxxxxxxxxxxxxxx Scott Stark Chief Technology Officer JBoss Group, LLC xxxxxxxxxxxxxxxxxxxxxxxx ----- Original Message ----- From: "menonv" <[EMAIL PROTECTED]> To: "Scott M Stark" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, October 04, 2001 2:19 PM Subject: RE: [JBoss-user] JBoss-Catalina 2.4.3 - server.xml file > What if I have an application that uses JBoss for its Connection Pool > *only*? > > > -----Original Message----- > > From: Scott M Stark [SMTP:[EMAIL PROTECTED]] > > Sent: Thursday, October 04, 2001 10:16 PM > > To: [EMAIL PROTECTED] > > Subject: Re: [JBoss-user] JBoss-Catalina 2.4.3 - server.xml file > > > > There will not be support for server.xml/webapps from me for the > > forseeable > > future as it does not allow for a true integration: > > > > 1. Inadequate integrated security. JBoss is moving to a notion of security > > domains > > that define user authentication, authorization, KeyStores needed by SSL > > and other crypto functionality. > > 2. Virtual hosts are a notion that affect all exposed interfaces, not just > > the web > > container. > > 3. Optimized EJB invocations > > 4. log4j driven logging into the JBoss server log > > 5. One configuration filie and format: JBoss mbeans > > > > If you don't need this level of integration why even embed Tomcat in > > JBoss? > > _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
