This is something that was changed for TCK compliance. Can you look
into the RI? I think that you should find this very same
UnsupportedOperationException being thrown there...

regards,

Martin

On 9/20/05, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> From: "Michael" <[EMAIL PROTECTED]>
> 
> > In 1.1.0, putAll throws an UnsupportedOperationException.
> > I modified my code to call put in a loop and everything worked.
> >
> >From the JSF 1.1 JavaDoc for getRequestMap():
> >
> > "The returned Map must implement the entire contract for a modifiable
> >  map as described in the JavaDocs for java.util.Map."
> 
> I'm not sure why it was removed, but the putAll method is optional:
> http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html
> 
> --
> Wendy Smoak
> 


-- 

http://www.irian.at
Your JSF powerhouse - 
JSF Trainings in English and German

Reply via email to