I noticed in a very multi-threaded application that lots of my threads were blocking in a call to ClientInfo.getUserAgentTemplates(). The method appears to be intended to lazy init ClientInfo.userAgentTemplates but I can't find anywhere that it actually sets the property.
Regards, Michael. ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2663853

