0

JSF integration with ZK: potential problem

asked 2006-09-25 03:22:15 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3930614

By: paramsevak

I have integrated ZK with a JSP app. I can get the components to render and they seem to work so far. However there is a error logged each time a *.zul page is being rendered.
23:07:12,750 ERROR [STDERR] Sep 24, 2006 11:07:12 PM org.zkoss.web.servlet.Charsets setup:110
WARNING: Unable to set response's charset: UTF-8 (current=iso-8859-1) java.lang.AbstractMethodError
at javax.servlet.ServletResponseWrapper.setCharacterEncoding(ServletResponseWra
pper.java:82)
at javax.servlet.ServletResponseWrapper.setCharacterEncoding(ServletResponseWra
pper.java:82)
at org.zkoss.web.servlet.Charsets.setup(Charsets.java:105)
at org.zkoss.zk.ui.http.I18Ns.setup(I18Ns.java:79)
at org.zkoss.zk.ui.http.DHtmlLayoutServlet.doGet(DHtmlLayoutServlet.java:102)
at org.zkoss.zk.ui.http.DHtmlLayoutServlet.doPost(DHtmlLayoutServlet.java:113)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:252)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:173)
at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.
java:672)
at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatch
er.java:574)

delete flag offensive retag edit

2 Replies

Sort by ยป oldest newest

answered 2006-09-25 17:26:50 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3931548

By: tomyeh

It is warning you can ignore. It happens when the Web server supports only Servlet 2.3. This warning is actually skipped in upcoming release (9/26 freshly or later)

link publish delete flag offensive edit

answered 2006-09-25 21:30:47 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3931854

By: nobody

Thanks Tom for the fast response!

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2006-09-25 03:22:15 +0800

Seen: 292 times

Last updated: Sep 25 '06

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More