https://issues.apache.org/bugzilla/show_bug.cgi?id=57049
Christopher Schultz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Catalina |Documentation Summary|Treat empty jvmRoute the |Engine jvmRoute |same as "no jvmRoute set" |documentation should | |mention the system property | |that can affect its value --- Comment #1 from Christopher Schultz <[email protected]> --- Hmm... while looking at the code to propose a patch, I found that the StandardEngine constructor actually looks for a "jvmRoute" system property. This enhancement might not need to exist. I checked, and the jvmRoute system property is properly-documented in the "System Properties" page of the configuration reference. It might help to mention this in the <Engine> documentation for jvmRoute. Changing to a documentation bug. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
