The original message was received at 2010-01-13 07:16:01 -0800
from postoffice.(null) [10.0.0.1]
----- The following addresses had permanent fatal errors -----
<[email protected]>
-----Transcript of session follows -----
... while talking to postoffice.(null).:
>>> RCPT To:<[email protected]>
<<< 550 5.1.1 unknown or illegal alias: [email protected]
550 <[email protected]>... User unknown
--
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.
Reporting-MTA: dns; postoffice.(null)
Received-From-MTA: DNS; postoffice.(null)
Arrival-Date: 2010-01-13 07:16:01 -0800
Final-Recipient: RFC822; [email protected]
Action: failed
Status: 5.1.1
Remote-MTA: DNS; postoffice.(null)
Diagnostic-Code: SMTP;550 5.1.1 unknown or illegal alias: [email protected]
Last-Attempt-Date: 2010-01-13 07:16:01 -0800
--- Begin Message ---
=============================================================================
Today's Topic Summary
=============================================================================
Group: [email protected]
Url: http://groups.google.com/group/google-web-toolkit/topics
- dynamic Messages/ImageBundle possible? [1 Update]
http://groups.google.com/group/google-web-toolkit/t/6ddb6049006a5c86
- GWT 2.0.0rc2 ::: Unknown argument: -portHosted [5 Updates]
http://groups.google.com/group/google-web-toolkit/t/5cc60357bb8cd48a
- Controlling desktop windows size and position. [1 Update]
http://groups.google.com/group/google-web-toolkit/t/49a6776dc04da25b
- GWT 2.0 - startupUrl field [2 Updates]
http://groups.google.com/group/google-web-toolkit/t/b688ac3e31802a6
- Youtube video not displayed [1 Update]
http://groups.google.com/group/google-web-toolkit/t/ed2e84f0f712b907
- using with multiple modules with (history)ValueChangeHandler [1 Update]
http://groups.google.com/group/google-web-toolkit/t/7da0e004428f5e60
=============================================================================
Topic: dynamic Messages/ImageBundle possible?
Url: http://groups.google.com/group/google-web-toolkit/t/6ddb6049006a5c86
=============================================================================
---------- 1 of 1 ----------
From: denis56 <[email protected]>
Date: Nov 28 04:33AM -0800
Url: http://groups.google.com/group/google-web-toolkit/msg/5945f1c0272b3ef6
Thanks a lot,
that's indeed what i needed. It took me sometime to realize what the
requirement to put Messages.properties files in "classpath root"
really means. Is there a possibility to have Messages.properties
reside within the same package where the code using it (maybe though
an interface), since it makes it somewhat uncomfortable the way it
works now, more even so when you have several gwt modules in a single
project that should use difference bundles.
thanks
=============================================================================
Topic: GWT 2.0.0rc2 ::: Unknown argument: -portHosted
Url: http://groups.google.com/group/google-web-toolkit/t/5cc60357bb8cd48a
=============================================================================
---------- 1 of 5 ----------
From: Paul Grenyer <[email protected]>
Date: Nov 28 09:27AM
Url: http://groups.google.com/group/google-web-toolkit/msg/d66e454f4809584b
Hi
I've just done a completely fresh Eclipse and GWT 2.0 RC2 install
including the new plugin:
1.Extracted eclipse-java-galileo-SR1-win32.zip to C:\Program Files (x86).
2.Ran Eclipse, set up a new workspace workspace at
C:\Users\Paul\Documents\Sandbox\EclipseWorkspace and selected “Use
this as the default and do not ask again.”
3.Then installed Eclipse's Web Standard Tools (WST)
- Help->Install new software.
- Manually added the update url as none was present:
http://download.eclipse.org/releases/galileo/
- Then Web, XML, and Java EE Development -> Eclipse Web Developer Tools
- Restarted Eclipse and then closed it.
4.Then copied gpe-e35-1.2rc1.zip\eclipse\features to C:\Program Files
(x86)\eclipse.
5.Then copied gpe-e35-1.2rc1.zip\eclipse\plugins to C:\Program Files
(x86)\eclipse\plugins
6.Then copied the contents of gwt-2.0.0-rc2.zip to
gpe-e35-1.2rc1.zip\eclipse\plugins
7.Started Eclipse again and used the plugin to create a new project.
- Started the wizard.
- Configured the GWT SDK as C:\Program Files (x86)\eclipse\plugins\gwt-2.0.0-rc2
- Unticked “Use Google App Engine”
- Entered project name etc and clicked finish.
8.Then opened the “Web Application” Run Configuration for the project
and ticked “Automatically select unused port” and clicked Run.
And I get the same error:
Unknown argument: -portHosted
Google Web Toolkit 2.0.0-rc2
DevMode [-noserver] [-port port-number | "auto"] [-whitelist
whitelist-string] [-blacklist blacklist-string] [-logdir directory]
[-logLevel level] [-gen dir] [-codeServerPort port-number | "auto"]
[-server servletContainerLauncher] [-startupUrl url] [-war dir]
[-extra dir] [-workDir dir] module[s]
where
-noserver Prevents the embedded web server from running
-port Specifies the TCP port for the embedded web server
(defaults to 8888)
-whitelist Allows the user to browse URLs that match the
specified regexes (comma or space separated)
-blacklist Prevents the user browsing URLs that match the
specified regexes (comma or space separated)
-logdir Logs to a file in the given directory, as well as graphically
-logLevel The level of logging detail: ERROR, WARN, INFO,
TRACE, DEBUG, SPAM, or ALL
-gen Debugging: causes normally-transient generated
types to be saved in the specified directory
-codeServerPort Specifies the TCP port for the code server (defaults to 9997)
-server Specify a different embedded web server to run
(must implement ServletContainerLauncher)
-startupUrl Automatically launches the specified URL
-war The directory into which deployable output files
will be written (defaults to 'war')
-extra The directory into which extra files, not intended
for deployment, will be written
-workDir The compiler's working directory for internal use
(must be writeable; defaults to a system temp dir)
and
module[s] Specifies the name(s) of the module(s) to host
I assume I must be doing something wrong in my install? Having to
manually copy the SDK took me rather by surprise. I guess its kind of
implicit here, http://code.google.com/p/google-web-toolkit/wiki/GWT_2_0_RC,
but an explicit instruction would have been helpful.
I'm running Vista Business if that makes any difference?
--
Thanks
Paul
Paul Grenyer
e: [email protected]
b: paulgrenyer.blogspot.com
---------- 2 of 5 ----------
From: Paul Grenyer <[email protected]>
Date: Nov 28 09:53AM
Url: http://groups.google.com/group/google-web-toolkit/msg/551a287910ba96a9
Hi All
I should really know by now, that the Internet is a wonderful, wonderful thing!
On the page I quoted:
http://code.google.com/p/google-web-toolkit/wiki/GWT_2_0_RC
there is a comment, currently second from bottom, on November 23rd by
"a.revolution.ultra.blue", which states, in response to another
comment that has the same problem the people in this tread are having:
--BEGIN---
YES! You CANNOT use the google g-icon "web app run menu", you need a
plain jane java application runner, with main class
com.google.gwt.dev.DevMode??
Make sure you have the usual program arguments for a gwt project; mine
are: -port 7777 -startupUrl / ai.yx.xSeed
I have / set to a welcome servlet in web.xml, and my gwt project is ai.yx.xSeed
If you want to use appengine, you will also need to add the program
arguments and vm arguments I mentioned in the post above. ALSO, if you
do NOT use appengine, leave the working directory at default. If you
DO use appengine, add /war to whatever your default directory is... My
project xBook uses ${workspace_loc:xBook}/war
If you absolutely can't get it to go, just download ms2 from the
deprecated dl page, and you can go ahead and use the old google-plugin
launch configuration.
--ENG--
So, I am now a little further. I have a Java Application Run
Configuration that uses com.google.gwt.dev.DevMode as the Main class
and has the arguments: -port 7777 Gwt2RC2 (my project is called
Gwt2RC2).
However, i still have a problem when I run it:
[ERROR] Unable to find 'Gwt2RC2.gwt.xml' on your classpath; could be a
typo, or maybe you forgot to include a classpath entry for source?
I've tried fiddling with the classpath and source settings of the Run
Configuration, but so far nothing's worked. Does anyone know what I'm
doing wrong?
--
Thanks
Paul
Paul Grenyer
e: [email protected]
b: paulgrenyer.blogspot.com
---------- 3 of 5 ----------
From: Paul Grenyer <[email protected]>
Date: Nov 28 10:28AM
Url: http://groups.google.com/group/google-web-toolkit/msg/85fe9211d58929c
Hi
Hi
I've got a bit further....
> [ERROR] Unable to find 'Gwt2RC2.gwt.xml' on your classpath; could be a
> typo, or maybe you forgot to include a classpath entry for source?
I needed to fully qualify my module name, so I now have:
-port 7777 uk.co.marauder.gwt2rc2.Gwt2RC2
and I can start the server and get the HTML part of the web page up,
however I get an error on the Gwt2RC2 (FF) tab of the GWT Development
Module:
[TRACE] Finding entry point classes
[ERROR] Unable to find type 'uk.co.marauder.gwt2rc2.client.Gwt2RC2'
[ERROR] Hint: Check that the type name
'uk.co.marauder.gwt2rc2.client.Gwt2RC2' is really what you meant
[ERROR] Hint: Check that your classpath includes all required source roots
[ERROR] Failed to load module 'gwt2rc2' from user agent 'Mozilla/5.0
(Windows; U; Windows NT 6.0; en-GB; rv:1.9.0.15) Gecko/2009101601
Firefox/3.0.15 (.NET CLR 3.5.30729)' at Paul-Desktop:50949
I've tried adding war\WEB-INF\classes to my Run Configuration class
path, but that hasn't worked.
Any ideas?
Sorry for the iterative approach this morning, but I expected to be
stuck at each hurdle.
--
Thanks
Paul
Paul Grenyer
e: [email protected]
b: paulgrenyer.blogspot.com
---------- 4 of 5 ----------
From: Thomas Broyer <[email protected]>
Date: Nov 28 03:46AM -0800
Url: http://groups.google.com/group/google-web-toolkit/msg/9e6c2fbd3fecd087
> 5.Then copied gpe-e35-1.2rc1.zip\eclipse\plugins to C:\Program Files
> (x86)\eclipse\plugins
1) Why are you using 1.2rc1? it won't work with GWT 2.0.0 RC2 wrt the -
portHosted vs. -codeServerPort naming change.
2) Why not just unzip it in C:\Program Files (x86)\eclipse\dropins as
you're told to do?
> 6.Then copied the contents of gwt-2.0.0-rc2.zip to
> gpe-e35-1.2rc1.zip\eclipse\plugins
Why are you putting it within your eclipse install?
> Unknown argument: -portHosted
> Google Web Toolkit 2.0.0-rc2
See above: you have to use the RC2 version of the plugin with the RC2
version of GWT.
---------- 5 of 5 ----------
From: Paul Grenyer <[email protected]>
Date: Nov 28 12:11PM
Url: http://groups.google.com/group/google-web-toolkit/msg/d9ff9559c89165a9
Hi Thomas
> 1) Why are you using 1.2rc1? it won't work with GWT 2.0.0 RC2 wrt the -
> portHosted vs. -codeServerPort naming change.
There you go. I was obviously suffering brain fade and really not
paying attention. Thank you for pointing that out.
> 2) Why not just unzip it in C:\Program Files (x86)\eclipse\dropins as
> you're told to do?
Go easy! :-)
...because the first time i tried it, it didn't work.
Seems to work perfectly now. It may well have been due to me having
the wrong plugin.
>
> Why are you putting it within your eclipse install?
Was fighting int he dark. I'm no eclipse expert and that's where it
seemed to be in the previous plugin. I've now moved it.
> See above: you have to use the RC2 version of the plugin with the RC2
> version of GWT.
Thanks! :-)
All workign now. Thanks!
--
Thanks
Paul
Paul Grenyer
e: [email protected]
b: paulgrenyer.blogspot.com
=============================================================================
Topic: Controlling desktop windows size and position.
Url: http://groups.google.com/group/google-web-toolkit/t/49a6776dc04da25b
=============================================================================
---------- 1 of 1 ----------
From: Patrick Simons <[email protected]>
Date: Nov 28 12:01PM
Url: http://groups.google.com/group/google-web-toolkit/msg/f4f8b44aafb212fa
I'm sure there is a way, I've seen Java applications do this before
=============================================================================
Topic: GWT 2.0 - startupUrl field
Url: http://groups.google.com/group/google-web-toolkit/t/b688ac3e31802a6
=============================================================================
---------- 1 of 2 ----------
From: Andrey <[email protected]>
Date: Nov 28 03:03AM -0800
Url: http://groups.google.com/group/google-web-toolkit/msg/9dc693ce5c109430
Hello!
Why is startupUrl field removed from run configuration in RC2?
For example, I use a servlet as a main page, GWT plugin obviously
cannot determine the servlet's url itself and gives me incorrect url
by default.
Now I need to set -startupUrl in program arguments.
It would be better if your return the field back - it was very
convenient.
Thanks in advance!
---------- 2 of 2 ----------
From: Filipe Sousa <[email protected]>
Date: Nov 28 03:39AM -0800
Url: http://groups.google.com/group/google-web-toolkit/msg/3bbaa402e399399d
>
> Thanks in advance!
+1
=============================================================================
Topic: Youtube video not displayed
Url: http://groups.google.com/group/google-web-toolkit/t/ed2e84f0f712b907
=============================================================================
---------- 1 of 1 ----------
From: "Zé Vicente" <[email protected]>
Date: Nov 28 02:08AM -0800
Url: http://groups.google.com/group/google-web-toolkit/msg/c5581247d0afb08
Hello all,
I have a problem when trying to display youtube videos in my gwt
application. I have the youtube video url in my data base.
Then i try to display the player by doing that:
String htmlTag = getEmbedTag(linkPublication.getLinkURL());
HTML html = new HTML();
html.setHTML(htmlTag);
this.extraArea.add(html);
private String getEmbedTag(String linkURL) {
return "<object width=\"320\" height=\"265\"><param
name=\"movie\"
value=\""
+ linkURL
+ "\"></param><param name=\"allowFullScreen\"
value=\"true\"></
param><param name=\"allowscriptaccess\" value=\"always\"></
param><embed src=\""
+ linkURL
+ "\" type=\"application/x-shockwave-flash\"
allowscriptaccess=
\"always\" allowfullscreen=\"true\" width=\"320\" height=\"265\"></
embed></object>";
}
The embed tag is attached to the page but I cannot see the video.
Any ideas?
[],
José Vicente
=============================================================================
Topic: using with multiple modules with (history)ValueChangeHandler
Url: http://groups.google.com/group/google-web-toolkit/t/7da0e004428f5e60
=============================================================================
---------- 1 of 1 ----------
From: Prashant <[email protected]>
Date: Nov 27 07:09PM +0530
Url: http://groups.google.com/group/google-web-toolkit/msg/34254706aaa7882
Hi,
I want to user 2 or more GWT modules in a single page, each implementing its
own (history)ValueChangeHandler. Is it not a good practice to use multiple
modules in a single page? what issues I might face?
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 [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.
--- End Message ---