Re: Unable to deploy GWT updates

2011-05-11 Thread David Chandler
Yes, there was an issue with Google Apps accounts in GPE 2.3.0. Can you update the plugin and try again? It should be fixed in 2.3.1, but some folks are still reporting problems. Thanks, /dmc On Wed, May 11, 2011 at 10:46 PM, Owen Ilagan wrote: > I just had a thought, would this have anything to

Re: Unable to deploy GWT updates

2011-05-11 Thread Owen Ilagan
I just had a thought, would this have anything to do with the latest changes with google accounts? I've been using an account created through my company's domain (o...@mycompany.com) on google before to update GWT apps before as well as access the appengine dashboard portal. But I tried using anoth

Re: WebAppCreator

2011-05-11 Thread Nicolas
Thank you very much Rodrigo, i did create the project without problems. On Apr 28, 10:44 am, Rodrigo Chandia wrote: > 'lib/junit-4.8.2' is a relative path and it is missing the .jar file > extension. Whether webAppCreator can find it depends on your current > directory when you run it. If you pre

Re: GPE 3.6, breaks again for UIBinder files

2011-05-11 Thread John Gentilin
So I created a fresh Eclipse Install, and only installed the GPE from a URL and the Subclipse plugin.. and I still get the error.. Seems that while initializing GWT Development Mode, it has a problem finding my entry point class.. It's there right where it thinks it should be.. Is there a way to

Re: gwt-google-apis (Visualization API) and nested smartGWT layout containers

2011-05-11 Thread Rob
Hi, See -> http://code.google.com/p/smartgwt/issues/detail?id=584 Some more feedback: The following will display the chart (in Chrome) in a nested layout container but the image is hidden if you re-size the browser window. In FF3 the chart is not shown but if you re-size the browser window you

Re: Unable to deploy GWT updates

2011-05-11 Thread Owen Ilagan
Hi Alex, I don't own the app itself, but my account has been authorized by the owner to update this app and I have been able to update it before. I just don't know why I keep getting this error now. The only change I am aware of is upgrading my Eclipse plugin to GWT 2.3.0. What needs to be done to

GPE 3.6, breaks again for UIBinder files

2011-05-11 Thread John Gentilin
I just installed the update to GPE 3.6 and it refuses to load my UIBinder files now.. This is different than the Designer 8.1.x issue, when upgrading to GWT 2.3, my entire Eclipse installation went south.. So I installed a fresh copy of Eclipse, and installed GWT 2.3 clean.. Its also a different er

Empty Response From HTTP Request

2011-05-11 Thread Nick Apperley
Using RequestBuilder I can successfully make a request to the Glassfish 3.1 server I have setup. The server delivers REST web services that involve HTTP GET and POST. Currently I am testing to see if I can establish communication between the server and the GWT client. What isn't working is getting

Purpose of gwt-ll.dll in 2.3.0

2011-05-11 Thread socratesJ
What is the gwt-ll.dll file needed for? Furthermore, is there an explanation somewhere for what the various GWT jars are used for, such as the validation-api jar? -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send

Re: really nice - NOT: new gpe seems to completely break gwt designer

2011-05-11 Thread Eric Clayberg
This is caused by using the old 8.1.x version of GWT Designer. This is also discussed in the release notes... http://code.google.com/webtoolkit/release-notes.html#Release_Notes_2_2_0 Uninstall GWT Designer 8.1.x (which is not compatible with GWT 2.3.1) and use the version of GWT Designer inte

Using -compileReport and JUnit

2011-05-11 Thread chris.ruffalo
I'm working on a GWT extension library and would like to get a compile report. My project is just an adjunct to GWT and doesn't have any UI. I will be creating samples when the library is finished but the bulk of my code generation is done now. Is there any way to set -compileReport while using

GWT Widget Library link is broken

2011-05-11 Thread Dzmitry Lazerka
GWT Widget Library link that appears on http://code.google.com/webtoolkit/tools.html shows 503 error for two days at least. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send

