[ http://issues.apache.org/jira/browse/GERONIMO-1370?page=comments#action_12360962 ]
Kevan Miller commented on GERONIMO-1370: ---------------------------------------- Fixed in HEAD: Sending applications/jmxdebug/src/java/org/apache/geronimo/jmxdebug/web/velocity/ServletLogger.java Sending applications/jmxdebug/src/webapp/mbeaninfo.vm Transmitting file data .. Committed revision 358088. ServletLogger now implements org.apache.velocity.runtime.log.LogSystem. Discovered some Velocity errors while testing (velocity searches for methods, even if the html is commented out...). So, I fixed this and enabled MBean methods, while I was at it... Velocity/Debug Console logging is all via the ServletContext. This seems less than ideal, but I assume the Debug Console will soon be replaced... > velocity.log is created in current directory on server startup > -------------------------------------------------------------- > > Key: GERONIMO-1370 > URL: http://issues.apache.org/jira/browse/GERONIMO-1370 > Project: Geronimo > Type: Bug > Versions: 1.0 > Environment: 1.0 RC1 > Reporter: Kevan Miller > Assignee: Kevan Miller > Priority: Minor > > velocity.log is being created in the current directory when you start the > server. -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira
