Hmmm. I see your point - but then maybe the only stuff you package in the jboss/tomcat bundle is the catalina jar files. Having all the other stuff - especially the config files like server.xml - is a tease at best and confusing at worst.
Thanks for the wake-up, Scott. David After-thought / question: though I wouldn't do this, if someone wanted to put catalina and jboss in separate jvm's, does jboss' security propogate up? I'm guessing not... -- Scott M Stark wrote: > 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? > > xxxxxxxxxxxxxxxxxxxxxxxx > Scott Stark > Chief Technology Officer > JBoss Group, LLC > xxxxxxxxxxxxxxxxxxxxxxxx > > ----- Original Message ----- > From: "David Ward" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, October 04, 2001 1:15 PM > Subject: Re: [JBoss-user] JBoss-Catalina 2.4.3 - server.xml file > > > > >>3) I agree with you on this point, though my preference is to always >>deploy via jboss, because it's so much easier for me (Ant just drops in >>the file and I'm up and running). I hope there will be a release soon >>where tomcat 4's server.xml is respected. That was a problem with the >>JBoss/Tomcat3 bundle for a while. >> >>David >> >> > > > > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > -- ----------------------------------------------------------------------- David Ward [EMAIL PROTECTED] Senior Software Engineer http://www.dotech.com Distributed Object Technologies, Inc. 716-381-8320 (phone) 500 Linden Oaks, Rochester, NY 14625 716-381-0598 (fax) _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
