Launch my web net application tool kit google groupower



------------------------------
On Fri 11 May, 2012 6:48 AM PDT [email protected] wrote:

>=============================================================================
>Today's Topic Summary
>=============================================================================
>
>Group: [email protected]
>Url: http://groups.google.com/group/google-web-toolkit/topics
>
>  - JSR303 localized messages with RequestFactory [2 Updates]
>    http://groups.google.com/group/google-web-toolkit/t/72bdb9abc6a42774
>  - How can I find JSNI code in Firebug or Chrome? [3 Updates]
>    http://groups.google.com/group/google-web-toolkit/t/b60cd3780b27f5b8
>  - laxman lingampally wants to chat [1 Update]
>    http://groups.google.com/group/google-web-toolkit/t/c44afbb53f52e99c
>  - IDML and Layout ? [1 Update]
>    http://groups.google.com/group/google-web-toolkit/t/649854d86162234b
>  - GWT: CheckBoxCell and Selection change event [3 Updates]
>    http://groups.google.com/group/google-web-toolkit/t/29028075b330449b
>  - SmartGWT GUI issue [1 Update]
>    http://groups.google.com/group/google-web-toolkit/t/5308ee4aebf8671a
>  - Is GWT Validation is available for RequestFactory proxy [1 Update]
>    http://groups.google.com/group/google-web-toolkit/t/df39e92cd8bb83e3
>  - Client Bundle CSS3 parsing [1 Update]
>    http://groups.google.com/group/google-web-toolkit/t/6f592afc107b7a2b
>  - Why is AbstractCellTable.createHeaders() private? [1 Update]
>    http://groups.google.com/group/google-web-toolkit/t/222ae6f367c5bade
>  - GWT, Spring when projects are split apart (client, services, persistence) 
> [2 Updates]
>    http://groups.google.com/group/google-web-toolkit/t/e8a03a46e87138b
>  - example, stand-alone gwt openid project [1 Update]
>    http://groups.google.com/group/google-web-toolkit/t/f9d76fb53785dfd0
>  - Set title on specific dates in DatePicker [2 Updates]
>    http://groups.google.com/group/google-web-toolkit/t/fbe3fbe9477ff0a5
>  - openid login example without gae [1 Update]
>    http://groups.google.com/group/google-web-toolkit/t/b1ea148d16aeef9a
>  - sending email in GWT project through RPC call [1 Update]
>    http://groups.google.com/group/google-web-toolkit/t/7c7004d78a7f3400
>  - Help: java.security.AccessControlException: access denied 
> (java.net.SocketPermission localhost:1433 connect,resolve) !!! [1 Update]
>    http://groups.google.com/group/google-web-toolkit/t/752d47b730f65175
>  - Using EntityProxyId as service method parameter [1 Update]
>    http://groups.google.com/group/google-web-toolkit/t/4e3c69d13759b0d4
>  - Suggestion for RequestFactory find(EntityProxyId<?> id)  > 
> concurrently/async query propertyRefs [1 Update]
>    http://groups.google.com/group/google-web-toolkit/t/868d66b975859d86
>  - gwt compiled code creates empty body functions [1 Update]
>    http://groups.google.com/group/google-web-toolkit/t/771a687d99e7ed4f
>
>
>=============================================================================
>Topic: JSR303 localized messages with RequestFactory
>Url: http://groups.google.com/group/google-web-toolkit/t/72bdb9abc6a42774
>=============================================================================
>
>---------- 1 of 2 ----------
>From: Jens <[email protected]>
>Date: May 11 01:24AM -0700
>Url: http://groups.google.com/group/google-web-toolkit/msg/4ebeb36345326646
>
>No I don't know the exact references anymore. But I am pretty sure it 
>should work this way. 
>
>-- J.
>
>
>---------- 2 of 2 ----------
>From: "André Salvati" <[email protected]>
>Date: May 11 04:45AM -0700
>Url: http://groups.google.com/group/google-web-toolkit/msg/350fc9146400bb51
>
>I've just translated messages to portuguese into a new 
>ValidationMessages.properties file and put it into classpath. Hibernate 
>Validator autodetects this new configuration.
>
>Thanks.
>
>
>
>=============================================================================
>Topic: How can I find JSNI code in Firebug or Chrome?
>Url: http://groups.google.com/group/google-web-toolkit/t/b60cd3780b27f5b8
>=============================================================================
>
>---------- 1 of 3 ----------
>From: walker1c <[email protected]>
>Date: May 11 02:41AM -0700
>Url: http://groups.google.com/group/google-web-toolkit/msg/8b7b5e4da40900dd
>
>Hi,
>
>I am trying to debug a JSNI method while running in Development
>Mode.
>
>Can anyone tell me how to locate the JSNI code in a Javascript
>debugger?  I have tried using the script search feature
>
>---------- 2 of 3 ----------
>From: Thomas Broyer <[email protected]>
>Date: May 11 03:31AM -0700
>Url: http://groups.google.com/group/google-web-toolkit/msg/7ab54b2e35825c19
>
>If you have an exception in JSNI code, you can ask Chrome to "stop on all 
>exceptions", and you'll see your JSNI code and will be able to step within 
>it.
>You can also try to "pause script
>
>---------- 3 of 3 ----------
>From: monkeyboy <[email protected]>
>Date: May 11 04:02AM -0700
>Url: http://groups.google.com/group/google-web-toolkit/msg/fc0aeb75209ddedb
>
>If You use Chrome You can try the following (works for me anyway): First 
>you start debugging in Development mode and put a breakpoint at the JSNI 
>method. When the breakpoint is hit then switch to
>
>
>=============================================================================
>Topic: laxman lingampally wants to chat
>Url: http://groups.google.com/group/google-web-toolkit/t/c44afbb53f52e99c
>=============================================================================
>
>---------- 1 of 1 ----------
>From: laxman lingampally <[email protected]>
>Date: May 11 03:12AM -0700
>Url: http://groups.google.com/group/google-web-toolkit/msg/dbf2e1add9be08c0
>
>-----------------------------------------------------------------------
>
>laxman lingampally wants to stay in better touch using some of
>Google's coolest new
>products.
>
>If you already have Gmail
>
>
>=============================================================================
>Topic: IDML and Layout ?
>Url: http://groups.google.com/group/google-web-toolkit/t/649854d86162234b
>=============================================================================
>
>---------- 1 of 1 ----------
>From: gwtnewbie <[email protected]>
>Date: May 11 03:11AM -0700
>Url: http://groups.google.com/group/google-web-toolkit/msg/135559611b1b4bcc
>
>Hello,
>
>I think create a web interface for creating invitations (
>http://www.bebe-cards.com style), from models created with the Adobe 
>InDesign  software (based on the exchange format IDML
>
>
>=============================================================================
>Topic: GWT: CheckBoxCell and Selection change event
>Url: http://groups.google.com/group/google-web-toolkit/t/29028075b330449b
>=============================================================================
>
>---------- 1 of 3 ----------
>From: Qrunk <[email protected]>
>Date: May 10 10:01PM -0700
>Url: http://groups.google.com/group/google-web-toolkit/msg/193b4f9625a5d948
>
>Perhaps the question is not yet clear, I will try to rephrase it :
>
>We are trying to create a DataGrid with editable cells, in which one of 
>them is CheckBoxCell.we are using selection model as
>
>---------- 2 of 3 ----------
>From: Thomas Broyer <[email protected]>
>Date: May 11 12:36AM -0700
>Url: http://groups.google.com/group/google-web-toolkit/msg/f589b178eff877b4
>
>It's not clear to me what the checkbox "checkness" represents: is the 
>checkbox used to select rows? or to set some boolean value of the row?
>
>If the former, then have a look at 
>
>---------- 3 of 3 ----------
>From: Qrunk <[email protected]>
>Date: May 11 03:04AM -0700
>Url: http://groups.google.com/group/google-web-toolkit/msg/ef0d9b51893aae02
>
>Hi Thomas,
>
>Thanks for the reply. Actually we were trying the same thing what you had 
>mentioned, but a piece of code missing at model level which was causing the 
>problem.
>
>
>
>=============================================================================
>Topic: SmartGWT GUI issue
>Url: http://groups.google.com/group/google-web-toolkit/t/5308ee4aebf8671a
>=============================================================================
>
>---------- 1 of 1 ----------
>From: sbt <[email protected]>
>Date: May 11 02:15AM -0700
>Url: http://groups.google.com/group/google-web-toolkit/msg/42801a52d2d691e
>
>In my project , i have the requirement of creating a form having tabs
>on it and this form has
>a ComboBox. TextBox and a Button on it,
>
>Unable to make it using SmartGWT drag and drop GUI facility
>
>
>=============================================================================
>Topic: Is GWT Validation is available for RequestFactory proxy
>Url: http://groups.google.com/group/google-web-toolkit/t/df39e92cd8bb83e3
>=============================================================================
>
>---------- 1 of 1 ----------
>From: saurabh saurabh <[email protected]>
>Date: May 11 01:58AM -0700
>Url: http://groups.google.com/group/google-web-toolkit/msg/84643beaa8f5ca0b
>
>Hi all,
>
>I am working on a project with GWT using RequestFactory and
>EditorsFramework along with spring hibernate on server side. I saw GWT
>validation feature that ties up nicely with editors but
>
>
>=============================================================================
>Topic: Client Bundle CSS3 parsing
>Url: http://groups.google.com/group/google-web-toolkit/t/6f592afc107b7a2b
>=============================================================================
>
>---------- 1 of 1 ----------
>From: mtrebizan <[email protected]>
>Date: May 11 01:20AM -0700
>Url: http://groups.google.com/group/google-web-toolkit/msg/a55131f8253292bb
>
>I have found out that Client Bundle can't parse -moz-, -webkit-, -o- and 
>other gradients in CSS3. At least in my CSS I don't see it. As anyone else 
>experienced this problems?
>
>
>
>=============================================================================
>Topic: Why is AbstractCellTable.createHeaders() private?
>Url: http://groups.google.com/group/google-web-toolkit/t/222ae6f367c5bade
>=============================================================================
>
>---------- 1 of 1 ----------
>From: "Ümit Seren" <[email protected]>
>Date: May 11 12:57AM -0700
>Url: http://groups.google.com/group/google-web-toolkit/msg/e7ee0cd2d0ba4e05
>
>The GWT team did this be design.
>AFAIK interfaces and classes which are not really finalized are (package-) 
>private so that nobody can rely or build on top of them. Otherwise if the 
>
>
>=============================================================================
>Topic: GWT, Spring when projects are split apart (client, services, 
>persistence)
>Url: http://groups.google.com/group/google-web-toolkit/t/e8a03a46e87138b
>=============================================================================
>
>---------- 1 of 2 ----------
>From: "Ümit Seren" <[email protected]>
>Date: May 11 12:09AM -0700
>Url: http://groups.google.com/group/google-web-toolkit/msg/f601a9bfb6d89f6d
>
>I have  a question to the people who are using multi-module maven projects 
>instead of one (I am currently developing a Spring/GWT/RequestFactory 
>project as one big maven projects). 
>
>---------- 2 of 2 ----------
>From: Thomas Broyer <[email protected]>
>Date: May 11 12:48AM -0700
>Url: http://groups.google.com/group/google-web-toolkit/msg/b26b2f4b1b0bd993
>
>On Friday, May 11, 2012 9:09:17 AM UTC+2, Ümit Seren wrote:
>> the right place. 
>> But maybe somebody has already experience with debugging a multi maven 
>> module in eclipse and can give some
>
>
>=============================================================================
>Topic: example, stand-alone gwt openid project
>Url: http://groups.google.com/group/google-web-toolkit/t/f9d76fb53785dfd0
>=============================================================================
>
>---------- 1 of 1 ----------
>From: "Ümit Seren" <[email protected]>
>Date: May 11 12:22AM -0700
>Url: http://groups.google.com/group/google-web-toolkit/msg/a0dd14ae3317f19d
>
>You have two ways to solve this: 
>
>
>   1. Authenticate outside of GWT with dedicated servlet/jsp: In case you 
>   are using Spring or another Java application framework you can have a 
>
>
>=============================================================================
>Topic: Set title on specific dates in DatePicker
>Url: http://groups.google.com/group/google-web-toolkit/t/fbe3fbe9477ff0a5
>=============================================================================
>
>---------- 1 of 2 ----------
>From: Patrick Tucker <[email protected]>
>Date: May 10 07:57PM -0700
>Url: http://groups.google.com/group/google-web-toolkit/msg/28d2ae0fcf130e7a
>
>Take a look at this patch.  I added setEnabledOnDate(boolean, Date) and 
>getEnabledOnDate(boolean).  I wasn't sure if changing isDateEnabled(Date) 
>was a good idea, so I left it alone.
> 
>
>---------- 2 of 2 ----------
>From: Brandon Donnelson <[email protected]>
>Date: May 10 08:08PM -0700
>Url: http://groups.google.com/group/google-web-toolkit/msg/3e9e5e4cc95f11a3
>
>Your awesome Patrick!!!
>
> http://code.google.com/p/google-web-toolkit/issues/detail?id=7367 hows 
>this work. 
>
>Brandon
>
>
>
>
>=============================================================================
>Topic: openid login example without gae
>Url: http://groups.google.com/group/google-web-toolkit/t/b1ea148d16aeef9a
>=============================================================================
>
>---------- 1 of 1 ----------
>From: Rob <[email protected]>
>Date: May 10 06:58PM -0700
>Url: http://groups.google.com/group/google-web-toolkit/msg/110b9f2e4355a304
>
>Hi,
>
>Some login-related links:
>
>-> http://sites.google.com/site/oauthgoog/
>-> http://sites.google.com/site/oauthgoog/Home/openidsamplesite
>
>
>=============================================================================
>Topic: sending email in GWT project through RPC call
>Url: http://groups.google.com/group/google-web-toolkit/t/7c7004d78a7f3400
>=============================================================================
>
>---------- 1 of 1 ----------
>From: Rob <[email protected]>
>Date: May 10 06:51PM -0700
>Url: http://groups.google.com/group/google-web-toolkit/msg/ac838dfb319dc989
>
>Hi,
>
>What do your web.xml and context.xml look like?
>
>-> web.xml:
>
>  ...
>
>  <context-param>
>    <param-name>MAIL-NAME</param-name>
>    <param-value>mail/GmailSmtpServer</param-value>
>
>
>=============================================================================
>Topic: Help: java.security.AccessControlException: access denied 
>(java.net.SocketPermission localhost:1433 connect,resolve) !!!
>Url: http://groups.google.com/group/google-web-toolkit/t/752d47b730f65175
>=============================================================================
>
>---------- 1 of 1 ----------
>From: Brandon Donnelson <[email protected]>
>Date: May 10 05:45PM -0700
>Url: http://groups.google.com/group/google-web-toolkit/msg/585e8de64225422b
>
>I'm wondering:
>1. Is this in the dev environment that this is happening? 
>2. Can you use a static method running outside of the gwt jetty container 
>to connect to the db?
>
>
>
>=============================================================================
>Topic: Using EntityProxyId as service method parameter
>Url: http://groups.google.com/group/google-web-toolkit/t/4e3c69d13759b0d4
>=============================================================================
>
>---------- 1 of 1 ----------
>From: Brandon Donnelson <[email protected]>
>Date: May 10 04:41PM -0700
>Url: http://groups.google.com/group/google-web-toolkit/msg/2db6240ed7292431
>
>It would be nice to send teh EntityProxyId in the service method parameter. 
>I wonder if they finished it?
>
>
>
>=============================================================================
>Topic: Suggestion for RequestFactory find(EntityProxyId<?> id)  > 
>concurrently/async query propertyRefs
>Url: http://groups.google.com/group/google-web-toolkit/t/868d66b975859d86
>=============================================================================
>
>---------- 1 of 1 ----------
>From: Brandon Donnelson <[email protected]>
>Date: May 10 04:07PM -0700
>Url: http://groups.google.com/group/google-web-toolkit/msg/fa66ca3a3c710038
>
>I'm not sure this is possible but, it would be nice to concurrently get the 
>propertyRefs(paths) to an object graph when find(EntityProxyId<?> id) is 
>used. 
>
>I have a large entity with several
>
>
>=============================================================================
>Topic: gwt compiled code creates empty body functions
>Url: http://groups.google.com/group/google-web-toolkit/t/771a687d99e7ed4f
>=============================================================================
>
>---------- 1 of 1 ----------
>From: Paul Stockley <[email protected]>
>Date: May 10 03:30PM -0700
>Url: http://groups.google.com/group/google-web-toolkit/msg/acd691dfe7cfaf71
>
>This is normal, there is nothing you can do to avoid them. There was talk 
>about optimizing the output to avoid these.
>
>On Thursday, May 10, 2012 2:16:21 AM UTC-4, alexeb112 wrote:
>
>
>
>
>-- 
>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.
>

-- 
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.

Reply via email to