Re: files generated with very long name

2011-06-24 Thread Alexandre Ardhuin
Thanks Thomas, As you suggest, I tried to use ${project.build.directory}/gwt-generated.jar but unfortunately it does not work ( "gwt-generated.jar" is just a folder in the build directory ). I will wait 2.4 release to use longer names. Alexandre. 2011/6/24 Thomas Broyer > See http://code.goog

Re: certification

2011-06-24 Thread junaid
cant say some proper certification , but there's a small exam where you can test your GWT skills . here it is http://www.blackbeltfactory.com/QuestionnaireDefDisplay.wwa?questPublicId=1682 On Thu, Jun 23, 2011 at 11:10 PM, Elhanan Maayan wrote: > doubt that, as java JEE is mature and advances in

Re: Deploy on App Engine, too many files problem

2011-06-24 Thread ale
Yes, this is a good idea. I'm thinking to put static resource directly on an different server... (it is also more simple to change without deploy everything..) Thank you, Alessandro -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To vie

Problems with filtering/ caching activities

2011-06-24 Thread tanteanni
I have similar problem as Jens here. The general Problem is: How to prevent a (select some item)-activity to be restarted if someone selects an item and the app is go(ing)To(Contentplace) to show item's content. (if you w

call method inside the ui.xml file

2011-06-24 Thread gwtomni gwtomni
Hello, Can I call a method like show() or center() inside the uibinder xml file. PS. show() and center() for a DialogBox thx -- 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@go

GWT integration to the cloud

2011-06-24 Thread Amit
On Google I/O 2010, the VMware- Spring Roo tool was demonstrated. It shows how one can quickly build a simple GWT application, where Roo got only small and simple input and generated the entire code. A year later, in one of the sessions of Google I/O 2011, a question was asked regarding the collabo

Re: GWT integration to the cloud

2011-06-24 Thread Aza Tek
Wonderful, wonderful question Amit. I'm all ears for a genuine answer on this one (NOT the usual "This is a springsource-team problem", when it's clearly so important to GWT). Thanks On Fri, Jun 24, 2011 at 11:53 AM, Amit wrote: > On Google I/O 2010, the VMware- Spring Roo tool was demonstrated

Re: GWT meets Adobe Flex: gwt4air 2.1 is here !

2011-06-24 Thread gwt.user
Hi Alain I just saw this component in the explorer http://www.gwt4air.appspot.com/#mx.extended.KeyBoar d But could not find it in 2.1 Amazing component. I ve been looking for something like for a long time now Man i want that now !!! :) --

Re: GWT meets Adobe Flex: gwt4air 2.1 is here !

2011-06-24 Thread Alain Ekambi
Hi there, Sorry i forgot to add an infobox to that demo. The Keyboard is not in 2.1 Will be in 2.2 2011/6/24 gwt.user > Hi Alain > I just saw this component in the explorer > http://www.gwt4air.appspot.com/#mx.extended.KeyBoar > d > But could

Re: well indigo relased

2011-06-24 Thread Juan Pablo Gardella
http://code.google.com/eclipse/docs/getting_started.html 2011/6/24 Carfield Yim > Would you mind put the URL here? My company don't allow twitter at the > network > > On Jun 24, 7:38 am, Thomas Broyer wrote: > > Actually, > > yes:https://twitter.com/#!/googledevtools/status/84003283651411968 >

DateBox and TimeZone

2011-06-24 Thread Eric
Hello All, How can I force a GWT DateBox to choose dates in a particular time zone? Users off this application might be in many time zones, but, for this purpose, any date entered should be in "America/Denver". Since one of the people who enter this information works in eastern time the dates he

Re: Question about new activities on place changes

2011-06-24 Thread tanteanni
Thomas/Jens. "... and the CachingActivityMapper will then return the same activity instance as previously ..." how to achieve that? i am able to create caching/filtered mapper but Filter returns a place and all my mappers are returning "new activities"? How to get / hold the old activity witho

