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
- java.util.List [4 Updates]
http://groups.google.com/group/google-web-toolkit/t/7556526bba9ecb40
- How to set default font family as Verdana in RichTextEditor [1 Update]
http://groups.google.com/group/google-web-toolkit/t/87d47021e4da79c0
- Strang problem under 2.0 RC1+Google plugin for Eclipse.2rc1 [1 Update]
http://groups.google.com/group/google-web-toolkit/t/a989219ae5276749
- cache.html file is not cached with JBoss(Tomcat) and Internet Explorer 6-7
[1 Update]
http://groups.google.com/group/google-web-toolkit/t/c66cc3176c1a0a87
- GWT 2.0 Javascript IE Crash [1 Update]
http://groups.google.com/group/google-web-toolkit/t/2d0db5fc315d2906
- Design Patterns [1 Update]
http://groups.google.com/group/google-web-toolkit/t/c1e15935430c68a
- Controlling desktop windows size and position. [1 Update]
http://groups.google.com/group/google-web-toolkit/t/49a6776dc04da25b
- RTL [1 Update]
http://groups.google.com/group/google-web-toolkit/t/885b401205380dea
- Anyone using soafaces for client server communication ? [2 Updates]
http://groups.google.com/group/google-web-toolkit/t/bb98ca98a1b853ed
- Page flows in GWT [1 Update]
http://groups.google.com/group/google-web-toolkit/t/9a0cd72e6f8c06de
- Can't debug in eclipse in development mode with GWT 2.0 RC1 [1 Update]
http://groups.google.com/group/google-web-toolkit/t/c07e2857e9e9dffe
=============================================================================
Topic: java.util.List
Url: http://groups.google.com/group/google-web-toolkit/t/7556526bba9ecb40
=============================================================================
---------- 1 of 4 ----------
From: ben fenster <[email protected]>
Date: Nov 23 03:29AM -0800
Url: http://groups.google.com/group/google-web-toolkit/msg/759818510886ee24
why cant i make a sub class for java.util.List
every time i do i get compile errors
---------- 2 of 4 ----------
From: Lothar Kimmeringer <[email protected]>
Date: Nov 23 01:10PM +0100
Url: http://groups.google.com/group/google-web-toolkit/msg/23b61d1e458341e
ben fenster schrieb:
> why cant i make a sub class for java.util.List
> every time i do i get compile errors
Reading the error-message should help but independent
from that, the the answer is: It's an interface, baby.
Regards, Lothar
---------- 3 of 4 ----------
From: ben fenster <[email protected]>
Date: Nov 23 04:15AM -0800
Url: http://groups.google.com/group/google-web-toolkit/msg/be8b3f30fbb50afd
i know !!!
but when i try to implement it and the compile it i get a general
error saying my main module cant be loaded
so baby ! show me any class you create that inherites from List and of
course compile it !
---------- 4 of 4 ----------
From: Lothar Kimmeringer <[email protected]>
Date: Nov 23 01:49PM +0100
Url: http://groups.google.com/group/google-web-toolkit/msg/5149e3750e84d64c
ben fenster schrieb:
> i know !!!
So why do you try to create a subclass of an interface?
> but when i try to implement it
Implement != subclass.
> and the compile it i get a general
> error saying my main module cant be loaded
You try to compile it for deployment or are we talking about
the hosted mode? if the latter, what's the error-message
showing up in the details-pane if you click on the main-entry
> so baby ! show me any class you create that inherites from List and of
> course compile it !
I come to the impression that you think that I'm some kind
of support-guy you have the right to use for free. That's
not the case, so please work on your way of asking questions:
- Don't use exclamation and question marks excessively
- Give as much information as possible to be able to
reproduce or at least understand your problem
- Don't forget: It's you, who want to be helped, so ask
in a way motivating as much people as possible to
help you.
I never needed to create a new implementation of java.util.List
but alway use ArrayList for the client side of the application.
Most likely java.util.List is not part of the client JRE that
is converted to Javascript leading to the error (but that's just
a guess, the error-message in the details-pane should clearify
that).
Regards, Lothar
=============================================================================
Topic: How to set default font family as Verdana in RichTextEditor
Url: http://groups.google.com/group/google-web-toolkit/t/87d47021e4da79c0
=============================================================================
---------- 1 of 1 ----------
From: "Manolo Carrasco MoƱino" <[email protected]>
Date: Nov 23 01:40PM +0100
Url: http://groups.google.com/group/google-web-toolkit/msg/3f07a21b94e47147
I do this:
area.setHTML("<font size='2' style='font-family: arial'>" + html +
"</font>");
It's a bit tricky but works.
Regards
Manolo
=============================================================================
Topic: Strang problem under 2.0 RC1+Google plugin for Eclipse.2rc1
Url: http://groups.google.com/group/google-web-toolkit/t/a989219ae5276749
=============================================================================
---------- 1 of 1 ----------
From: Alex Luya <[email protected]>
Date: Nov 23 03:53AM -0800
Url: http://groups.google.com/group/google-web-toolkit/msg/2175b024e7cd40a9
I used plugin(Google plugin for Eclipse.2rc1) to creat a
project,run and browse it and everything just works fine.But after
deleting src and war ,and replace them with new src and war(comes from
a worked project),clean project,and run it,copy url to firefox to open
it,and strange thing comes up,nothing showed and no error reported in
console and Web Application Debug View. I am using ubuntu 9.10,what is
the problem?think you.
=============================================================================
Topic: cache.html file is not cached with JBoss(Tomcat) and Internet Explorer
6-7
Url: http://groups.google.com/group/google-web-toolkit/t/c66cc3176c1a0a87
=============================================================================
---------- 1 of 1 ----------
From: pepgrifell <[email protected]>
Date: Nov 23 03:04AM -0800
Url: http://groups.google.com/group/google-web-toolkit/msg/70d3960e4e6127f9
Hi,
the problem is that *.css,*.js and images are cached but the only file
that is not cached is my cache.html file ... The file is about 3MB and
each time the users enter in the application, this file is downladed.
The only different thing from cache.html file and the others
(css,js,images...) is that cache.html file is gzipped before sending
it to the client.
I tried to add :
<Context>
<Valve className="org.apache.catalina.authenticator.FormAuthenticator"
disableProxyCaching="false" />
</Context>
in META-INF/context.xml file (WAR) but it's not working either. (we
use JAAS. I tried with FormAuthenticator and SSLAuthenticator)
Any idea why cache.html file is not cached ?
Thanks !
=============================================================================
Topic: GWT 2.0 Javascript IE Crash
Url: http://groups.google.com/group/google-web-toolkit/t/2d0db5fc315d2906
=============================================================================
---------- 1 of 1 ----------
From: Charlie M <[email protected]>
Date: Nov 23 02:35AM -0800
Url: http://groups.google.com/group/google-web-toolkit/msg/d2cfb0e7aa655614
I raised an issue for this a few days ago.
http://code.google.com/p/google-web-toolkit/issues/detail?id=4258
I have just worked out what causing it. Its a mistake in my code UI
XML. I had a colon in the width value. IE was throwing an exception
where as Firefox and Chrome were simply ignoring it.
Thanks,
Charlie M
=============================================================================
Topic: Design Patterns
Url: http://groups.google.com/group/google-web-toolkit/t/c1e15935430c68a
=============================================================================
---------- 1 of 1 ----------
From: Martin Trummer <[email protected]>
Date: Nov 23 02:21AM -0800
Url: http://groups.google.com/group/google-web-toolkit/msg/7d45c4608e82b874
maybe you should ask a more detailed question
the GWT stuff is just an implementation of the corresponding pattern
with the same name
you'll find plenty of explanations for the patterns when you google
for them
or look it up in wiki
http://en.wikipedia.org/wiki/Command_pattern
I don't know what more one could say about this..
=============================================================================
Topic: Controlling desktop windows size and position.
Url: http://groups.google.com/group/google-web-toolkit/t/49a6776dc04da25b
=============================================================================
---------- 1 of 1 ----------
From: Martin Trummer <[email protected]>
Date: Nov 23 02:09AM -0800
Url: http://groups.google.com/group/google-web-toolkit/msg/82c14b95ba1aa474
you can't do that with html/javascript, so GWT can't help you
=============================================================================
Topic: RTL
Url: http://groups.google.com/group/google-web-toolkit/t/885b401205380dea
=============================================================================
---------- 1 of 1 ----------
From: Jaber <[email protected]>
Date: Nov 23 02:05AM -0800
Url: http://groups.google.com/group/google-web-toolkit/msg/de5f01bbc1c0cc31
Hi,
i think i did the part of i18n in terms of labels and texts, but what
about the page direction, how can i switch between RTL and LTR, i have
seen the way on which showcase project was built, which is depending
on css switching the thing i can see a little bit uncomfortable, so
what other options do i have, and does the layout of my page(the
compostion of components in panel) effected or effects this,
=============================================================================
Topic: Anyone using soafaces for client server communication ?
Url: http://groups.google.com/group/google-web-toolkit/t/bb98ca98a1b853ed
=============================================================================
---------- 1 of 2 ----------
From: "R.Domingo" <[email protected]>
Date: Nov 23 01:55AM -0800
Url: http://groups.google.com/group/google-web-toolkit/msg/c5c0e189fb96c0a5
Hi Sam,
Thank you for responding, I really like to get soafaces up and
running.
The jars I'm using are:
jettison-1.0.1.jar
soafaces-services-client-2.4.2.jar
soafaces-services-servlet-nomule-2.4.2.jar
xstream-1.2.2.jar
In my hosted browser at least:
- onUniversalClientSuccess is triggered
But when building a jar and depoying in tomcat:
- onFailure is triggered
I couldn't find any error message, the exception thrown in onFailure
doesn't have a message in it.
Any ideas ?
Or is there any change you could post an (maven2 enabled) example
using gwt and soafaces ?
---------- 2 of 2 ----------
From: "R.Domingo" <[email protected]>
Date: Nov 23 01:57AM -0800
Url: http://groups.google.com/group/google-web-toolkit/msg/fbbf094563335011
correction:
'But when building a JAR and depoying in tomcat: '
I'm not building a JAR, but I'm building a war...
=============================================================================
Topic: Page flows in GWT
Url: http://groups.google.com/group/google-web-toolkit/t/9a0cd72e6f8c06de
=============================================================================
---------- 1 of 1 ----------
From: Thomas Broyer <[email protected]>
Date: Nov 23 01:45AM -0800
Url: http://groups.google.com/group/google-web-toolkit/msg/73729a4fbaa3414b
>
> Thanks in advance!
You don't need any "page" actually (though you might *want* pages),
and your challenge doesn't talk about "bookmarkability" (well, because
you say it should use HTTP POST, I believe you're "modifying a
resource's state" and therefore the URL for, e.g., "page 2" is the
same whichever the value you entered in "page 1"; ...and now that I
looked at your swf1's sample, it seems this really is the case: the
URL doesn't change between "pages").
This leads me to say that your "challenge" is completely "not web-
style", it reminds me of JSF (don't ask me what I think of it, I can
become angry quite quickly).
Instead of focusing on "page flows" (why are there so many frameworks
doing such a shitty thing?), (learn REST if needed and then:) focus on
resources and their states, moving application state to the client
(and therefore building a stateless server, where you don't even need
"sessions"), etc.
=============================================================================
Topic: Can't debug in eclipse in development mode with GWT 2.0 RC1
Url: http://groups.google.com/group/google-web-toolkit/t/c07e2857e9e9dffe
=============================================================================
---------- 1 of 1 ----------
From: Youen <[email protected]>
Date: Nov 23 01:32AM -0800
Url: http://groups.google.com/group/google-web-toolkit/msg/9ba4328fb842fabc
Hi,
I'm testing GTW 2.0 RC1 and I don't know how to debug (in eclipse)
when i am in development mode.
I set some breakpoints, I run in eclipse debug mode and I use firefox
3.5, but it seems that the breakpoints are not catch.
Does someone make it work or am I missing someting ?
Regards,
--
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=.
--- End Message ---