I meant there is no need to use them in production (e.g. in real server) 2010/1/18 cupakob <[email protected]>
> i think, the parameter is needed for both - Host and Dev Mode..... > > On 15 Jan., 17:03, Alexander <[email protected]> wrote: > > This parameter is only need when you run DevMode, right? > > > > 2010/1/15 cupakob <[email protected]> > > > > > > > > > hi all, > > > > > i have a project, which use GWT for the frontend. I can compile and > > > run the module with maven (mvn compile war:exploded gwt:run) and it > > > works fine. After that i package (mvn war:exploded package) the app as > > > war and deploy it into jboss. When i call > > > > > http://localhost:8080/module-frontend/index.html > > > > > i get follwoing message > > > > > GWT module 'XYZ' may need to be (re)compiled > > > > > I found, that the ?gwt.codesvr parameter is missing. I've tried again > > > with: > > > > >http://localhost:8080/module-frontend/index.html?gwt.codesvr=172.16.0. > .. > > > > > but now i get this error message: > > > > > Plugin failed to connect to hosted mode server at 172.16.0.43:9997 > > > > > Any suggestions, how to solve the problem? > > > > > -- > > > You received this message because you are subscribed to the Google > Groups > > > "Google Web Toolkit" group. > > > To post to this group, send email to > [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected]<google-web-toolkit%[email protected]> > <google-web-toolkit%[email protected]<google-web-toolkit%[email protected]> > > > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/google-web-toolkit?hl=en. > > > > -- > > Regards, > > Alexander > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > > > -- Regards, Alexander--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to [email protected].
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.
