This subject seems to have been raised a number of times in various
forums, but I haven't seen a solution offered anywhere and my own
attempts to solve the problem have failed, so I post it here for
experts.
I have a UI created with GWT 2.1.1 and uibinder, for displaying an
annotated timeline visu
I'd like to add my 2cents to the original question.
Is there no other way to change locale than adding parameter to url
and doing a refresh?
--
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-t
I wanted to know if it is possible to set a property used during GWT
Compile from outside the gwt.xml file.
My example is:
I would like to have the logging code in my source, and have it run
when I do a "debug" build (I have a custom ant build that does this
and sets a number of debug para
I do this in my app without a problem, with the slight different that
to the TabLayoutPanel I add my own composite widget, which has a
DockLayoutPanel.
I have no problems, and almost all my tabs in the tabpanel do the
same...
something along the lines of
public void MyWidget extends Composite {
I have added a static HTML page to my GAE app-engine dashboard no
problem, by adding a custom page via the appengine-web.xml file.
However, I have been trying for some time to add a GWT module (i.e.
generated Javascript functionality) to the same page without success.
I have added the usual
Thanks Tomas. I must get into the habit of checking issues list first!
I won't try the milestone, but will look forward to having it fixed in
2.1
--
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-
Thanks Jeff.
I didn't seem to have any specific stack size previously, and as you
said - I must have been close to the limit with the default.
Using -Xmx512m fixed it.
Thanks
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to th
When I include the following XML chunk:
cer
application/x-x509-ca-cert
in my web.xml deployment descriptor I get the following exception:
[WARN] Unable to process 'file:/C:/Users/andrew/Documents/DevProjects/
WebApps/ta/war/WEB-INF/web.xml' for servlet validation
javax.servlet
I have a reasonable sized GWT project that compiles fine at the
moment.
I started to look at using UiBinder, initially by incorporating the
simplest "HelloWorld" UiBinder code from the tutorial.
However, it causes my build to fail due to out of memory as shown:
GWT Compiling landing module (sile
Thanks for posing the question, it seems to be a recurring one and I
have the same doubts.
I find it slightly surprising that there is no standard answer, or
tutorial on the subject
More pointers or descriptions of how others have covered this need
would I think be appreciated by many!
Googl
Hi DJ,
I hope you don't mind me expanding on your question a bit, as
I had similar doubts.
In my /war folder I had ignored everything (recursively) initially,
then I have selectively added to source control (svn) the "source"
files I have gradually been adding in /war, like:
- favicon.ico
I've started learning GWT and I am working through the tutorials
without too much trouble. Using eclipse BTW.
For my project I wanted to add an XMPP Agent that would answer XMPP
messages on the server.
So, I took the code explained in the example for XMPP in
http://gaejexperiments.files.wordpress.
12 matches
Mail list logo