Additional info on the problem:
1. I use ext-js-2.0.2, gwt-ext-2.0.4, gwt-1.5.2 (tried 1.4.62 as
well), cypal plugin for eclipse
2. My GWT module definition is as follows:
<module>

        <inherits name="com.google.gwt.user.User"></inherits>
        <inherits name="com.ssc.osa.osawt.workspace.Container"></inherits>
        <inherits name="com.gwtext.GwtExt"></inherits>
        <entry-point class='com.ssc.rsw.dashboard.client.RSWContainer'></
entry-point>
        <stylesheet src="css/rsw.css"></stylesheet>
</module>

Thanks.

On Oct 9, 1:52 pm, mechprince <[EMAIL PROTECTED]> wrote:
> Looks like my earlier post got 'lost' somehow.
> Anyways, as I'm in dire need of help, I've decided to post it again.
>
> My app used GWT 1.4.62 and things were going along fine. I switched to
> 1.5.2 couple of days back and suddenly started getting the following
> error on load of the first screen (login page) of the app:
> [ERROR] Unable to find 'xml.gwt.xml' on your classpath; could be a
> typo, or maybe you forgot to include a classpath entry for source?
>
> I do not have a xml.gwt.xml at all in my project and do not know from
> where it is being picked up. The weird part of it all is that even
> after reverting to 1.4.62, I still get the same error.
> I deleted the existing GWT module, created a new one, cleaned up cache/
> build folders etc, but to no avail; the problem still persists.
>
> Any help is appreciated.
>
> Thanks.
--~--~---------~--~----~------------~-------~--~----~
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-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to