I don't see how using ConcurrentHashMap would be any different than
Collections.synchronizedMap(new HashMap()). So it would still open the door for multiple
calls to request.getLocalName(). I also don't want to use oswego classes if not
necessary.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4269454#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...