[ http://issues.apache.org/jira/browse/BEEHIVE-462?page=history ] Jeremiah Johnson closed BEEHIVE-462: ------------------------------------
> DefaultServletContainerAdapter looking for beehive.produtionmode property > ------------------------------------------------------------------------- > > Key: BEEHIVE-462 > URL: http://issues.apache.org/jira/browse/BEEHIVE-462 > Project: Beehive > Type: Bug > Components: NetUI > Environment: Beehive SVN > Reporter: Jeremiah Johnson > Assignee: Jeremiah Johnson > Priority: Minor > > The javadoc in the DefaultServletContainerAdapter says to use the system > property beehive.productionmode to override the default mode; however, the > code has a typo and is actually looking for the property > beehive.produtionmode (notice that there should be a 'c' in production. > The flag works as expected when using the typo'd property. > - jeremiah -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
