On 25/07/2009, Rainer Jung <rainer.j...@kippdata.de> wrote: > On 25.07.2009 01:44, sebb wrote: > > On 24/07/2009, Filip Hanik - Dev Lists <devli...@hanik.com> wrote: > > > Likewise, the file tomcat-users.xml looks wrong - it says that there > > is no user with the manager role, yet it contains the following entry: > > > > <user name="admin" password="" roles="admin,manager" /> > > > IMHO this would be a release blocker.
IMO the different server.xml files are a potential release blocker - the differences include changes to the names of parameters in the comments, so at least one of the files must have incorrect information. Extract from diff: - clusterName = a descriptive name for your cluster, can be anything + name = a descriptive name for your cluster, can be anything ... - mcastBindAddress = bind the multicast socket to a specific address + mcastBindAddr = bind the multicast socket to a specific address Note that neither of the versions of the file actually includes examples using name/clusterName or mcastBindAddress/mcastBindAddr, which also ought to be corrected. > Of course if it is only a packaging problem, we can still fix for 28. > > Regards, > > > Rainer > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org > For additional commands, e-mail: dev-h...@tomcat.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org