This is because you are using XMLParser in server side. Otherwise you should
put that code under the client package.
(p.s. Why returning ArrayList instead of List? Separate interface from
implementation...)
--------------------------------------------------
From: "Dave" <
ladj...@gmail.com>
Sent: Saturday, November 28, 2009 8:59 AM
To: "Google Web Toolkit" <
google-we...@googlegroups.com>
Subject: ERROR: GWT.create() is only usable in client code! It cannot be
> --
>
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to
google-we...@googlegroups.com.
> To unsubscribe from this group, send email to
>
google-web-tool...@googlegroups.com.
> For more options, visit this group at
>
http://groups.google.com/group/google-web-toolkit?hl=en.
>
>