Re: AsyncCallback timeout

2011-06-24 Thread Juan Pablo Gardella
Try this http://code.google.com/p/kiyaa/ 2011/6/23 Néstor Boscán > Hi > > Is there a way to set the Async Callback timeout. When there is no internet > connection on the client side the application is left waiting for a long > time. > > Regards, > > Néstor Boscán > > -- > You received this messa

Re: Question about new activities on place changes

2011-06-24 Thread Juan Pablo Gardella
Are you use gin? 2011/6/24 tanteanni > Thomas/Jens. > > "... and the CachingActivityMapper will then return the same activity > instance as previously ..." > > how to achieve that? i am able to create caching/filtered mapper but Filter > returns a place and all my mappers are returning "new acti

Problem in tracing the exception of RequstFactory Application

2011-06-24 Thread saurabh saurabh
Hi all, I have a application kind of a DynatableRf , it is using RequestFactory and Editor API. When I call for a method like find() or something like that on a RequestContext, this call gets back to DAO object on server and it tries to send back the result but in between something happens

Re: Question about new activities on place changes

2011-06-24 Thread tanteanni
no -- 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/-/qzqZyEaSCPkJ. To post to this group, send email to google-web-toolkit@googlegroups.com. To un

Re: certification

2011-06-24 Thread David Chandler
There is one book that covers GWT 2.1. See "Google App Engine Java and GWT Application Development" on the GWT Books page: http://code.google.com/webtoolkit/books.html /dmc On Fri, Jun 24, 2011 at 2:10 AM, Elhanan Maayan wrote: > doubt that, as java JEE is mature and advances in a steady rate,

Re: GWT meets Adobe Flex: gwt4air 2.1 is here !

2011-06-24 Thread leandro borbosa
+1 for that keyboard. I needed it yesterday. 2011/6/24 Alain Ekambi > Hi there, > Sorry i forgot to add an infobox to that demo. > The Keyboard is not in 2.1 > Will be in 2.2 > > 2011/6/24 gwt.user > > Hi Alain >> I just saw this component in the explorer >> http://www.gwt4air.appspot.com/#mx.e

Re: GWT meets Adobe Flex: gwt4air 2.1 is here !

2011-06-24 Thread Juan Pablo Gardella
Great work Alain!! 2011/6/24 leandro borbosa > +1 for that keyboard. I needed it yesterday. > > 2011/6/24 Alain Ekambi > >> Hi there, >> Sorry i forgot to add an infobox to that demo. >> The Keyboard is not in 2.1 >> Will be in 2.2 >> >> 2011/6/24 gwt.user >> >> Hi Alain >>> I just saw this co

Navigation problem

2011-06-24 Thread TubaMan
Hi all, I experience a navigation problem. This is the situation: There is a TextBox, when there is input in the TextBox (KeyUpEvent) a message is shown beneath the TextBox. The message is a Label that is added to the parent-widget of the TextBox. OnBlur the message has to disapear. This is done

Re: Question about new activities on place changes

2011-06-24 Thread Thomas Broyer
The common pattern is ActivityManager → FilteredActivityMapper → CachingActivityMapper → MyActivityMapper. The FilteredActivityMapper's Filter transforms places to "common cases" that can be compared with .equals(). In a Spring Roo app (at least of the kind that came with the first version of t

Re: Problem in tracing the exception of RequstFactory Application

2011-06-24 Thread Thomas Broyer
See https://groups.google.com/d/msg/google-web-toolkit/GP-p2-G-o9c/LB21SmiVWc0J -- 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/-/54N56Wj4_GYJ. To

GWT into JUNIPER

2011-06-24 Thread obesga
Hello I've been developing a GWT proyect for internal use in my company. The web is accesed from inside and from outside the compan main network, 'outsiders' access througth Internet to the web; which has sensible information. To add a extra security layer, the system team is deploying a JUNIPER

