Hi,
I haven't managed to make WDialog.exec() work even if I'm using tomcat 7.0.12 
and I enable server push using WApplication.enableUpdates(). Is there anything 
else I need to do? May it have something to do with the fact that I'm using 
Jython?

Here's (part of) the backtrace I get:

Using servlet API 3
Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.16 (KHTML, like 
Gecko) Chrome/10.0.648.205 Safari/534.16
eu.webtoolkit.jwt.WtException: Server push requires a Servlet 3.0 enabled 
servlet container and an application with async-supported enabled.
        at eu.webtoolkit.jwt.WDialog.exec(WDialog.java:319)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:186)
        at 
org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:204)
        at org.python.core.PyObject.__call__(PyObject.java:387)
        at org.python.core.PyObject.__call__(PyObject.java:391)
        at org.python.core.PyMethod.__call__(PyMethod.java:109)
        at 
Woo.Dialogs.LoginDialog$py.slotChange$7(/path/to/tomcat/webapps/Woo/Dialogs/LoginDialog.py:163)
        at 
Woo.Dialogs.LoginDialog$py.call_function(/path/to/tomcat/webapps/Woo/Dialogs/LoginDialog.py)

-- 
Albert Cervera i Areny
http://www.NaN-tic.com
OpenERP Partners
Tel: +34 93 553 18 03
skype: nan-oficina

http://twitter.com/albertnan 
http://www.nan-tic.com/blog
------------------------------------------------------------------------------
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been 
demonstrated beyond question. Learn why your peers are replacing JEE 
containers with lightweight application servers - and what you can gain 
from the move. http://p.sf.net/sfu/vmware-sfemails
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to