Re: Getting errors after upgrading to 2.3

2011-05-11 Thread Juan Pablo Gardella
Thank for share!! 2011/5/11 Swami > I found the issue. There was a GWT version mismatch between the > Eclipse->Windows->Preferences & Project->Properties. Once the versions > matched, this issue went away & a new issue is now in place. I'll post > that separately. > > Thanks everyone! > > On May

Re: Getting errors after upgrading to 2.3

2011-05-11 Thread Swami
I found the issue. There was a GWT version mismatch between the Eclipse->Windows->Preferences & Project->Properties. Once the versions matched, this issue went away & a new issue is now in place. I'll post that separately. Thanks everyone! On May 10, 7:14 pm, Swami wrote: > Hello, I built & ran

Re: Getting errors after upgrading to 2.3

2011-05-11 Thread Juan Pablo Gardella
The URL= https://mail.google.com/mail/?shva=1#inbox/12fe00abafca9f0f is inaccesible for us. 2011/5/11 cri > This looks similar to a problem that I had. You might try the > workaround described at > https://mail.google.com/mail/?shva=1#inbox/12fe00abafca9f0f > > On May 11, 11:08 am, Juan Pablo Ga

Re: How to get GWT's Session Key?

2011-05-11 Thread Juan Pablo Gardella
For what? 2011/5/11 Alexander Orlov > When I launch my GWT module I see... > ## > Loading module: availability > Top URL: > http://127.0.0.1:/availability/index.html?gwt.codesvr=127.0.0.1:9997 > User agent: Safari > Remote host: localhost:65177 > Tab key: > Session key: L_W

Re: Getting errors after upgrading to 2.3

2011-05-11 Thread cri
This looks similar to a problem that I had. You might try the workaround described at https://mail.google.com/mail/?shva=1#inbox/12fe00abafca9f0f On May 11, 11:08 am, Juan Pablo Gardella wrote: > Desintall all plugin related to GWT in eclipse and reinstall. > > 2011/5/10 Swami > > > > > > > > >

Re: Package structure question

2011-05-11 Thread azuniga
I just ended up moving the gwt.xml file one directory higher, then added the code and it worked. Thanks. On May 11, 9:16 am, -sowdri- wrote: > >> no source code available for the type ; did you forget to inherit a > > required module > > You get this error, if GWT cannot find the source code

Re: Getting errors after upgrading to 2.3

2011-05-11 Thread Juan Pablo Gardella
Desintall all plugin related to GWT in eclipse and reinstall. 2011/5/10 Swami > Hello, I built & ran an Eclipse project (with ant) successfully using > 2.2. After upgrading to 2.3, I'm getting errors even when falling back > to 2.2. Running ant on a Gnome shell is fine. > > I'm new to GWT; thank

commnication from jsp to client side code of gwt

2011-05-11 Thread dev
Hi, I've created one popup class extending dialogbox in gwt and placing iframe inside it. In iframe I've set the url of jsp. jsp is inside the webapp. now i want to hide the popup by on click of jsp button. Please give me suggestion to solve this issue. Thanks. -- You received this message b

Re: GWT/GPE 2.3 unable to sign in with Google Apps account

2011-05-11 Thread gocha
Hi. I tried Google Plugin for Eclipse 3.6 2.3.1.r36v201105092302, but it unfortunately doesn't fix the problem. On 5月11日, 午前1:36, Alex Humesky wrote: > Hi all, > GPE 2.3.1 is available and has the fix for signing into Google Apps > accounts:http://dl.google.com/eclipse/plugin/3.6Please let us kno

JSNI Debugging

2011-05-11 Thread mycroft
Is it possible to debug JSNI code in Firebug while in development mode? The breakpoints I set remain between refreshes but they're never hit, and using the debugger keyword makes the debugger break in an unrelated section of the javascript -- You received this message because you are subscribed

Re: Designer Problem : « uibinder template should be in client package »

