Thanx. While waitng for post to become public, I menaged somehow and
fixed this problem.
I needed to add connector jar to lib folder. But lib folder should be
in folder where are shell and compile scripts. Actually, location of
lib folder isn't so important. Most important is that you need to add
path to connector in shell script. So, I edited shell script and added
this path and it started working :).
Thank you very much for trying to help :)
On Jul 7, 5:53 pm, gregor <
greg.power...@googlemail.com> wrote:
> Hiaki,
>
> I don't think it's sufficient to just have mysql-connector-java-5.1.6-
> bin.jar in the Eclipse project class path.
>
> In hosted mode you need to add it to the GWT dev shell launch script -
> cp clause. In deployed (web) mode you need to add it to WEB-INF/lib.
>
> regards
> gregor
>