-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.0.0 GA, 5.1 M1
-
Component/s: Seam / JSF UI
nxthemes does DNS lookup to host "theme" every 5 to 10 seconds when rendering a page
The use of URL object to describe theme (eg: nxtheme://theme/default/*/default/default/default?timestamp=0&debug=1) in conjunction with a URLStreamHandler-based handler make java do a DNS lookup on when URL.equals and URL.hashCode are called by the ThemeManager.