URLHandlers are broken on harmony and J9. The reason is that they don't expect somebody to call toExternalForm from inside a URLHandlers. That causes a NPE and subsequently, we don't start-up. This fixes the issue for harmony and hopefully for J9 as well.  (FELIX-893)

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@785395 13f79535-47bb-0310-9956-ffa450edef68
1 file changed