GWT Plugin For Eclipse - Not Showing New Web Application Option

2010-02-23 Thread enzeduniv
I installed the 3.5 plugin for Galileo from the update site and there are no new project options showing up when I restart after installation. I have uninstalled and reinstalled but nothing happens, I don't even get any error messages. Is there something I'm not doing? -- You received this

Re: How to do multiple form submission by single servlet action.

2010-02-23 Thread Dariusz
I wouldn't work with FormPanels. Just create your TextBoxes/Areas and then add a ClickHandler to your button. If you click on your submit/ save button, send all the TextBox/Area values to the backend. On Feb 23, 6:06 am, prem premn...@gmail.com wrote: I have 3 continues forms. On final

Re: DockLayoutPanel inside custom DecoratorPanel

2010-02-23 Thread ylmz
height=100% trick worked great for me. thanks On Jan 6, 7:27 am, serveez serv...@gmail.com wrote: try g:DockLayoutPanel height=100% in firefox or chrome On 2009年12月6日, 上午11时08分, Will wil...@gmail.com wrote: I am trying to create a custom DecoratorPanel that will work with

Re: embedding same GWT component in two web pages

2010-02-23 Thread 4F2E4A2E
Are you shure that both comes up under the folder war? Because I don't guess hoot could be possible because here you are calling the same object two times without generate a new one... -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post

Re: GWT Plugin For Eclipse - Not Showing New Web Application Option

2010-02-23 Thread enzeduniv
Oh and additionally I followed the instructions to the letter so I installed all 3 items in the update. On Feb 23, 9:09 pm, enzeduniv anthony...@gmail.com wrote: I installed the 3.5 plugin for Galileo from the update site and there are no new project options showing up when I restart after

Sharing code between GWT projects (Eclipse)

2010-02-23 Thread grue
Hi, I'm working on two GWT projects in Eclipse which share some of their classes. For this I have created a third project in Eclipse (which is a Java Project) to hold the shared classes. The Java Project is exported as a jar file and included by both of the GWT projects. This approach works

Eclipse + Maven