2011-05-11 Thread m0rganic
I had the same exact issue. Check your build path settings. In my case the culprit was 'm2eclipse maven project import', it was changing a rule in my build path during import from "src/main/resources exclude: '**/*.java'" to "src/main/ resources exclude: '**'", which was forcing eclipse environmen

Re: using RequestBuilder, Request on server side

2011-05-11 Thread s...@redspr.com
I'd imagine that the implementation uses the browser for most of this work (so isn't available on the server)... If you really want to do it this way you might be able to hack it with htmlunit (like the unit tests) but you would probably be much better off using a more normal server side (JVM) appr

Getting errors after upgrading to 2.3

2011-05-11 Thread Swami
Hello, I built & ran an Eclipse project (with ant) successfully using 2.2. After upgrading to 2.3, I'm getting errors even when falling back to 2.2. Running ant on a Gnome shell is fine. I'm new to GWT; thanks for any help. Starting HTTP on port Loading inherited module 'com.google.gwt.user.

new html page wizard broken ?

2011-05-11 Thread bishop
On a fresh install on Linux using Eclipse 3.6 and GWT 2.3.0 the new html page wizard barfs this upon clicking Finish, I searched extensively to try and find source code for the first few layers of the stack trace, but to no avail. java.lang.NullPointerException at com.google.gdt.eclipse.co

How to get GWT's Session Key?

2011-05-11 Thread Alexander Orlov
When I launch my GWT module I see... ## Loading module: availability Top URL: http://127.0.0.1:/availability/index.html?gwt.codesvr=127.0.0.1:9997 User agent: Safari Remote host: localhost:65177 Tab key: Session key: L_W!F*k&&XqVZY:] ## ...in the debug console

Re: GWT 2.3 Upgrade breaks hibernate queries?

2011-05-11 Thread Alan Chaney
I had a similar problem. I fixed it by adding a dependency on the Hibernate library hibernate-validator 4.1.0 to my project. I use ivy, so I don't know how that works in maven. In ivy its: rev="4.1.0.Final" conf="default" /> I found that the actual problem was caused by the annotation scan i

Re: Chrome stripping off table elements in HTML widget

2011-05-11 Thread Thomas Broyer
The HTML widget simply uses "native" innerHTML. Make sure your "table markup" is complete (, , ). -- 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-toolkit@googlegroups.com. To unsubscribe fro

Re: really nice - NOT: new gpe seems to completely break gwt designer

2011-05-11 Thread cri
Workaround found. First, uninstall all GWT/Windowbuilder plugins. However, for me, this wasn't sufficient. After uninstalling plugins, search your eclipse workspace ".plugins" directory for all files matching *google*, i.e. files with filenames containing "google". Finally, reinstall GPE. This fixe

Chrome stripping off table elements in HTML widget

2011-05-11 Thread brendan
Hi, I have a com.google.gwt.user.client.ui.HTML element on which I call the setHTML method and pass in a string which is a html table. Although this works on FF, it doesn't on Chrome. Chrome removes all the table-related tags and leaves me with just the cell contents. The code I'm using is actua

Re: GWT 2.3 Upgrade breaks hibernate queries?

2011-05-11 Thread Trevor Skaife
My guess is that because gwt is requiring the javax validation api that hibernate then thinks you want to validate it's configuration which then means you need the hibernate validator. On May 11, 8:26 am, cruser wrote: > Hi Juan, > > Thank you for the reply > > I am guessing you're referring to t

really nice - NOT: new gpe seems to completely break gwt designer

2011-05-11 Thread cri
I just installed the update to GPE. I'm at 2.3.1. Now I can't open any gui classes with GWT Designer. Even if I create a vanilla project form scratch using "New Web Application Project" I get the same result. This is really disappointing! Okay, how the heck to I get back to the previous version of

Re: new browser window without menu & toolbars?

2011-05-11 Thread icamts
Hi, 1) if content comes from client may be you'll want to show it in a div... 2) if content comes from server-side pass the url and serve it through a servlet 3) if you really need a new window (and document) to fill by your own may be it can be done writing some native js open method returns t

