7e1f6c1abe
Previously, the code added a comment with the host name in it. Sometimes hostnames don't follow the xml standards for comments. Specifically, having a double dash ("--") in the host name would cause an error when jolokia tried to load the config file - because it was invalid xml. The simple solution was to not put the host name into the comment. A unit test has been included to ensure the same thing doesn't happen in the future. Signed-off-by: David Lanouette <David.Lanouette@RedHat.com> |
||
---|---|---|
.. | ||
src | ||
pom.xml |