2010-02-23 Thread seb2nim
I met two issues within eclipse : 1) Eclipse tries to validate html and javascript syntax in compiled gwt code (cache.html) within my project... I get into out of memory errors (and even if i didnt, it's really useless). What is the good way to reject it ? 2) My maven build works well but i dont

Re: Can UIBinding's auto-fit LayoutPanel components?

2010-02-23 Thread István Szoboszlai
Hello, This was also my biggest problem with the GWT layout system I am afraid It does not support dynamic resizing of divs depending on it's content. It somewhat makes sense, as if you use simple FlowPanels then that resizes itself. Still I would also very well use a Layout system that

Re: GWT 2.0 plugin for Firefox 3.6

2010-02-23 Thread kolstae
Thanks Lukas! Worked like charm! On Feb 19, 6:07 pm, Thad thad.humphr...@gmail.com wrote: Thanks, Lukas. That's it. I've built 1.0.7591M.etc (the timestamp) in SuSELinux11.2, and installed it successfully inFirefox3.6.  This is working with GWT 2.0.2. On Feb 18, 5:06 pm, Lukas Laag

Re: Can UIBinding's auto-fit LayoutPanel components?

2010-02-23 Thread Andrew Hughes
Thanks István, This sucks, really sucks! If you want to run best fit gwt gui's for mobile, desktop, 16:9, 4:3, 5:4 screens then you are going to encounter serious problems. We're not facing these problems, but we will have different widget's appearing depending on ACL roles (and hence the layout

Re: How to provide a local css resource file with a Module

2010-02-23 Thread DaveC
What about using ClientBundle and CssResource? http://code.google.com/webtoolkit/doc/latest/DevGuideClientBundle.html http://code.google.com/webtoolkit/doc/latest/DevGuideClientBundle.html#CssResource Cheers, Dave On Feb 23, 7:49 am, Ashar Lohmar asharloh...@gmail.com wrote: you should put the

Re: Why does GWT use UserAgent Sniffing?

2010-02-23 Thread Paul Robinson
DaveC wrote: Gal, I'm not sure what you mean by this: You can write your own properties detection to do it. But can't you see the what you are telling means compile 100+ different versions of the page if you evaluate individual properties? The way gwt do it give you 6 versions only, one

Re: Fwd: Can anyone explain RPC

2010-02-23 Thread sridevi macherla
Hi Martin, Thank you a lot. Regards Sri On Tue, Feb 23, 2010 at 3:25 PM, Martin Trummer martin.trum...@24act.atwrote: http://code.google.com/intl/de-DE/webtoolkit/doc/latest/DevGuideServerCommunication.html On 23 Feb., 07:11, sridevi macherla sridevimache...@gmail.com wrote: Hi All,

How to reference current window frame - as a formpanel target

2010-02-23 Thread Blessed Geek
GWT creates quite a few frames. I have a formpanel. I wish to set its target to the current frame on which the rootpanel resides. As a start, I wish to define the term current frame to mean the frame on which all the gwt widgets are displayed. I have been using two techniques to set the target.

Re: Can anyone explain RPC

2010-02-23 Thread Blessed Geek
I have simple explanation and example here: http://h2g2java.blessedgeek.com/2010/02/tutorial-gwt-rpc-stub-modified-with.html. For a more detailed example, such as using JSPs (instead of plain servlets) as GWT RPC servicers: http://h2g2java.blessedgeek.com/2009/08/gwt-rpc.html. -- You received

Re: Why does GWT use UserAgent Sniffing?

2010-02-23 Thread DaveC
So perhaps your question ought to be why GWT uses the user agent to put the browser into its 6 categories rather than using browser capability detection to put them into the same 6 categories. E... isn't that what I asked? So my question is NOT- why do we have deferred binding or why does

Re: How to reference current window frame - as a formpanel target

2010-02-23 Thread Thomas Broyer
On Feb 23, 1:20 pm, Blessed Geek blessedg...@gmail.com wrote: GWT creates quite a few frames. I have a formpanel. I wish to set its target to the current frame on which the rootpanel resides. As a start, I wish to define the term current frame to mean the frame on which all the gwt

our company is considering to use GWT

2010-02-23 Thread Moshe Gershberg
Our largest customers are financial institutions, big banks. the questions that I need to find the answers for are: 1. What is the response time once we report an issue with GWT and is there an option to have dedicated support? 2. Who are the financial customers that are using GWT in their

how to add image in menu bar in GWT??

2010-02-23 Thread Pritam Patil
i want to add image in menu instead of text. -- 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.com. To unsubscribe from this group, send email to

Testing RPC calls in Production.

2010-02-23 Thread edarroyo
Hello, I am trying to find a way to test my application once it's been deployed. Is there a way to run a series of test cases which test my RPC services? Thanks! -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send

GWT 2.0 Eclipse - how to setup Oracle DataSource in built-in server

2010-02-23 Thread Richard Catlin
I've been developing a GWT 2.0 application with the Eclipse Plugin. I've been mocking the backend datasource. Now that the UI looks correct, I want to setup the model to connect via JPA to an Oracle datasource. How do I do this? What is the built-in server? Is it Jetty or Tomcat? What

Re: Why does GWT use UserAgent Sniffing?

2010-02-23 Thread Jaroslav Záruba
On Feb 23, 1:41 pm, DaveC david.andrew.chap...@googlemail.com wrote: So perhaps your question ought to be why GWT uses the user agent to put the browser into its 6 categories rather than using browser capability detection to put them into the same 6 categories. E... isn't that what I

Re: Can anyone explain RPC

2010-02-23 Thread vasu sree
Hello sridevi, I think you know the diffrence between client and server applications, there are many ways to connect client to server applications, RPC is one of the those.Just go through the link sent by martin, u will get it. Try cheyyi . Regards Srinivas.N On Tue, Feb 23,

Are NumberFormat and DateFormat reusable ?

2010-02-23 Thread jk
Hello, I was unable to find any info regarding my questions. Are those 2 classes from com.google.gwt.i18n.client package are reusable ? For example if i'm using grid cell renderer in GXT should i create new instance each time i need to format value or i can create formatter instance once and

Module declares a servlet class ....... , but the web.xml has no corresponding mapping; please add the following lines to your web.xml

2010-02-23 Thread Janka
Hi to all, I tried to test the demo to understand Introduction to GWT Remote Procedure Calls (RPC) (with example application) http://www.ajaxmatters.com/articles/gwt/rpc_remote_procedure_calls_example_p1.aspx But when run the application, GWT tell me: [WARN] Module declares a servlet class

Download failure

2010-02-23 Thread Maverick
Hi all I'm experiencing a problem while implementing a download servlet; I'm not sure what's the nature of the problem, but since it appears withing a GWT/GAE application, I'm firstly posting it here. Please, let me know if this not the right place. I'm developing an application under Mac OS

Re: GWT Plugin For Eclipse - Not Showing New Web Application Option

2010-02-23 Thread Aurelian
Hi. Happened to me as well, the problem was the wrong version of Eclipse Galileo installed, so try to download the right version of Galileo, and install again the plugin. Aurelian On Feb 23, 9:46 am, enzeduniv anthony...@gmail.com wrote: Oh and additionally I followed the instructions to the

Problem with installing GWT in eclipse 3.5

2010-02-23 Thread Jeganathan Palanisamy
Hi All, I tried to install GWT plugin, I got following error. - An error occurred during the org.eclipse.equinox.internal.provisional.p2.engine.phases.CheckTrust phase. session

how to move tabs on left side in TabPanel

2010-02-23 Thread Pritam Patil
i m using TabPanel. it is giving tabs on top side. i want them on left side.. haw can i do this i want to set image in tab also -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to

RPC Call Failed from other domain(cross domain) due to SOP

2010-02-23 Thread ramesh chiluveri
Hai All, I am trying to develop an application ,which will going to make server calls from different domains. I am facing problem with SOP . I am not able to make a sever call from different doamin. Below is the my code. When i make rpc call with this code,it is always failing.(onFailure)

Disabling click on DecoratedStackPanel

2010-02-23 Thread Abdullah Shaikh
Hi All, I have a DecoratedStackPanel, the stacks of which I want to show programatically using the showStack method, but I want to disable the user clicking on the stack to open it, how to disable click ? Thanks, Abdullah -- You received this message because you are subscribed to the Google

Strange problem with textbox in disclosure panel cursor disabled

2010-02-23 Thread Ying
Hi I have tabpanel and a disclosure panel with textboxes in it on the same screen. When i close the tabs on the tabpanel, the textboxes no longer respond to clicks, i.e i could not get a cursor into the textbox. I've also added a clickhandler inside the textboxes and they seem to respond alright.

Can we GET the GWT jars into the maven repository ????

2010-02-23 Thread JavaKungFu
Why are the GWT jars not into the maven repository ??? http://repo1.maven.org/maven2/ -- 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.com. To unsubscribe from this group,

Re: our company is considering to use GWT

2010-02-23 Thread Anoop John
Thats good. GWT is the best way to develop the high speed web application. 1) Its response time is very less, because gwt is not loading html code each time. At start time all html code is loaded into the client side. Next time when you send the request to the server, it only loads the data you