Re: AsyncCallback timeout

2011-06-24 Thread Thomas Broyer
You can "customize" the request by setting an RpcRequestBuilder on your service stub: http://google-web-toolkit.googlecode.com/svn/javadoc/latest/com/google/gwt/user/client/rpc/RpcRequestBuilder.html (cast your service stub to ServideDefTarget and call setRpcRequestBuilder with your own subcl

Re: Navigation problem

2011-06-24 Thread Thomas Broyer
Try to slightly defer the removal of your label, using Scheduler.scheduleDeferred. -- 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/-/JfMZhHGDkC0J

Re: GwtCanvasDemo Question

2011-06-24 Thread Philip Rogers
Hi Sean, It's definitely not the cleanest code for understanding! The magic happens in lens.java::draw(backbuffer, frontbuffer). What's happening is the lens calls: front.drawImage(back.getCanvas(), 0, 0); which copies (blits) all the pixels from the back to the front. The backbuffer is never a

Re: GWT into JUNIPER

2011-06-24 Thread Thomas Broyer
Is your problem with GWT-RPC (causing the 500 error status) an issue with loading the "policy file"? If so, you can override a few methods in your RemoteServiceServlets to change the default behavior. If you really have no choice but to abandon GWT-RPC, I'd highly recommend RequestFactory, rath

POJO to JSON

2011-06-24 Thread obesga
Hello I've a problem with an application, the application works fine but the new 'firewall' system drops the RPC calls. So I'm thinking about rewriting GWT-RPC calls to GWT-JSON I've a lot of simple POJO objects that are used into the app, the classes are written and can't change very much ( as t

Re: GwtCanvasDemo Question

2011-06-24 Thread Sean
Ah, I see. Thanks Phillip! And also thanks for the link to ForPlay, I will definitely check it out! -- 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-toolk

Re: GWT 2.1 MVP Multiple activities clarification help

2011-06-24 Thread Mauro Bertapelle
There are a couple of bugs in my example related to the filtering/ caching of horizontal/vertical master activities: 1) the order between caching and filtering activity in CachingHorizontalMasterActivityMapper and CachingVerticalActivityMapper is wrong: public class CachingHorizontalMasterActivit

Re: Problems with filtering/ caching activities

