Re: GWT Code Splitting: The GWT Stuff and My Core Java Classes

2016-11-23 Thread 'Darko P' via GWT Users
Am Montag, 21. November 2016 23:07:57 UTC+1 schrieb Jens: > > > Can someone clarify? >> > > Each GWT module that has an EntryPoint defined will end up being a GWT > application. Each GWT application will contain the code of the GWT SDK that > you are using in your app, e.g. a GWT Button, Label,

Re: GWT Code Splitting: The GWT Stuff and My Core Java Classes

2016-11-21 Thread 'Darko P' via GWT Users
I have reviewed the docs again. And still I am unsure if I have modularized the JSInterop / GWT part properly. Why? as of the example all generic classes are duplicated in the modules. Means if my non-modularized code has a size of about 500kByte I am now getting nearly the same size for each m

Re: GWT Code Splitting: The GWT Stuff and My Core Java Classes

2016-11-20 Thread 'Darko P' via GWT Users
I have a very similar issue. Let say I want to have two modules - calculation - view Now I would like to have: - one big javascript file containing all arbitrary GWT related javascript code. let say GWT.js (which will be the biggest file, I assume somehow 400-500kByte of

"Cannot read property 'isShowing_1_g$' of null" exception thrown when using GWT 2.7

2015-05-08 Thread Petras P.
od fireEvent(event) on null element. But it says nothing about isShowing property. What is it and why can't it be read? Thanks in advance, Petras P. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this

Re: Getting slowness in GWT page in Internet explorer without clearing cache

2015-03-20 Thread Nagarajan P
Friends Any idea on this post ? On Thursday, 12 March 2015 11:31:29 UTC+5:30, Nagarajan P wrote: > > Getting slowness in GWT page in Internet explorer without clearing cache. > Please find the below scenarios. > > > > 1) For the first time (Without any cache in bro

Getting slowness in GWT page in Internet explorer without clearing cache

2015-03-11 Thread Nagarajan P
. Can someone provide some solution to fix this issue. Thanks, Nagarajan .P -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolki

Re: Radio button in celltable.

2014-11-13 Thread Nagarajan P
); } }; here instead of checkbox, i want to use radio button. I couldnt figure out how to do that :( Some one please give a solution. Code snippet will be very useful for me. Thanks in advance. Regards, P.Nagarajan On Thursday, 13 November 2014 13:48:50 UTC+5:30, Nagarajan P wrote: > >

Radio button in celltable.

2014-11-13 Thread Nagarajan P
Hi All, I am new to GWT. I am using a checkbox cell with single selection model in celltable. But i want to use radio button with single selection model in celltable. Please do the needful. Answers with code snippet would be very helpful. Thanks in advance. Regards, P.Nagarajan -- You

Textbox width according to the characters present in the textbox.

2013-12-16 Thread P
Hi, I need to set the size of the text box according to the length of the text inside that box, it may contain localized characters like Chinese. Is any we can calculate the length in pixels for this? Thank you, Parag -- You received this message because you are subscribed to the Google Gr

Re: How to resolve Policy file permission problem.

2013-04-19 Thread Sireesha P
hello...No one replied solution to this problem? what happens to DEV team? On Wednesday, April 17, 2013 6:07:57 PM UTC+5:30, Sireesha P wrote: > > Hi, > > i am new to GWT. i gone through several suggestion of GWT users > to develop my project. It is deploying fine for some times

How to resolve Policy file permission problem.

2013-04-17 Thread Sireesha P
Hi, i am new to GWT. i gone through several suggestion of GWT users to develop my project. It is deploying fine for some times , but suddenly showing this error even i didn't change any of my code. some times i deleted policy file in "temp" file again tried to run my project. but again the fi

How to use Gin DI in custom ConstraintValidator (Bean Validation)?

2013-03-29 Thread p . kotlyarov1988
For example i have some CodeValidator with dependencies. public class ExistingCustomsCodeValidator implements ConstraintValidator { @Inject private CustomsCodeService customsCodeService; @Inject private ProcessingCtx processingCtx; @Override public void initialize(ExistingCustomsCode

Bean Validation customization questions

2013-03-29 Thread p . kotlyarov1988
First of all i need to make MessageInterpolator decorator like that. public class MessageInterpolatorDecorator implements MessageInterpolator { private final MessageInterpolator decorator; public MessageInterpolatorDecorator(MessageInterpolator decorator) { this.decorator = decora

External Server communication with HTTP requests

2012-10-29 Thread John P
Hello, I need support for the communication with external services like Google Maps API. The following code and websites includes my concerns. At first I want to get a google map with a HTTP request. The following website shows the information for my intention. https://developers.google.com/maps

Re: GWT and Visual Paradigm ORM Probleme

2012-10-09 Thread Maxime P. CIMS
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/QsB7aDlQ4GoJ. To post to this group, send email to google-web-toolkit@googlegroups.com. To unsu

Using Smart GWT in GWT MVP framework with maven

2012-09-25 Thread karthikeyan p
Hi, Currently there is a requirement in our project for drag and drop feature in the tree format. So we are planning to use smart GWT. But when i include smart gwt dependencies in the pom.xml and start the project in jetty using mvn run. The application is throwing error in GWT GIN injector,but

GWT Developer Plugin for firefox 11 (Windows XP)

2012-09-12 Thread G P
Hi everybody! Could you tell me, please, where can i download GWT Developer Plugin for firefox 11 (Windows XP)? Links like that http://acleung.com/gwt-dev-plugin-ff11.xpi are not available anymore... -- You received this message because you are subscribed to the Google Groups "Google Web Toolk

GWT and Visual Paradigm ORM Probleme

2012-09-07 Thread Maxime P. CIMS
Hi, Am making management application for research center and I have a probème with using visual-paradigm orm file: 1. ORM + Java = work 2. ORM + java + RPC = not working I have always an error like. 00:02:31,153 [ERROR] Line 80: No source code is available for type org.orm.PersistentSession;

Re: Plug-ins GWT - Eclipse

2012-08-24 Thread Julio P. Leiser
donwload already installed the file. But by using the url eclipse is not working.* NoSuchKeyThe specified key does not exist. * Atenciosamente, Julio P. Leiser --- *House Company Informática Ltda* Arquiteto de Software Celular : (55) (11) 9390-3404

Plug-ins GWT - Eclipse

2012-08-24 Thread Julio P. Leiser
Hi, does anyone know why the site gwt plug-ins is not in the air. Two days ago I'm trying to install the plugin for google JUNO ( http://dl.google.com/eclipse/plugin/4.2) and the service can not download. Can anyone help me. Atenciosamente, Julio P. L

Re: GWT - dev environment ...

2012-07-16 Thread g p
I have been using Ubuntu x64 and GWT/Eclipse for three years at as my work dev environment. Have upgraded both Ubuntu, Eclipse, all this time, to the latest versions. Never used the WindowBuilder (was not even free when I started this project, so had to stay away from it). As previous messages sai

abt the changin the size of panel

2012-05-02 Thread p fairoose
sir.i am using gxt frame work im that i want change the size of boxes...and when i select a box then automatically other box will load is there is any such listner pls give me idea abt the same -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" grou

RequestFactory check if client got most recent proxy

2012-04-27 Thread Kiril P
Hi, I my requestfactory implementation I have use case where entities can be updated by multiple clients. Is there a way for client to check that it has got latest version of entity proxy before trying to save changes? -- Best regards, Kiril Piskunov -- You received this message because yo

Re: No source code is available for type com.google.code.p.gwtchismes.client.GWTCDatePicker

2012-04-04 Thread g p
Have you read and followed the steps described at http://code.google.com/p/gwtchismes/wiki/GwtChismes_QuickStart ? On 4 April 2012 11:31, Mithun wrote: > Hi, > > At the time of building our project, we are getting following error: > > [ERROR] Line 51: No source code is ava

Look at GWT Connectors

2011-12-07 Thread PEOPLES, MICHAEL P
Rihab, I'm too new to GWT to offer you any advice. However, you should check the GWT-Connectors code at the following URL. It's a very good implementation. You might wish to provide more details as to what happened with your current code. http://code.google.com/p/gwt-connectors

cant open gwt web project

2011-05-26 Thread alok o p
hi i am getting this error message,while i try to open a new gwt web project,please let me know if anyone has solution. Plug-in com.google.gdt.eclipse.suite was unable to load class com.google.gdt.eclipse.suite.wizards.NewWebAppProjectWizard. An error occurred while automatically activating bund

Re: RequestFactory : Persisting List of Child EntityProxies : setting Child Properties to null.

2011-05-24 Thread Etienne P.
I ran across this issue recently when trying to update existing data. I am using the JDO API on GAE. I was able to get around this issue. I do believe making sure you share the PersistenceManager across for a single request was part of the solution. Also I've made changes to my Locator and forced

Re: RequestFactory : Persisting List of Child EntityProxies : setting Child Properties to null.

2011-04-05 Thread Etienne P.
I've figured it out after reading the dang manual carefully this time :-/. I had forgotten to call the .with() method on the request. All's well. GWT and I are friends again. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to thi

Re: RequestFactory : Persisting List of Child EntityProxies : setting Child Properties to null.

2011-04-05 Thread Etienne P.
I'm having the inverse problem, whereas I can save the list of children just fine, but when I retrieve them, the list shows up empty on the client side. I have proven that the children get retrieved just fine from the DB but they get lost in the process of "proxyfying" the response. Has anybody run

GWT 1.7.1 - run problem

2011-03-23 Thread Łukasz P .
Hi, I've got a problem when running my project with gwt 1.7.1 and this message appears: Unknown argument: -codeServerPort Google Web Toolkit 1.7.1 HostedMode [-noserver] [-port port-number | "auto"] [-whitelist whitelist-string] [-blacklist blacklist-string] [-logLevel level] [- gen dir] [-style s

Re: Overlays and Hosted mode

2011-02-09 Thread P Osborne
hosted mode isn't for performance it is for debugging. Personally I've found that starting production Jetty is faster than starting hosted mode and waiting for the application to load. On Wed, Feb 9, 2011 at 3:53 PM, Thomas Broyer wrote: > Each time you go from Java to JS, and from JS to Java,

Re: Deploying Application (GWT 2.1.0) on Tomcat

2011-02-09 Thread P Osborne
The gwt-dev jar is there to support hosted mode, it shouldn't be delivered in the application war file. I believe that jar is operating system specific. -- Patrick On Wed, Feb 9, 2011 at 4:42 PM, Y2i wrote: > May be you can get the commons logging jar? > http://commons.apache.org/logging/guide

Dynamic module loading (not deferred binding)

2010-11-12 Thread Johan P.
Hi. I'm working on a hack of the GWT compiler enabling to dynamically load Module compiled separately. I don't speak of deferred binding capacities which need to compile all code in the same process. What I have in mind is to dynamically load modules written by other developers compiled at differ

Compatibility for GWT and GWT EXT

2010-09-29 Thread Renisha P
Hi , I need to use Editable grid provided by GWT- Ext . The issue here is that the editable grid is to be displayed on click of a tab and the tab is of type import com.google.gwt.user.client.ui.TabPanel; Can someone please tell me which version of GWT - EXt should I use ? I am using GWT 2.0.3 ver

Re: Need help on generating session id

2010-08-09 Thread Mani P
Thank you all guys for your responses. But when i try to do the same thing in Java using servlets i am getting different sesssion id's if i open a new same browser. But where as in using GWT i am getting same session even if i use different browser (same browser). So my requirement is to generate

Need help on Richtext editor formatting.

2010-08-04 Thread Rajeshwari P.
Hi, GWT(version 2.0.3) Richtext editor has been used , from where users enter data and they format it through the formatting toolbar in Richtext editor.PDF reports are generated (Using Jasper report) once user enters data in RT editor. The problem is , few of the formattings (like : Bold, Italic

Best way to chain callbacks?

2010-07-20 Thread g p
OK I am sure all of you have come up against this beast at some time during your development process. In order to get results from a backend server you have to make a series of calls to fetch data. And to make it worse the subsequent calls are based on data collected at the previous steps of this c

Re: GWT and telnet connections

2010-07-06 Thread Łukasz P .
I have another question, as I said I want to send responses from the server to the client but is it secure using GWT-RPC? -- 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-tool...@googlegroups.

Re: Can i get url parameters values in my gwt java code?

2010-06-09 Thread g p
Window.Location.getParameter("debug") On 9 June 2010 15:27, nacho wrote: > Hi, i want to put a parameter in the url and get it value from my gwt > java code. > > For example, if i go in the browser to > http://localhost:8080/MyApplication/Hostedpage.html?debug=true > > I want then in my java cod

Re: How can I prevent from reloading the page when the reload button on browser is clicked?

2010-06-01 Thread g p
You could look into the Html5' s local storage mechanism for saving your application's state before a reload happens. You can also decide what part of the state you want to save, thus reloading gracefully the most important parts of your application and letting the user do the needed actions to rea

Re: GWT and telnet connections

2010-05-17 Thread Łukasz P .
I'm reading something about GWT-RPC now, and I wonder is it possible to make all the telnet connections on the server side and send the responses via GWT-RPC to the client side? -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to th

Re: SmartGWT 2.1 doesn't work

2010-05-13 Thread g p
Remove everything related to smartGWT and test that your GWT code works for start. Make sure that you are compiling for the right browser etc. Then add a small smartGWT feature like a Label and test to see if you can make it appear in your application. That should have prepared the road for you to

GWT and telnet connections

2010-05-12 Thread Łukasz P .
Hello, I wonder is it possible to make an application in GWT that could use telnet connections? Simply I need to send some commands via telnet to a server and show the responses in a window. I know it is possible in Java, but is it possible in GWT? -- You received this message because you are sub

GWT ...geting 2 elements in one row and how to link to several html files instead on of only one

2010-04-21 Thread Sidharsh P
Hello, I am new to GWT I am trying to create a simple login page which is linked to a login.html and login.css file I have a vertical panel and have created a Label for Username and a textfield for entering the userid. However when I say vPanel.add() to both of them...they go to different rows.

Re: How to see my posts

2010-04-21 Thread Sidharsh P
Hi Thomas, Thanks to your information. I am now able to see recent activity against my login. It seems that I will have to re-post my issue. Regards On Tue, Apr 20, 2010 at 8:06 AM, Sidharsh P wrote: > Hello Thomas, > Here is the post I had posted a few days back. > Regards > &

Re: How to see my posts

2010-04-19 Thread Sidharsh P
Hello Thomas, Here is the post I had posted a few days back. Regards Title:GWT ...geting 2 elements in one row and how to link to several html files instead on of only one Hello, I am new to GWT I am trying to create a simple login page which is linked to a login.html and login.css file I h

Re: GWTFeedReader broken ?

2010-04-09 Thread g p
alled and other projects are compiling fine. > Eclipse highlights a small number of errors in the GWTFeedReader > source. > The first: "StyleInjector cannot be resolved". There was no class > called StyleInjector in the svn repository. Though I could find the > source through th

Re: How to retrieving texts from .properties file dynamically?

2010-04-03 Thread g p
Better use one attribute and include your texts delimited with a special character (i.e. #). One that you do not expect to have into your texts. Then pull that attribute with the normal way and break the string with a split and use that table to create your desired format for your output to your us

Re: GWT and HTML5 Client-side Storage

2010-03-23 Thread g p
Check this project out: http://code.google.com/p/gwt-mobile-webkit/wiki/StorageApi <http://code.google.com/p/gwt-mobile-webkit/wiki/StorageApi>Cheers! On 22 March 2010 14:25, Giancarlo wrote: > Hello! > Has anybody a good idea of how to store Java objects into HTML5 > stand

Re: What causes com.google.gwt.core.client.JavaScriptException, and how to trace it?

2010-01-21 Thread g p
When you press the compile button in Eclipse, there is a drop down menu called: Output Style. One of the options there is the detailed. I suppose that would do the trick ... 2010/1/21 John V Denley > Id still like to know how to set this setting via eclipse, which im > sure is very simple for so

Re: GWT/SmartGWT

2009-11-07 Thread g p
Yes, do ask at the above mentioned forum, but as a general rule, try not to mix the two libraries. Stick to SmartGWT widgets. The two libraries do not behave well to each other when they are part of the same panel etc. For your case have a look at the Tab widgets provided by the SmartGWT library (i

Re: Timers

2009-10-23 Thread g p
You might want to have a look here as well: http://googlecode.blogspot.com/2009/07/gmail-for-mobile-html5-series-using.html Cheers! 2009/10/22 ben fenster > > i was wondering how many timers can operate together and how would a > collisution between them effect performence > > is it better to u

Re: TomTom in Amsterdam hiring

2009-10-20 Thread g p
Dear Vicio, Can I please have a description for this job opening?Thanks in advance! 2009/10/18 Vicio > > Hi, > > sorry for the off topic. > > In TomTom (Amsterdam) we are looking for GWT developers, the job post > is not still available in the website but please send me a private > email to rec

Re: SmartGWT Extensions

2009-09-25 Thread g p
I know this might sound stupid, but always double check the names between the ListGridField and the DataSourceField . If the do not exactly match the data won't be pulled by the ListGrid. A good way to make sure your ListGrid works with your DataSource is to set the DataSource as clientOnly and use

Re: How to cast object to Widget type?

2009-05-05 Thread prabu p
In that case you need to use switch case after you get the class name, to match all the Widget types. hope this would help you. ~ Prabu On Tue, May 5, 2009 at 6:12 AM, matttai wrote: > > Hi guys, here is my problem. How do i get the type of a widget and > cast it. I am currently trying someth

GWT and Diagrams

2009-04-10 Thread Alex P . Graças
I am creating a diagram editor, and I've found the GWT diagrams lib. I'd like to know about if there is some project similar to gwt- diagrams, since it looks abandoned there is now update since October. Regards, Alex P. Graças --~--~-~--~~~---~--~~ Yo

Email Validator

2009-03-11 Thread raga p
Hello All, I am new to GWT am working on validation controls in GWT my requirement is validate the email validator.. can any inform me how to implement validation controls for Email Validator.. or attach the sample code for using it.. Thanks & Regargs, Ragavan --~--~-~--~~--

Re: Portal/Portlets - like gwt-ext but in pure gwt ...

2008-11-21 Thread Ian P. Christian
Did you see the SmartGWT posted to the list a couple of days ago? 2008/11/21 cloudycity <[EMAIL PROTECTED]>: > > I am needing to add a "dashboard" to our current gwt app: > > I would like to create something similar to gwt-ext's portal and > portlets but in gwt only - we are moving away from gwt-

Re: authentication in GWT

2008-11-19 Thread Ian P. Christian
2008/11/19 olivier nouguier <[EMAIL PROTECTED]>: > > gwt-log-2.5.2 is not available on public repository, did you install > by hand in yours ? Ohh... opps... I think this is the problem. I forgot that because 2.5.2 wasnt' available, I downgraded it to 2.5.0. sorry for the noise ;) --~--~-

Re: authentication in GWT

2008-11-18 Thread Ian P. Christian
2008/11/18 olivier nouguier <[EMAIL PROTECTED]>: > Yes there is a war sample and the project that generate that war > (net.orcades.spring-gwt-sample). > All is provided in the checkout. > It's maven driven. This sample doesn't appear to work correctly 'out of the box'. I did a 'source:jar insta

Re: authentication in GWT

2008-11-18 Thread Ian P. Christian
2008/11/18 Ian P. Christian <[EMAIL PROTECTED]>: >> Yes there is a war sample and the project that generate that war >> (net.orcades.spring-gwt-sample). >> All is provided in the checkout. >> It's maven driven. > > This sample doesn't appear to wor

'odd' error when DISPLAY not set.

2008-11-18 Thread Ian P. Christian
I suggest this error is a little misleading. I'm not sure if this could be considered a bug, and if so - where the bug actaully lies. "export DISPLAY=:0" fixes the problem (the var became unset as I was working in a chroot'ed 32bit env within a 64bit platform) [EMAIL PROTECTED]:~/workspace/net