Re: tomcat and apache problem

2010-02-23 Thread Ashar Lohmar
i use appache(httpd)+Tomcat with AJP, these are my confs: httpd/conf/extra/httpd-vhosts.conf VirtualHost *:80 ServerAdmin ad...@example.com DocumentRoot dummy_path_ussualy_the_default_httpd's_htdocs ErrorLog logs/app_error_log CustomLog logs/app-access_log common Location /

Re: tomcat and apache problem

2010-02-23 Thread Chris Lercher
Hi Ashar, the Tomcat documentation says, that AJP doesn't work with Comet/AIO: http://tomcat.apache.org/tomcat-6.0-doc/aio.html Are you using Comet? On Feb 23, 2:52 pm, Ashar Lohmar asharloh...@gmail.com wrote: i use appache(httpd)+Tomcat with AJP, these are my confs:

Validation using metadata/xml

2010-02-23 Thread sanjeetkhan...@googlemail.com
Hello, I want to do client side validation in gwt using some metadata/xml. Metadata/xml will contain all the validation rules instead of hardcoding or putting validation rules across all entities. Do gwt has some framework to implement for the same. Thanks, Sanjeet -- You received this message

GWT module 'xxxxx' needs to be (re)compiled, please run a compile or use the Compile/Browse button in hosted mode.

2010-02-23 Thread gazarcher
GWT 2.0.x is driving me crazy... I've hit upon ANOTHER problem. I edit and compile using IntelliJ IDEA 9.0.1 and my project contains four GWT modules. In dev/debug/hosted mode three modules run fine, but one does not and I get the GWT module '{module name}' needs to be (re)compiled, please run

