Hmm, if it was working before... I don't think you are doing anything
wrong.  Have you upgraded GWT in the time since it was working?

On Thu, Oct 30, 2008 at 2:17 PM, ivovnenko <[EMAIL PROTECTED]> wrote:

>
> yeah, I know, but it worked like yesterday
> +I have 3 different servers dev, staging and production and before, I
> was just making 1 build and then modefied HTML (different api key) for
> each server.
> Now I guess I'll have to do 3 different builds..
>
> On Oct 30, 8:06 pm, "Eric Ayers" <[EMAIL PROTECTED]> wrote:
> > Check out the gwt-google-apis Getting Started with Google Maps page for
> maps
> > which recommends adding a script tag for the GWT Maps API inside your
> > module.gwt.xml file:
> >
> > http://code.google.com/docreader/#p=gwt-google-apis&s=gwt-google-apis...
> >
> >
> >
> > On Thu, Oct 30, 2008 at 1:32 PM, ivovnenko <[EMAIL PROTECTED]> wrote:
> >
> > > All browsers, gwt 1.5.3, windows
> >
> > > On Oct 30, 7:31 pm, ivovnenko <[EMAIL PROTECTED]> wrote:
> > > > Just started getting strange error: for gwt module working path is
> > > > maps' js files path, so it's trying to load GWT files not from
> current
> > > > dir but from gmaps server:
> >
> > > >
> http://maps.google.com/intl/en_ALL/mapfiles/132e/maps2.api/F0A7CFA678...
> >
> > > > my html file StoreLocator.html:
> >
> > > > ....
> > > > <head>
> > > > <script src="http://maps.google.com/maps?
> >
> > >
> file=api&amp;v=2&amp;key=ABQIAAAAsa6c6FX8zLTjT9XucE4VMBQRuI56mE2SyZnScYsgyG
> ­W6XakiUxR0MuxW2oHWqeBxDIbXWhOheT-
> > > > g-g" type="text/javascript"></script>
> >
> > > > <script type="text/javascript" language="javascript"
> > > > src="com.footmapping.StoreLocator.nocache.js"></script>
> > > > </head>
> > > > ....
> >
> > > > Here is firebug screenshot showing error:
> >
> > > >http://i37.tinypic.com/2nir6fs.png
> >
> > --
> > Eric Z. Ayers - GWT Team - Atlanta, GA USAhttp://
> code.google.com/webtoolkit/
> >
>


-- 
Eric Z. Ayers - GWT Team - Atlanta, GA USA
http://code.google.com/webtoolkit/

--~--~---------~--~----~------------~-------~--~----~
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