GPE checkbox to indicate compile report generation

2011-05-11 Thread Patrick Tucker
Any chance the GWT Eclipse plugin compile window can have a checkbox, or something like that, to indicate that we want a compile report generated? I guess its more of a convenience things but it would be nice to just check a box instead of type out the argument when a compile report is needed. --

Re: Cobertura code coverage with HtmlUnit/DevMode

2011-05-11 Thread Damien Picard
After reading the CompilingClassLoader source code, especially its findClassBytes method, I see that the bytecode is generated on-the-fly by the DevMode ; if Emma is available, the loader tries to load instrumented bytecode from the disk (EmmaStrategy) and replace, if possible (no JSO or JSNI, inst

Re: GWT/GPE 2.3 unable to sign in with Google Apps account

2011-05-11 Thread Alexandre Cisneiros Filho
Instaled GPE 2.3.1 and still get Scope error… :/ Alex Humesky writes: > > Hi all, > GPE 2.3.1 is available and has the fix for signing into Google Apps > accounts: http://dl.google.com/eclipse/plugin/3.6 Please let us know > if this doesn't fix the problem. > > Alex, GPE Team > -- You re

Re: GWT 2.3 Upgrade breaks hibernate queries?

2011-05-11 Thread cruser
Hi Juan, Thank you for the reply I am guessing you're referring to the pom.xml??? I am not using maven or any dependency management tool. Do you know why these extra dependencies are needed? My project works fine without these dependencies running GWT 2.2. If I upgrade to GWT 2.3 then it brea

Re: Dropdowns closing unexpectedly in IE

2011-05-11 Thread Juan Pablo Gardella
Perhaps is a bug. Make a sample to reproduce it and create an issue. 2011/5/11 SVR > Can somebody please tell me how to go about finding whats happening here? > > On Tue, May 10, 2011 at 12:16 PM, SVR wrote: > >> I have Focus, ValueChange and Change Handlers on some dropdowns. It >> appears lik

Re: Dropdowns closing unexpectedly in IE

2011-05-11 Thread SVR
Can somebody please tell me how to go about finding whats happening here? On Tue, May 10, 2011 at 12:16 PM, SVR wrote: > I have Focus, ValueChange and Change Handlers on some dropdowns. It appears > like while the user is still working/changing the value of a ListBox, the > dropdown closes unexp

Re: Workaround for Embedded objects

2011-05-11 Thread Jerome Thoma
Could you please provide more information on using enums? I am trying to use a custom enum type: public enum PermissionEnum{ ... } in an EntityProxy as: PermissionEnum getPermission(); void setPermission(PermissionEnum permission); The PermissionEnum type is declared in a package that is

Re: Package structure question

2011-05-11 Thread -sowdri-
>> no source code available for the type ; did you forget to inherit a required module You get this error, if GWT cannot find the source code for the module on the client side. So your job is to specify the packages which has to be converted into JS at compile time. This could be specifie

DialogBox displays broken frame in RTL mode

2011-05-11 Thread Uri Even-Chen
We are using GWT in RTL mode. When we display a DialogBox, the frame is broken. Is there a way to fix the DialogBox broken frame? I made a copy image of the DialogBox but I can't find where to upload files. Thanks, Uri Even-Chen. -- You received this message because you are subscribed to the Go

Re: gwt memory leak ?

2011-05-11 Thread khiem nguyen
i checked out version 2.3 & patched it manually (n1 & 2), recompile gwt & redeploy. got this exception: May 11, 2011 3:49:21 PM com.google.web.bindery.requestfactory.server.RequestFactoryServlet doPost SEVERE: Unexpected error java.lang.ClassCastException: java.lang.ref.WeakReference cannot be c

Re: IE8 shows only my application's first page

2011-05-11 Thread Alessio unibs
Hi, i have the following error when i start my application in production mode after compile process: "Dettagli errore pagina Web Agente utente: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; AskTB5.6) Timestamp: Wed,

Re: DevMode to test compiled app

2011-05-11 Thread Juan Pablo Gardella
http://code.google.com/webtoolkit/doc/latest/DevGuideCompilingAndDebugging.html 2011/5/11 Magno Machado > I'm not using Maven > > > On Wed, May 11, 2011 at 8:15 AM, Juan Pablo Gardella < > gardellajuanpa...@gmail.co

Re: DevMode to test compiled app

2011-05-11 Thread Magno Machado
I'm not using Maven On Wed, May 11, 2011 at 8:15 AM, Juan Pablo Gardella < gardellajuanpa...@gmail.com> wrote: > Use gwt-maven-plugin > > 2011/5/10 Magno Machado > >> I'm using the DevMode as a conteiner so that I can test the compiled >> version of my app, I'm invoking the com.google.gwt.dev.De

Re: IE8 shows only my application's first page

2011-05-11 Thread Juan Pablo Gardella
What signal error? 2011/5/11 Alessio unibs > GoodMorning everybody. I'm using GWT 2.0.4 and in IE8 appears only my > application's first page and when i click on a button, IE8 shows a > white page and in the bottom-left corner shows a signal error. > What can i do? > Thanks in advance > > -- > Y

Re: IE8 shows only my application's first page

2011-05-11 Thread Alessio unibs
The whole application work fine with Mozilla Firefox and Chrome. On 11 Mag, 13:53, Alessio unibs wrote: > GoodMorning everybody. I'm using GWT 2.0.4 and in IE8 appears only my > application's first page and when i click on a button, IE8 shows a > white page and in the bottom-left corner shows a

Package structure question

2011-05-11 Thread azuniga
The project root package is com/example/report. I have other packages that all fall under this root package, eg. com/example/report/client & com/example/report/client/controller. I need to know if it is possible to include different packages into my project that don't fall under the root package. F

JSNI with Recaptcha is not working in IE

2011-05-11 Thread AlexG
Hi @ all, i use the RecaptchaWidget from Claudius Hauptmann: http://code.google.com/p/gwt-recaptcha/ I made very few code changes to get it work over ssl. My problemis, that it´s not working in InternetExplorer. It works in FF, Chrome, Safari, Opera, but in IE, it isn´t working. When I´m testing

IE8 shows only my application's first page

2011-05-11 Thread Alessio unibs
GoodMorning everybody. I'm using GWT 2.0.4 and in IE8 appears only my application's first page and when i click on a button, IE8 shows a white page and in the bottom-left corner shows a signal error. What can i do? Thanks in advance -- You received this message because you are subscribed to the G

Re: Howto vertical center a Label within a SimplePanel?

2011-05-11 Thread Magnus
> Ah try giving it something like top:50% and a negative top margin of > the height of the inner item should probably do it. Unfortunately, I cannot know the height of the inner item, since getOffsetHeight returns 0. :-/ However, if I knew the height h of the inner item, then I could set the top

Re: GWT 2.3 Upgrade breaks hibernate queries?

2011-05-11 Thread Juan Pablo Gardella
You need add javax.validation jar to your dependencies. javax.validation validation-api 1.0.0.GA provided javax.validation

Re: DevMode to test compiled app

2011-05-11 Thread Juan Pablo Gardella
Use gwt-maven-plugin 2011/5/10 Magno Machado > I'm using the DevMode as a conteiner so that I can test the compiled > version of my app, I'm invoking the com.google.gwt.dev.DevMode directly via > a Gradle task > > Is there a way (via command like arguments or whatever) to make the "Launch > defa

memory leak in TabLayoutPanel?

2011-05-11 Thread Petr
Hello, we develop large application where is used TabLayoutPanel very often - everything is opened in tab. I noticed that in IE (8,9) is consuming of memory very big and IE slows down. If I watch using memory of IE in task manager I noticed that every opened tab consumed memory but after closing ta