Re: UIBinder + MapWidget

2010-02-23 Thread Lypheus
I have noticed that using a SimplePanel can affect things in a positive way when clipping issues come up - thanks for the tip, I'll give different containers a try when I get home and post my results either way. On Feb 23, 6:19 am, Eric Ayers zun...@google.com wrote: This has come up before, but

Re: Can UIBinding's auto-fit LayoutPanel components?

2010-02-23 Thread Chris Lercher
[Note: I think my previous answer was dropped by the Google Groups outage (?) - so I'm writing this again...] Hi Andrew, you can use g:VerticalPanel in UiBinder. But if you use HTML Standars mode (!doctype html), then tables render differently than in quirks mode, especially in IE! To set some

Making SmartGWT UIBinder-friendly.

2010-02-23 Thread Blessed Geek
I have been extending SmartGWT to be UIBinder-friendly, widget by widget, on a as-needed basis. They can be found at http://code.google.com/p/synthfuljava/source/browse/#svn/trunk/gwt/smartgwt/org/synthful/smartgwt. I would like to find partners in this effort and perhaps create a new google

Re: Testing RPC calls in Production.

2010-02-23 Thread Ladislav Gazo
You can use JMeter to record RPC calls issued by your client in various scenarios and then replay them. On 23. Feb, 02:17 h., edarroyo edgardo...@gmail.com wrote: Hello, I am trying to find a way to test my application once it's been deployed. Is there a way to run a series of test cases

Re: UIBinder + MapWidget

2010-02-23 Thread Eric Ayers
This has come up before, but outside of UiBinder. Try a container other than a dock panel and check the archives of the gwt-google-apis group for other suggestions. On Tue, Feb 23, 2010 at 2:07 AM, Lypheus lyph...@gmail.com wrote: Having some issues with Composite/UIBinder - the following will

Re: Help with GWT FlowPanel and other Panel Styles!

2010-02-23 Thread RPB
UiBinder is GWT's new way of laying out your webpage - released in GWT 2.0. It's a more natural way of laying out your webpage and also makes it easy to apply CSS rules to specific widgets. See this link for further details: http://code.google.com/webtoolkit/doc/latest/DevGuideUiBinder.html It

Re: our company is considering to use GWT

2010-02-23 Thread darkflame
I think he meant response time between reporting a potential bug, and getting it fixed. (or feedback for a workaround) On Feb 23, 5:03 pm, Anoop John anoopjoh...@gmail.com wrote: Thats good. GWT is the best way to develop the high speed web application. 1) Its response time is very less,

Re: Can UIBinding's auto-fit LayoutPanel components?

2010-02-23 Thread Chris Lercher
You can use VerticalPanel also in UiBinder, just keep in mind that tables behave differently when you're using Standards mode (!doctype html). To set some of VerticalPanel's options, you may have to get programmatic access via a @UiField. Chris On Feb 23, 11:32 am, Andrew Hughes

Gwt based Dynamic UI Application framework?

2010-02-23 Thread Ashish Khivesara
Hi, I am trying to make a UI Framework using GWT. Here is my objective. I need to be able to provide a mechanism whereby independent gwt apps could be dynamically added to the framework. The framework would have a single entry point which is basically a home page of all the available apps. A

How do style a ToggleButton UP, DOWN, HOVERING styles using ClientBundle

2010-02-23 Thread shahid
When using ClientBundle we have to define an interface with same style/ class names as the CSS file. If I wanted to style a Button's different states (UP,DOWN etc.) I would have styles like : .gwt-ToggleButton, .gwt-ToggleButton-hovering etc. But these names would be illegal to use for a Java

Re: embedding same GWT component in two web pages

2010-02-23 Thread Vik
Yes I am sure both are under the folder war. First page directly under folder war and another inside another folder hierarchy ui/page Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Tue, Feb 23, 2010 at 2:11 PM, 4F2E4A2E osoriojaq...@gmail.com wrote: Are you

Re: Why does GWT use UserAgent Sniffing?

2010-02-23 Thread jhulford
If you're not comfortable using UserAgent sniffing, you can pretty easily override the default GWT user.agent property provider in your module's xml file and return the same version strings however way you want to determine them. You'd do something like this: property-provider

separator in combo box

2010-02-23 Thread Pritam Patil
can i put separator in combo box??/ -- 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.com. To unsubscribe from this group, send email to

