A dependency for java 1.4 has crept into Tomcat 5 in the manager StatusTransformer.

writer.write(" max='" + Runtime.getRuntime().maxMemory() + "'/>");

The Runtime.maxMemory() method does not exist in java 1.3.

Glenn


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to