Re: Sample Application RPC Problems with Tomcat

2011-01-21 Thread hakito
Yes you can forward the request. Take a look at mod_jk http://tomcat.apache.org/tomcat-3.3-doc/mod_jk-howto.html Maybe this can help. On 21 Jan., 01:31, Bill Morrison hipgno...@gmail.com wrote: Apparently the requests weren't getting to Tomcat. If I accessed the site through the Tomcat port

No Log messages at level INFO in eclipse.

2011-01-13 Thread hakito
Hi! When i try to send a log message at level INFO in Eclipse it does not show up. When i set the -logLevel parameter to TRACE or lower INFO messages show up. What's going wrong here? -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To

SerializationException when accessing via mod_jk

2010-03-02 Thread hakito
Hi I am new to GWT and tried to depoloy the StockPrice sample application. If I deploy it to my tomcat Server and access it Directly via http://example.com:8180/myapp/index.html everything works fine. But if I set up mod_jk and try to access it via http://example.org/myapp/index.html the server