Re: RPC Call Failed from other domain(cross domain) due to SOP

2010-02-23 Thread Alessandro Loche
Hi Ramesh, take a look at JsonpRequestBuilder class.. here you can find javadoc http://google-web-toolkit.googlecode.com/svn/javadoc/2.0/com/google/gwt/jsonp/client/JsonpRequestBuilder.html Regards, Ale -- From: ramesh chiluveri

Re: Error loading module No source code is available for com.google.gdata.util.AuthenticationException; did you forget to inherit a required module in GWT after using gdata-java-client and appeng

2010-02-23 Thread gao zhenyu
you could not use google App Engine class in GWT moudle. because GWT moudel will be compiled to html and javascript file. GWT Compiler do not resolve Google App Engine Classes. 2010/2/22 Rajeev Dayal rda...@google.com What type of application are you trying to write? Are you trying to use

The best way to integrate existing third party of Javascript map applications with GWT

2010-02-23 Thread Jim
If JSNI is not used, What is the best way to integrate existing third party of Javascript map applications with GWT using GWT Binder? Jim -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to

Re: Paths for UiBinder Template and associated owner Java Class

2010-02-23 Thread Andrew Hughes
Considering we use the g: panel's and widgets and provide our own customized unique ui.xml (in a different location). It would seems highly likely. Maybe the GWT source code is worth a look to see how it does it.

Re: our company is considering to use GWT

2010-02-23 Thread Christian Goudreau
It is possible to integrate ASP with RequestBuilder. But then, you'll have to comunicate with your server with JSON or XML. RPC is much more easy to use, but only available with Java server side. Christian On Tue, Feb 23, 2010 at 11:12 AM, darkflame darkfl...@gmail.com wrote: I think he meant

Re: Why does GWT use UserAgent Sniffing?

2010-02-23 Thread خليل بولو
كنت اود ان تكون الرسالة الي ولاكن لم تكن ذالك مارتن انت لم تبعث الرسالة الي انني اريد منك توجية؟ Thanks for the reply Martin, OK, I think you maybe misunderstood my question though. I understand what Deferred Binding is and why it's a good thing - what I wanted to know was why does GWT sniff use

Re: Sharing code between GWT projects (Eclipse)

2010-02-23 Thread aditya ch
Typically this error would occur when you are trying to access the client code on server side. On Feb 23, 2:02 pm, grue michael.gruetz...@googlemail.com wrote: Hi, I'm working on two GWT projects in Eclipse which share some of their classes. For this I have created a third project in Eclipse

Re: Debug Gadget GWT 2.0

2010-02-23 Thread Mike
Eric, That would be GREAT. I'm having difficulty with the gadgets API as well. Bye, Mike some more about it.  I hope to have some time to bring the gadgets API up to speed soon. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to

how to embed flash in gwt?

2010-02-23 Thread mariyan nenchev
Hi, i have been given some flash clips that i must embed in my gwt application. I have no idea from flash, any suggestions? 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

Re: our company is considering to use GWT

2010-02-23 Thread Jeff Schnitzer
Wow. This response is art. Jeff On Tue, Feb 23, 2010 at 8:03 AM, Anoop John anoopjoh...@gmail.com wrote: Thats good. GWT is the best way to develop the high speed web application. 1) Its response time is very less, because gwt is not loading html code each time. At start time all html code

Re: How to provide a local css resource file with a Module

2010-02-23 Thread Ashish Khivesara
Thanks Ashar for your response. I am a little perplexed though. Java does not allow the 'public' as part of package name, and hence eclipse does not let me do that. So how can one name a package as e.g. com.ashish.client.music.public (if I understood what you meant correctly) Thanks Ashish On

Dialog/Popup Panel + Firefox = broken scroll (old bug...is there a new workaround?)

2010-02-23 Thread darkflame
Ive recently come accross this issue; http://code.google.com/p/google-web-toolkit/issues/detail?id=399 Seems quite an old issue, but its still there...even in the kitchen sink. However, I cant get the discribed work-around to work, I think because the Dialog Box class has changed since 2007. Any

Re: tomcat and apache problem

