Marc Baumann wrote:
> Thanks for replay. when I refresh the page once, I get the following errors
> in the application log file:
> 

> java.lang.NoSuchMethodError:
> javax.servlet.http.HttpServletResponse.setCharacterEncoding(Ljava/lang/String;)V
>       at
> com.xpn.xwiki.web.XWikiServletResponse.setCharacterEncoding(XWikiServletResponse.java:115)
>       at
> com.xpn.xwiki.web.SkinAction.renderFileFromFilesystem(SkinAction.java:247)

This doesn't make any sense. The method is called with a plain String,
not a vector, and there's no way a valid JVM would detect it as such. 
What JDK are you using?
-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/

_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to