RadioButton exception on create in IE9

2011-05-13 Thread piXi
Helow, First my develop enviroment : Windows 7 x64 Netbeans 7.0 ( tried also 6.9.1) Gwt4nb 2.10 GWT2.2.0 today I have upgraded my html to HTML5 and have encountered this error: 00:01:30,687 [ERROR] Uncaught exception escaped com.google.gwt.core.client.JavaScriptException: (null): DOM Exception:

Re: Server side: start independent Thread at deploy on server

2010-03-24 Thread piXi
the service. On Mar 23, 10:04 am, piXi slop...@gmail.com wrote: Hellow, I'm trying to develop an aplication with GWT. And have came across with a problem, but first what I wish to develop. And GWT application that will server user data, data will be get over RPC and hibernate. Now I

Re: Server side: start independent Thread at deploy on server

2010-03-24 Thread piXi
the client and server connected. On Wed, Mar 24, 2010 at 9:27 AM, piXi slop...@gmail.com wrote: 1. I need this thread at server side not client. 2. I'm allready using RPC interface async etc. 3. But I dont know what is proper way to start socket server at Server side.    Via Modulu

Server side: start independent Thread at deploy on server

2010-03-23 Thread piXi
Hellow, I'm trying to develop an aplication with GWT. And have came across with a problem, but first what I wish to develop. And GWT application that will server user data, data will be get over RPC and hibernate. Now I need thread that will start up socket server and listen incoming connection