DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21091>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21091

RequestUtils.getModulePrefixes needs synchronization





------- Additional Comments From [EMAIL PROTECTED]  2003-06-25 19:37 -------
I don't think there's a synch. problem in that method.  It's not updating the 
Enumeration while looping, just a local ArrayList.  It sets the context 
attribute at the end but that shouldn't cause a ConcurrentModificationException.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to