2011-06-24 Thread Mauro Bertapelle
regarding caching/filtering of activity, there are some errors in my example that actually I realized just after posting the code back in dicember, but forgot to upload the fixes.. sorry :( take a look at: http://groups.google.com/group/google-web-toolkit/browse_thread/thread/0ba4b88d2d54b0cd/bd964

Re: Dev mode without GUI

2011-06-24 Thread Evgeny V Mustafin
shh has no gui. i have only command line. Here the exception: [root@dev-c2c gwt]# ant -buildfile ant.gwt.xml Unable to locate tools.jar. Expected to find it in /usr/java/ jre1.6.0_24/lib/tools.jar Buildfile: /usr/java/gwt/ant.gwt.xml run.dev.mode: devmode: [java] java.lang.RuntimeException: Err

Re: Question about new activities on place changes

2011-06-24 Thread tanteanni
i didn't understand much thomas - sorry. in meantime i wrote a little sandbox app to boil my problem down to a minimum amount of code. My Problem is either i didn't understand anything or "CachingActivityMapper" is a misleading term because where is the cache and the cached activity. All i got

Re: GWT into JUNIPER

2011-06-24 Thread obesga
mmm, yes I'm already thinking about that http://groups.google.com/group/google-web-toolkit/browse_thread/thread/c73fc5df82486ac2 No, it's nothing with the server which server GWT pages and RPC. The outsider connects to JUNIPER, JUNIPER asks the GWT-Server the page and rpc's and returns it to out

Re: GWT integration to the cloud

2011-06-24 Thread David Chandler
We've seen very little interest in GWT-Roo integration on this forum. It seems that most folks want to use GWT RequestFactory and Activities & Places without code generation, so we've chosen to prioritize effort around making that easier (for example, ServiceLocators and issues 5807, 6234 make it p

passing data between activities

2011-06-24 Thread gwtomni gwtomni
Hello, how can I pass data from one activity to another one respecting MVP pattern ? thx -- 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 from th

Re: passing data between activities

2011-06-24 Thread David Chandler
Use the EventBus. On Fri, Jun 24, 2011 at 9:14 AM, gwtomni gwtomni wrote: > Hello, > > how can I pass data from one activity to another one respecting MVP > pattern ? > > thx > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To

Re: Question about new activities on place changes

2011-06-24 Thread Thomas Broyer
FilteredActivityMapper and CachingActivityMapper are the one from gwt-user.jar, you only have to write a FilteredActivityMapper.Filter to "transform" places, and an ActivityMapper which will provide the activities (the one I called MyActivityMapper in my previous message). Mauro replied a few m

Re: Dev mode without GUI

2011-06-24 Thread Thomas Broyer
See http://www.hungry.com/~jamie/xexport.html > xhost +dev-c2c > ssh root@dev-c2c > export DISPLAY=mymachine:0.0 > ant -buildfile ant.gwt.xml not tested, but should work, according to David above. Your DevMode will run on dev-c2c but its window will be displayed on your own machine. It's of cou

Re: Problems with filtering/ caching activities

2011-06-24 Thread tanteanni
first let me say thx for your great example. it helped much. but my problem at the moment is another one (or i am misunderstanding something): first i thought if i return the same place in filter method"... : place" i got back a cached activity, but thats not true. i only get a place that is

Re: RequestFactory: creating proxies on client and constructors

2011-06-24 Thread David Chandler
Hi Ryan, The proxy you get from RequestContext.create() won't be updated automatically. Your persist method should return the newly persisted object from the server. Does that help? /dmc On Thu, Jun 23, 2011 at 8:51 PM, Ryan McFall wrote: > Thanks David, for confirming my suspicions. > > I've

Re: passing data between activities

2011-06-24 Thread gwtomni gwtomni
thank you David for your quick response. can I have a link to an example using that technique. thank you very much. -- 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.

Re: POJO to JSON

2011-06-24 Thread Thomas Broyer
On Friday, June 24, 2011 2:50:27 PM UTC+2, obesga wrote: > > Hello > > I've a problem with an application, the application works fine but the > new 'firewall' system drops the RPC calls. > I'd be interesting to understand why it drops them, so that your "new" protocol won't be blacklisted eit

Re: Problems with filtering/ caching activities

2011-06-24 Thread Thomas Broyer
That's the role of the CachineActivityMapper! Look at its code! -- 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/-/iI5M9k4iwDEJ. To post to this gr

Re: GWT 2.1 MVP Multiple activities clarification help

2011-06-24 Thread Ustad
Thanks so much for the update Mauro.I'm still struggling to wrap my head around MVP and activities & places.I'm going to start very small and use your code as my baseline. Just some clarification Mauro, the idea of the MVP pattern is used to decouple the view from the presenter with the i

Re: RequestFactory: creating proxies on client and constructors

2011-06-24 Thread Ryan McFall
David: Yep, I thought of that, and have implemented it. It seems to work well. Thanks for your help! Ryan On Jun 24, 9:32 am, David Chandler wrote: > Hi Ryan, > > The proxy you get from RequestContext.create() won't be updated > automatically. Your persist method should return the newly persi

Re: passing data between activities

2011-06-24 Thread David Chandler
http://code.google.com/webtoolkit/articles/mvp-architecture.html#events Also search these archives for "eventbus example." There are several. Apache HupaMail source makes nice use of the EventBus, IIRC. /dmc On Fri, Jun 24, 2011 at 9:34 AM, gwtomni gwtomni wrote: > thank you David for your qui

Re: Question about new activities on place changes

2011-06-24 Thread tanteanni
ok thats clear enough but there is my problem: providing an activity mapper that returns a cached activity. how does such an getActivity -method looks like (my only idea is to return an activity saved in some global field). but i can't believe that "CachingActivityMapper" could provide a cached

Re: Problems with filtering/ caching activities

2011-06-24 Thread tanteanni
You mean the Code with FilteredActivityMapper.Filter filter = new FilteredActivityMapper.Filter() {... ? If so, in my case it don't makes a difference if filter returns place or new Place() - but i it should?! -- You received this message because you are subscribed to the Google Groups "Google

Re: passing data between activities

2011-06-24 Thread gwtomni gwtomni
very interesting indeed. http://svn.apache.org/repos/asf/james/hupa/trunk thank you David. -- 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 from th

GPE 2.3 live on Indigo

2011-06-24 Thread David Chandler
For those who might have missed it in other threads, Google Plugin for Eclipse 2.3 is now available for Eclipse Indigo (3.7). See instructions here: http://code.google.com/eclipse/docs/getting_started.html GPE 2.4 is currently in beta, release coming shortly. /dmc -- David Chandler Developer P

Re: GWT 2.1 MVP Multiple activities clarification help

2011-06-24 Thread Thomas Broyer
On Friday, June 24, 2011 3:45:09 PM UTC+2, ustad wrote: > > Thanks so much for the update Mauro.I'm still struggling to wrap my > head around MVP and activities & places.I'm going to start very small > and use your code as my baseline. Just some clarification Mauro, the idea > of the

Re: Question about new activities on place changes

2011-06-24 Thread Thomas Broyer
On Friday, June 24, 2011 3:52:08 PM UTC+2, tanteanni wrote: > > ok thats clear enough but there is my problem: providing an activity mapper > that returns a cached activity. how does such an getActivity -method looks > like (my only idea is to return an activity saved in some global field). but

Re: Problems with filtering/ caching activities

2011-06-24 Thread tanteanni
in meantime i tried your code (in my own eclipse maven project) - it's working as expected. My first mistake was to think, that the cached activity is used if Filter returns place but the opposite is true. But that didn't helped much. For some reason if your filter (CachingHorizontalMasterActiv

Re: Problems with filtering/ caching activities

2011-06-24 Thread Mauro Bertapelle
perhaps this picture helps: http://goo.gl/vB5YN -- 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 from this group, send email to google-web-toolkit+uns

Re: Question about new activities on place changes

2011-06-24 Thread tanteanni
thx thomas for your never ending endurance, i guess i came a little closer after reading the source. Sorry for that: But what is the value of lastPlace and lastActivity after construction time? And i miss the connection with Mauro's current code: If His CachingMApper returns "new MailListPlace

Re: Dev mode without GUI

2011-06-24 Thread Evgeny V Mustafin
thanks. cound you explain me step by step what i should do? i'm novice in linux; On 24 июн, 17:23, Thomas Broyer wrote: > Seehttp://www.hungry.com/~jamie/xexport.html > > > xhost +dev-c2c > > ssh root@dev-c2c > > export DISPLAY=mymachine:0.0 > > ant -buildfile ant.gwt.xml > > not tested, but sh

Re: POJO to JSON

2011-06-24 Thread Harald Pehl
Hi, Thomas you're right: You can use Piriti (http://code.google.com/p/piriti/) on the client side to map JSON to POJOs and serialize it back to JSON. Please note that Piriti is only meant to be used on the client side. It's not usable on the server side. But you can share your POJOs between cl

Re: Problems with filtering/ caching activities

2011-06-24 Thread tanteanni
thx for this picture, my problem is i don't know what place is compared to cachedPlace and what is cached place. Or where the comparison takes place? 'Til now i thought on returning the given place in filter-method i am sure the 2 places are equal. but debugging your updated code shows that on

Re: Question about new activities on place changes

2011-06-24 Thread Mauro Bertapelle
On Jun 24, 4:44 pm, tanteanni wrote: > thx thomas for your never ending endurance, i guess i came a little closer > after reading the source. > Sorry for that: But what is the value of lastPlace and lastActivity after > construction time? > both null, of course.. > And i miss the connection wi

custom event + event bubbling

2011-06-24 Thread isern
Hello, I was wondering, is it possible to bubble up a custom event through the widget hierarchy? The EventBus solution seems great but in some cases I'd like to catch certain events related to the "current context" that's usually given by the UI. Thanks..! -- You received this message because

Re: What has happened to the GWT designer for Eclipse Indigo?

2011-06-24 Thread Eric Clayberg
There is something weird going on with Eclipse p2 which we are investigating. Here are four work arounds that will work: 1) Unload WindowBuilder Core and WindowBuilder Core XML (from Indigo) and then load GPE, or 2) Install GPE first, followed by WB from Indigo, or 3) Use the Eclipse Java Develo

Re: GWT meets Adobe Flex: gwt4air 2.1 is here !

2011-06-24 Thread Frank Argueta
Can you create your own support forum! GWT Moderators? On Fri, Jun 24, 2011 at 7:24 AM, Alain Ekambi wrote: > Hi there, > Sorry i forgot to add an infobox to that demo. > The Keyboard is not in 2.1 > Will be in 2.2 > > 2011/6/24 gwt.user > > Hi Alain >> I just saw this component in the explorer

Re: GWT meets Adobe Flex: gwt4air 2.1 is here !

2011-06-24 Thread Alain Ekambi
Well there s a group where i ve been directing people to. I cant prevent people for writing here dough. 2011/6/24 Frank Argueta > Can you create your own support forum! > > GWT Moderators? > > > On Fri, Jun 24, 2011 at 7:24 AM, Alain Ekambi > wrote: > >> Hi there, >> Sorry i forgot to add a

Aw: Re: Question about new activities on place changes

2011-06-24 Thread Jens
Its pretty easy. If you have looked at the source code of CachingActivityMapper you see that it only calls place.equals(lastPlace) to check if it has to return the previous activity or has to create a new one. After construction of CachingActivityMapper both lastPlace and lastActivity are null

Re: call method inside the ui.xml file

2011-06-24 Thread Robert W
Why in xml, call it in associated *.java file. Just assign your dialogbox by @UiField On Jun 24, 11:17 am, gwtomni gwtomni wrote: > Hello, > >    Can I call a method like show() or center() inside the uibinder xml file. >   PS. show() and center() for a DialogBox > > thx -- You received this me

Re: GWT meets Adobe Flex: gwt4air 2.1 is here !

2011-06-24 Thread isern
Congratulations, this looks great. On Jun 7, 5:39 am, Alain Ekambi wrote: > Hello Alexandro, > > Thank you for your kind words. > I m glad that you like the project. I m also happy that it can help you > solve some of the problems you have. > Gwt4Air is  a free time project. We use it internally

how can i get the proxy that i edited using driver.edit?

2011-06-24 Thread Elhanan
i know the it's not the same proxy i sent in.. and i know i need to send to a persist method i created in a requestContext. so do i need to use the onProxyChangeEvent? -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group

Re: call method inside the ui.xml file

2011-06-24 Thread gwtomni gwtomni
thank you I was just comparing with other RIA thechnologies like flex. -- 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 from this group, send email t

Re: POJO to JSON

2011-06-24 Thread Raphael André Bauer
On Fri, Jun 24, 2011 at 4:59 PM, Harald Pehl wrote: > Hi, > Thomas you're right: You can use Piriti (http://code.google.com/p/piriti/) > on the client side to map JSON to POJOs and serialize it back to JSON. > Please note that Piriti is only meant to be used on the client side. It's > not usable o

Tree selection

2011-06-24 Thread Samyem Tuladhar
In the stock Tree widget, if there is a selection made on a node and if the parent is closed, the selection moves to the parent node. Is there a way to change this behavior not to move the selection to the parent node? This causes some issues when we have a selection listener and the act of clos

Re: how can i get the proxy that i edited using driver.edit?

2011-06-24 Thread isern
Just an idea, I'd try this: proxy = request.edit(proxy); driver.edit(proxy); If I got RF right, the edited reference should be the same as the one request.edit() returns, as it is already bound to that context. Greetings! On Jun 24, 1:20 pm, Elhanan wrote: > i know the it's not the same proxy

Problem deploying GWT on IIS and Tomcat

2011-06-24 Thread Jan Thewes
I've set up an environment where IIS runs on one server and the RPC endpoints and servlets run on another machine on Tomcat. The site is available entering http://appName I've enabled URL Rewriting in IIS so that every call to http://appName/appService is redirected to http://tomcatMachine/appName

How to parse the response of GWT app?

2011-06-24 Thread redice
I want to parse the response of GWT app like following: // OK[41,40,0,2,39,38,37,0,36,0,4,1,4,35,19,1,3,34,19,18,1,17,1,-17,33,0,710,1,0,4,0,28,12,11,0,32,31,8,7,30,19,18,1,17,1,2,16,29,0,700,1,0,4,1,28,12,11,0,27,26,8,7,25,19,18,1,17,1,-8,24,0,500,1,150,23,1,22,12,11,0,22,21,8,7,20,19,18,1,17,1,1

change background color of celltree selected node

2011-06-24 Thread Rita Klotz
I have subclassed CellTree.Resources and have put in the following lines: @Source("cellTreeSelectedBackground_DC.png") public ImageResource cellTreeSelectedItem(); @Source("MyCellTree.css") public CellTree.Style cellTreeStyle(); I pass the created resources when constructing the CellTree. My im

Emulation class which extends JavaScriptObject cause IncompatibleClassChangeError Exception on module load in development mode

2011-06-24 Thread babyeric
Issue Report Summary: Emulation class which extends JavaScriptObject cause IncompatibleClassChangeError Exception on module load in development mode Found in GWT Release: GWT 2.3.0 Encountered on OS / Browser: Win7, IE6-8, Chrome, hosted mode Detailed description: step to reproduce: 1. create

New to GWT, Sample Project: "Unable to initialize static dispatcher"

2011-06-24 Thread chris mahood
New to GWT development. Have set up environment, Eclipse/Helios & Chrome with GWT plug in. I am only able to connect to the development web server and run the app about 1/4th of the time. I am trying to identify a pattern. I have rebooted, restarted Chrome and Eclipse, restarted the webserver,

Regular expression email validation in GWT

2011-06-24 Thread creativepragmatic
Hello, I am trying to validate a form using gwt-validation but have not been having any success validating the email field of a POJO. The field is annotated as follows: @NotNull @Pattern(regexp = ".+@.+\\.[a-z]+") private String email; Whenever Pattern is annotated to th

GWT PrecompressLinker & Tomcat

2011-06-24 Thread pop.ionut84
Hi, I've included the PrecompressLinker option in my gwt.xml file, build the application and deploy to Tomcat. All generated js file have an equivalent js.gz file, but Tomcat still uses non gzip files. How can I tell Tomcat when a request comes for foo.js to check for the existence of foo.js.gz an

font-size: does not work for GWT button and flextable

2011-06-24 Thread Bob
How do you change the font size in a GWT Button or a GWT Flextable? The standard CSS of font-size: 150%; does not work, but color: red; does work. Also, font-family does not work for flexible (but does for button) I am new to GWT. thanks Bob -- You received this message because you are subscr

Re: How to parse the response of GWT app?

2011-06-24 Thread David Chandler
Sure, for a percentage of the settlement. /dmc On Fri, Jun 24, 2011 at 4:44 AM, redice wrote: > I want to parse the response of GWT app like following: > > // > > OK[41,40,0,2,39,38,37,0,36,0,4,1,4,35,19,1,3,34,19,18,1,17,1,-17,33,0,710,1,0,4,0,28,12,11,0,32,31,8,7,30,19,18,1,17,1,2,16,29,0,700

Log file

2011-06-24 Thread Ashish
I have putted some SOP (System.out.println) in my sever side, but I am not sure where log files do generate. any body can tell me please ? -- 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

Re: How to parse the response of GWT app?

2011-06-24 Thread Jeff Larsen
Careful David, 0 is a percent ;) -- 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/-/npkO1NZBAnAJ. To post to this group, send email to google-web-t

