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-26 13:00 -------
The problem is not with the list of PREFIXES but with the list of ATTRIBUTES of 
the context. 'names' iterates over all attributes and you modify this list of


attributes by doing the final 'setAttribute'. See the attached sample program 
which generate the error.

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

Reply via email to