Hi,

I've made a deploy of my GWT project (2.8) in Google App Engine. When 
loading host page in GAE i get this error:

"Couldn't load "my entrypoint" from Super Dev Mode server at.... "my GAE 
URL server:9876".

I'm using GWT Eclipse Plugin and Google Cloud Tools for Eclipse Plugin.

It seems I've uploaded Super Dev Mode compiliation but not GWT server 
compilation. What can be wrong?

This is the Hostpage:

<https://lh3.googleusercontent.com/-8TDscwNJvpg/WQImlM9ekgI/AAAAAAAAAAM/hjQR0FtsEMIemdUTRb4F6hcmOmI-yF97QCLcB/s1600/Selecci%25C3%25B3n_015.png>

<!doctype html>
<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    <title>DataEntry</title>
    <script type="text/javascript" language="javascript" 
src="dataentry/dataentry.nocache.js"></script>
  </head>

  <body>
<!--     <iframe src="javascript:''" id="__gwt_historyFrame" tabIndex='-1' 
style="position:absolute;width:0;height:0;border:0"></iframe> -->
        <div id="gwtContainer"></div>
  </body>
</html>






-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to