How to Prevent GWT from translating certain methods into JavaScript

2011-06-24 Thread K. Bolino
This is a continuation of the following discussion: http://groups.google.com/group/google-web-toolkit/browse_thread/thread/d5315f505810304a I have the same issue, namely that I want to be able to specify (e.g. through an annotation like @JavaOnly) that certain methods in my shared POJOs are for th

hyperlinks/html

2011-06-24 Thread christian londono
Hi, im creating a plugin for an already existing website that will incorporate a launchpad of sorts. I need a way to use a hyperlink that will redirect me to somewhere else on the website, but as far as my understanding of hyperlinks for gwt widgets is that it only points to another page in the app

Re: hyperlinks/html

2011-06-24 Thread Ben Imp
Check out the Anchor widget. That should let you navigate anywhere you want. -Ben -- 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/-/nmJKvypcdzE

Re: Log file

2011-06-24 Thread Ben Imp
The answer to that depends on which server you are using. If its Tomcat, there should be a conf subdirectory with a catalina.out file in there, unless yours is configured differently. -Ben -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group

Re: Apache Shiro or Spring Security??

2011-06-24 Thread Fabricio Pizzichillo
Can share how youdo it? 2011/6/22 Nicolas Antoniazzi > Here, we use Shiro since it is really easy to integrate. > Moreover, Shiro is not tight to Spring... And that's a good thing for us > since we use Gin on client and Guice on Server (to not multiply API). > > > 2011/6/22 Elhanan Maayan > >>

