Re: Gwt maven archetypes

2017-05-04 Thread nikola
You are right.. This can be ignored. Actually, real problem that I had is that after login I couldn't see main screen with text box and button that says hello to server. I debugged and found that problem is with User interface. When calling* user.getUserName() *browser throws this exception:

Re: GWT 2.8.1 release

2017-05-04 Thread Bogdan Petridean
Great! -- 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 google-web-toolkit+unsubscr...@googlegroups.com. To post to this group, send email to

Re: new GWT Platform Errai by JBoss ! what do you think ?

2017-05-04 Thread Олег Рачаев
IMHO. One black box inside the other. I don't think it's a good idea. Even pure GWT is very difficult to know what to say about the framework is built on the basis of the GWT. -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from

Re: Gwt maven archetypes

2017-05-04 Thread Thomas Broyer
On Thursday, May 4, 2017 at 6:34:21 PM UTC+2, nikola wrote: > > Hi all, > > I tried to generate project from *dagger-guice-rf-activities *as > described here but > when I tried to run it I am getting this error. > > Any idea what is happening

Gwt maven archetypes

2017-05-04 Thread nikola
Hi all, I tried to generate project from *dagger-guice-rf-activities *as described here but when I tried to run it I am getting this error. Any idea what is happening ? INFO: Starting service Tomcat May 04, 2017 4:38:21 PM

Re: Loading only relevant shared code in an html page.

2017-05-04 Thread Thomas Broyer
You have 2 possibilities (that I haven't explored personally, so I couldn't comment on the pros on cons) - use a single entry-point (single module), and use code splitting (GWT.runAsync) to only load what's needed (and probably a bit more that'd happen to be shared with other pieces

Loading only relevant shared code in an html page.

2017-05-04 Thread NxS
Hello, I'm a GWT newbie. 1. Is it possible to load only a subset of a module's shared code in an html page, declaratively or otherwise? Use-case: I may have a lot of shared code in my overall application, not all of which may be relevant to every single html page (of my overall

GWT parse xml to server and on client get data from server in table

2017-05-04 Thread LifeSecrets
GWT parse xml to server and on client get data from server in table - help me pls -- 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