2010-02-23 Thread Fran
good question Chris 2010/2/23 Chris Lercher cl_for_mail...@gmx.net Hi Ashar, the Tomcat documentation says, that AJP doesn't work with Comet/AIO: http://tomcat.apache.org/tomcat-6.0-doc/aio.html Are you using Comet? On Feb 23, 2:52 pm, Ashar Lohmar asharloh...@gmail.com wrote: i use

Re: UIBinder + MapWidget

2010-02-23 Thread Andrew Hughes
You could try putting the MapWidget inside and AbsolutePanel. FWIW: MapWidget's tend to dislike dynamic layout / rezising. Without knowing how the bindings are applied at runtime it *could* be affecting this. For this reason you will find two methods:

Re: Why does GWT use UserAgent Sniffing?

2010-02-23 Thread Daniel Jue
Why does gwt parse the useragent string rather than using object/ feature detection - due to the fragility of sniffing the ua string? It makes it easier to NOT support certain browsers. =) -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group.

RE: Testing RPC calls in Production.

2010-02-23 Thread Feldman, Nir
You can look here. http://www.gdevelop.com/w/blog/2010/01/10/testing-gwt-rpc-services/ I use this to do integration tests. -Original Message- From: google-web-toolkit@googlegroups.com [mailto:google-web-tool...@googlegroups.com] On Behalf Of Ladislav Gazo Sent: Tuesday, February 23,

Re: how to embed flash in gwt?

2010-02-23 Thread Anoop John
See the code below. You have to download gwt2swf.jar file and import pl.rmalinowski.gwt2swf.client.ui.SWFWidget; SWFWidget frame=new SWFWidget(flash/sample.swf); frame.setHeight(200px); frame.setWidth(200px); new FlexTable().setWidget(0, 0,frame); On Feb 23, 11:58 pm, mariyan nenchev

Re: Why does GWT use UserAgent Sniffing?

2010-02-23 Thread Chris Lercher
Hi Dave, I agree partially. However, I think it also has advantages to use the user agent string: Changing the user agent string in the browser can be regarded as a clear statement by the user, that they want to pretend they're surfing with a different browser. This way, a user can tell the

Server Side java.lang.ClassNotFoundException

2010-02-23 Thread Deerman
Hello. I deployed this war to Tomcat and the client side works fine. However, whenever I try and access the server-side, I get the following error message in the log. Feb 23, 2010 1:06:36 PM org.apache.catalina.core.StandardWrapperValve invoke SEVERE: Allocate exception for servlet

Re: CSS Style Recalculation Speed

2010-02-23 Thread d119e9
Thank you for the hints. Problem resolved by: 1. Detaching the FlowPanel from its parent 2. Adding the HTML widgets 3. Reattaching the FlowPanel to its parent Regards Peter On 21 Feb, 17:42, Martin D'Aloia martindal...@gmail.com wrote: May be this can help you to understand what is

Re: standard overrides own css no matter what?

2010-02-23 Thread Andrew Hughes
guess: perhaps it's the order in which the css files are listed and thus loaded. On Sun, Feb 21, 2010 at 3:44 AM, Pico zurmu...@gmail.com wrote: Hi all, I'm quite new to GWT. I'm currently facing an annoying issue with the standard css overriding my own one no matter what. In reference

Re: How to provide a local css resource file with a Module