Don't follow how to put toolbar in RichTextAra

2011-06-24 Thread Bob
I am able to get RichTextArea working with no tool bars (not to hard). The showcase source indicates the following line: RichTextToolbar toolbar = *new* RichTextToolbar(taskRichTextArea); I don't see that RichTextToolbar can be imported via eclipse like RichText Area can. So, I am stuc

Re: Don't follow how to put toolbar in RichTextAra

2011-06-24 Thread Ed
Try this: // write the editable message Label header = new Label("Subject:"); header.setSize("580px", "18px"); myMessages.add(header); final TextBox messageSubject= new TextBox(); messageSubject.setSize("580px", "20px"); myMessages.add(messageSubject); Label body = new Label("New Message Body:");

Re: font-size: does not work for GWT button and flextable

2011-06-24 Thread Ashwin Desikan
if you are using UI-Binder , you can either your the styleName or addStyleNames property. for example -- 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-we

Re: font-size: does not work for GWT button and flextable

2011-06-24 Thread Ashwin Desikan
Sorry, hit enter too fast. here is the example for a custom button with specific font and colors .btn { color: #FF0080; padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px; font-size: 12px; font-family: Gothic,sans-serif; font-weight: bold; text-align:

Re: custom event + event bubbling

2011-06-24 Thread Ashwin Desikan
what sort of events are you looking to capture? You can create custom events and register those events with the eventBus. When ever that event occurs all handlers would receive a notification and you can take necessary action. Thanks Ashwin -- You received this message because you are subscrib