Re: App engine cloud endpoints demo and source

2014-03-13 Thread Joseph M
Except it doesnt work On Monday, 10 September 2012 20:25:03 UTC-7, Brandon Donnelson wrote: Here is my super simple cloud endpoints demo and source I've been working on. http://demogwtcloudendpoints.appspot.com/ - *demo*

Datetime box

2009-10-11 Thread Joseph M
I have been messing with the new DatePicker / DateBox. New since 1.6. I would like to also be able to set the time, not just the date. Any suggestions about the easiest way to have a DateTimeBox? --~--~-~--~~~---~--~~ You received this message because you are

New Windows Update Causing Hosted Mode Failure - GWT 1.5

2009-08-31 Thread Joseph M
Has anyone experienced a strange Windows or IE security error when trying to start their GWT hosted mode (I am still using GWT 1.5). Instead of hosted mode starting normally I get a Windows Blue Shield Security Question whether to Open or Save the html. Save tries to open the same URL in Firefox

CSS Style Differences Across Browsers- Padding Sizing and Alignment - How do I Adjust?

2009-07-25 Thread Joseph M
I can style quite nicely in hosted mode. I am attempting to add Panels and Grids of specific dimensions and colors - with those panels on the edges set to always strech to the edge of the browser window but not exceed and cause the browser to add scross bars. I have tried a variety of methods

GregorianCalendar in GWT 1.6

2009-04-30 Thread Joseph M
I got an error in the shell: [ERROR] Line 8: No source code is available for type java.util.GregorianCalendar; did you forget to inherit a required module? What is the deal? Does GregorianCalendar now not work in 1.6??? --~--~-~--~~~---~--~~ You received this

GWT 1.6. Allow Servlet to Call an external server with a CookieHandler??

2009-04-27 Thread Joseph M
I am trying to have my server side create an HTTP connection to an external site using cookies etc. I get the following error in Hosted Mode: It seems there are GWT security issues preventing me. Any advise? Apr 27, 2009 5:14:41 PM com.google.apphosting.utils.jetty.JettyLogger warn WARNING:

GWT Eclipse Plugin made by GWT Team?

2009-04-02 Thread Joseph M
Ive heard rumours about an Eclipse plugin made by the GWT Team. I think I even saw a YouTube video of it in use (maybe from the Google I/ O conference). When will this plugin be released into the wild. -Joseph --~--~-~--~~~---~--~~ You received this message

Re: Does Google offer GWT consulting services?

2009-01-11 Thread Joseph M
My guess is GWT is too new, and still in active open source development for such an endorsement to be made, which would alienate those developers not included. On Jan 10, 10:19 pm, David E. dve1...@gmail.com wrote: Does Google provides GWT consulting services and/or is there a Google approved

Re: GWT project creation indefinetly creates folder recursively

2009-01-03 Thread Joseph M
Honestly, I find this sort of funny. Ive never heard of anything like it. No idea how to avoid that - try a previous version maybe. -Joseph On Jan 3, 3:09 am, Raj raj...@gmail.com wrote: Hi, I'm trying to setup GWT in my machine and followed the steps given in the instruction and created