2010-02-23 Thread Ashish Khivesara
Ok. Sorry I did not read it right :( .. So i did add it in the folder named 'public' , However it does not seem to request for that resource (Music.css). Like you said I have not included stylesheet src='Music.css' / specification on the .gwt.xml file Wonder what's the issue here.. I am using

Re: Why does GWT use UserAgent Sniffing?

2010-02-23 Thread Martin Trummer
Dave: Pauls last post is the correct answer for your question On 23 Feb., 13:41, DaveC david.andrew.chap...@googlemail.com wrote: So perhaps your question ought to be why GWT uses the user agent to put the browser into its 6 categories rather than using browser capability detection to put

Applet to Javascript in GWT

2010-02-23 Thread Stanley Wong
Hi, I would like to invoke a javascript function from an applet. In a non-GWT situation, I can call a javascript function directory using a getAppletContext methods. String s = getValue(); try {

Re: Best Practices for Testing?

2010-02-23 Thread خليل بولو
لماذا الحوار بينكم ولم تكن في المقابل لأنني اتلقىرسائلك وانتم تتحاورون هل من الممكن تفصحو لي الشيفرة التيتتكلمون بها كوني انا المتلقي وما هية جافا مرض السحايا ؟ ال تكن هية جافاسكريت التي تتحدثنعنة ؟ انني اود ان اشارك في الموضوع اريد الوضوح www.abuawad.com 2010/2/22, Trevis trevistho...@gmail.com:

Re: Error loading module No source code is available for com.google.gdata.util.AuthenticationException; did you forget to inherit a required module in GWT after using gdata-java-client and appeng

2010-02-23 Thread Shyam Visamsetty
Thanks All, I got that one fixed. -Shyam On Feb 22, 11:57 pm, gao zhenyu program.c...@gmail.com wrote: you could not use google App Engine class in GWT moudle. because GWT moudel will be compiled to html and javascript file. GWT Compiler do not resolve Google App Engine Classes. 2010/2/22

Re: style problems

2010-02-23 Thread Andrew Hughes
hi, might I suggest you take a look at this in firebug (or chrome's debug console). It should allow you to see if the css has been loaded. If it has not, then there is no style to apply (the browser does not consider this to be an error). on the other hand, I think client bundles now have the

Re: Styling of TabLayoutPanel tabs

2010-02-23 Thread rmmcgr
Thanks everyone. That did the trick! The !important declaration at the end of the CSS lines, as suggested, was also needed. Regards, Richard On Feb 22, 3:37 am, Šobis matej.poklu...@gmail.com wrote: Maybe browser uses CSS from different file - you mentioned chrome.css. Try to use

hyperlink focuswidget and anchor

2010-02-23 Thread brianw
I gather that one can user either an anchor for doing some processing in its ClickHandler before activating the link or one can use a hyperlink which is tied to the history but no prior processing is possible since there are no listeners. is there any way of creating a link on which one can do

Depedency with Maven between a JPA Project and a GWT Project

2010-02-23 Thread Cyril
Hi All, I have same problem with dependency between a JPA Project and a GWT Project. I have a JPA Project with the entity. In this project, I have the communication between my object and my database. And in an other side I have my GWT Project. To build my different my project I use Maven. To use

Re: Source code availability to the GWT Compiler

2010-02-23 Thread Micah Whitacre
As a follow-up to this discussion, I went ahead and logged an enhancement to the gwt-maven-plugin to automatically resolve and download the source jars[1]. It seems like it will be included in the next release. [1] - http://jira.codehaus.org/browse/MGWT-170 On Thu, Feb 11, 2010 at 1:24 PM,

Question : How set a parameter type as inout when using rpc with gwt ?

2010-02-23 Thread Ehsan
Hi I've a sample gwt2 rpc service i need to set some of it's parameters as out or inout (like out or ref parmeter types in microsoft wcf), but i could not find anything about it in gwt documents or related forums : ( Can anybody help me please ?! -- You received this message because you are

Proper way to dynamically internationalize an already compiled application

2010-02-23 Thread Micah Whitacre
Hey All, I've been reading all of the documentation on how to internationalize a GWT application and it seems that all of the different methodologies relate to having the translations available at the compile time of the application. Is there a way to support translations after the fact without

Re: Proper way to dynamically internationalize an already compiled application

2010-02-23 Thread Chris Lercher
Hi, if I understand it correctly, isn't this what Dynamic String Internationalization on the page you mentioned is about? Depending on your application server, you'll have to put your properties files (or whatever format you use on the server) somewhere in the classpath of your application.

Re: our company is considering to use GWT

2010-02-23 Thread Gal Dolber
The response time doesn't matter cause it is open source, so you can fix the bugs and compile. Anyway the response time its pretty fast. In general this is what happen: 1. Found a bug 2. Search it and it has been reported already 3. Update the svn 4. Compile 5. Get back to work

Integrating the RemoteServiceServlet with existing J2EE application servlet

2010-02-23 Thread skippy
I ran into a road block using GWT 2.0 integrated with existing J2EE Servlet Applciation. I currently have a J2EE Servlet application which the mainServlet implements all kinds of security protection from cross site scripting, session management/timeout, and configuration loading. So, I need to

Re: Applet to Javascript in GWT

2010-02-23 Thread Stanley Wong
Specially, this call fails here: String s = getValue(); try { applet.getAppletContext().showDocument( new URL(javascript:doAlert(\ + id + \,\ + s + \ )));

Integrating the RemoteServiceServlet with existing J2EE application servlet

2010-02-23 Thread skippy
I ran into a road block using GWT 2.0 integrated with existing J2EE Servlet Applciation. I currently have a J2EE Servlet application which the mainServlet implements all kinds of security protection from cross site scripting, session management/timeout, and configuration loading. So, I need to

NumberFormat/DateTimeFormat reusability

2010-02-23 Thread Evgeny Shepelyuk
Hello, Are classes mentioned in subject thread-safew and reusable. For instance if i'm using them in cell renderer in GXT grid for formatting value. Should i create instance each time i need to format value or instance can be created once and then reused ? -- Best Regards Evgeny K. Shepelt

Re: Sever Degradation in peformance from pre-2.0

2010-02-23 Thread Bob Rozelle
After some digging, I found I had some lazy coding when working with JSON objects, I was just getting the value inside a try...catch. with the catch supplying a default on a failed try. This was very fast in GWT 1.7.1, but slow in GWT 2.0 (very slow). Recoded to do explicit checking rather than

silly post about modules

2010-02-23 Thread bkbonner
I just want to verify a bet I have with someone. A primary benefit of modules is reuse. Is there any benefit to performance with using modules? It seems code-splitting with runAsync will have more of a performance benefit. Help me settle this bet. The gambler. -- You received this message

Re: our company is considering to use GWT

2010-02-23 Thread mariyan nenchev
We are using gwt for our web apps. It is about financial betting over different kind of assets. It is real time updated with push technologies. Pure gwt is the best choice. Also it's community is very big and fast responsive, so any bugs issues and problems could be resolved very quickly and easy.

Refresh in IE 6 clears history

2010-02-23 Thread mountaineer
When I hit refresh in IE 6, it seems to clear the history stack. Does anyone know why and how we can prevent this? Steps to reproduce: 1. Go to http://www.google.com 2. Go to http://gwt.google.com/samples/Showcase/Showcase.html 3. Click to a few locations such as: Widgets Basic Button Lists

Re: Eclipse JavaEE tools + GWT Development mode

2010-02-23 Thread Keith Platfoot
Hi Chris, We don't have any specific plans to add support to 1.3 for the sort of project splitting you describe, but feel free to add an issue to the GWT issue tracker http://code.google.com/p/google-web-toolkit/issues/list and we'll look into working it into a future release if there's enough

Re: Proper way to dynamically internationalize an already compiled application

2010-02-23 Thread Micah Whitacre
You are referring to this correct?[1] Maybe I'm misunderstanding this documentation but the localized strings are stored in the host HTML file. It is storing both the keys and the values in the file. Therefore wouldn't this require a another compilation of the war to include the alternate locale

Re: How to reference current window frame - as a formpanel target

2010-02-23 Thread Blessed Geek
Excellent! Where is this found in the documentation? On Feb 23, 6:00 am, Thomas Broyer t.bro...@gmail.com wrote: On Feb 23, 1:20 pm, Blessed Geek blessedg...@gmail.com wrote: Just use _self. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit

Re: Can UIBinding's auto-fit LayoutPanel components?

2010-02-23 Thread Andrew Hughes
Hi Chris, You're right... I want to fill the window 100%. One row is of auto-fit (minimum height) and the other is 100% (fill whatever is left). Don't quote me on the syntax below (this is off the top of my head). I don't want to use html in the ui.xml, but it might be the only way :'( !DOCTYPE

Re: Can UIBinding's auto-fit LayoutPanel components?

2010-02-23 Thread ahhughes
Sytax corrected the table doesn't work for me unless I put it in a g:HTMLPanel... MyEntryPoint.ui.xml -- !DOCTYPE ui:UiBinder SYSTEM http://dl.google.com/gwt/DTD/xhtml.ent; ui:UiBinder xmlns:ui='urn:ui:com.google.gwt.uibinder'

Re: Can we GET the GWT jars into the maven repository ????

2010-02-23 Thread Martin D'Aloia
because you haven't searched very well... http://repo2.maven.org/maven2/com/google/gwt/ specifically... http://repo2.maven.org/maven2/com/google/gwt/gwt-dev/2.0.2/gwt-dev-2.0.2.jar http://repo2.maven.org/maven2/com/google/gwt/gwt-user/2.0.2/gwt-user-2.0.2.jar

  1   2   >