Re: Plugin failed to connect to hosted mode server at 127.0.0.1:9997 Weblogic
check that you're running GWT in hosted mode - you typically do this
in your IDE (in Netbeans, go to Debug -> GWT Dev Mode, similar for
Eclipse).
Also, check the port that GWT will run on in hosted mode. The default
is what you specified (9997), but it may have been changed (look up
gwt.properties)
On Oct 13, 8:21 pm, xworker <blomqvist.andr...@gmail.com> wrote:
> Hi
>
> Running an GWT app on weblogic. How I deployed:
>
> Went into the weblogic console, -> deployments, browsed to the
> location of the project/war dir. It deployed fine. When trying the url
> i get
>
> Plugin failed to connect to hosted mode server at 127.0.0.1:9997
>
> the url washttp://127.0.0.1:8888/MyApp.html?gwt.codesvr=127.0.0.1:9997
>
> Any ideas?
>
> 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 google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home