Re: Adding Java modules as dependencies in GWT Maven project with plugin 2.7.0

2016-06-29 Thread Sai Manoj Athota
Hi Team, Can anyone help me on this. Thanks Sai On Saturday, June 25, 2016 at 11:51:28 AM UTC+5:30, Sai Manoj Athota wrote: > > If possible can you post an example. > > Thanks > Sai > > On Saturday, June 25, 2016 at 11:40:28 AM UTC+5:30, Sai Manoj Athota wrote: >

Adding Java modules as dependencies in GWT Maven project with plugin 2.7.0

2016-06-29 Thread Sai Manoj Athota
ample did you forget to inherit a required module? Where com.ex.Example is the Java class from 1st maven module. Kindly assist me to achieve this. Thanks Sai -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group

Re: Adding Java modules as dependencies in GWT Maven project with plugin 2.7.0

2016-06-25 Thread Sai Manoj Athota
If possible can you post an example. Thanks Sai On Saturday, June 25, 2016 at 11:40:28 AM UTC+5:30, Sai Manoj Athota wrote: > > Hi J, > > Thanks for the quick reply. Still I am not able to build my project. Can > you please have a look at my code as below, > > > com

Re: Adding Java modules as dependencies in GWT Maven project with plugin 2.7.0

2016-06-25 Thread Sai Manoj Athota
ccmscommon.gwt.xml in package com. I am inheriting the ccmscommon module in ccms.gwt.xml as below, If you need more information, Please let me know. Kindly help me to resolve this. Thanks in advance. Thanks Sai On Friday, June 24, 2016 at 7:12:46 PM UTC+5:30, Jens wrote: > > GWT also needs source

Adding Java modules as dependencies in GWT Maven project with plugin 2.7.0

2016-06-24 Thread Sai Manoj Athota
1st maven module. Kindly assist me to achieve this. Thanks Sai -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscr...@googl

Re: Strange compilation errors on linux platform

2014-02-03 Thread Sai Siddarth Muralidharan
I am running into the same issue now. Any idea how to fix this? On Friday, October 15, 2010 10:44:59 AM UTC-4, bananos wrote: We have a pretty heterogeneous team which works with GWT on Mac, Windows linux machines. One of our latest commit crashed the automatic build which runs on linux

Immediately Need Salesforce Consultants

2013-10-23 Thread Sai Kanth
tools and techniques to write scripts and set up test environment for development and Integration environments Strong customer interfacing skills, written and Verbal Communication skills Working Experience in agile development projects Thanks Regards Sai Kanth *TekisHub Consulting Services

Re: GWT 2.0.2 and Firefox

2013-08-08 Thread Sai Srinivas
This did not work for me, have you had this issue again? if so, is thre any other way to fix it. On Friday, March 12, 2010 8:43:51 AM UTC-6, Ronan wrote: The problem seems to be in the Firefox plug-ins I had installed. I did this to solve the problem: - uninstalled Firefox - restarted

TypeError: $doc.body.attachEvent is not a function

2013-08-08 Thread Sai Srinivas
I'm running my application on the firefox, i get this error. I've followed a post in forum, uninstalled firefox restart machine re install try the application get the same error mentioned above. Was anyone able to fix this issue? Thanks. -- You received this message because you are

Debug in Custom project structure

2013-08-07 Thread Sai Srinivas
Hello, I'm trying to debug GWT application which has custom structure. I've hit a couple of issues even when I followed a couple of suggestions in one of the group post. 1. I have had classpath issue to find the .gwt.xml file. I went to the runconfig classpath 'set the

Re: Debug in Custom project structure

2013-08-07 Thread Sai Srinivas
com.something.big.path.gwt.AASWeb Also, project rightclick properties google web application 'select this project a war directory and point to the directory' I also deleted the .gwt.xml file from the run config and re added it there. On Wednesday, August 7, 2013 10:19:50 AM UTC-5, Sai Srinivas wrote: Hello

Vaadin Calendar is Free now, But How?

2013-02-24 Thread sampath sai
, Sai -- 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-toolkit+unsubscr...@googlegroups.com. To post to this group, send email to google-web-toolkit

Re: Alert user when they hit the browser back button /forward button /refresh button

2013-01-24 Thread Darsha Sai
, HistoryImplSafari ,HistoryImplTimer. Can you please suggest the best way to handle this problem ? Thanks On Tuesday, January 22, 2013 2:56:17 PM UTC+5:30, Thomas Broyer wrote: On Monday, January 21, 2013 6:31:12 PM UTC+1, Darsha Sai wrote: Hi , I want to display alert message

Alert user when they hit the browser back button /forward button /refresh button

2013-01-21 Thread Darsha Sai
Hi , I want to display alert message when user click on browser back button/forward button/refresh buttons if form is dirty. How to capture browser back button/forward button in gwt ? Thanks -- You received this message because you are subscribed to the Google Groups Google Web Toolkit

ListBox widget behaves differently in FF12,IE7 and Chrome

2012-07-04 Thread Sai
public void onModuleLoad() { ListBox widget = new ListBox(); widget.addStyleName(demo-ListBox); widget.addItem(One); widget.addItem(Two); widget.addItem(Three); widget.addItem(Four); widget.addItem(Five);

Re: Call for action: Time to rethink a road-map and more frequent updates for GWT.

2012-04-13 Thread sampath sai
+1. Lets do small rally!!. I know it sounds weird.but at least group of 20 people in front of Google head office. let me know. we can create poll who ever is interested can join. Google will at least get some attention... On Fri, Apr 13, 2012 at 3:39 AM, Nagin Kothari

Code Coverage : How to integrate selenium,cobertura with gwt client project for code coverage report.

2012-03-29 Thread Darsha Sai
Hi, I am using gwt client application. I interested in selenium automated test case in my project. I want to use cobertura for code coverage in my project with Selenium auto mated test case . How can integrate these two tools for my gwt client project ? Thanks in advance. -- You received

Re: Basic question on activity and places

2012-01-03 Thread sampath sai
Hi Jens, I have question on activities. I have multiple areas like Master and Detail. Cell table will display data in master, when I select row in the master, I can going to detail place. But problem is again master activity mapper is being invoked. Please help. Thanks in advance, Sai On Tue

STS Dynamic web project vs GWT project

2011-12-20 Thread sampath sai
(Compiler.java:177) Thanks, Sai -- 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+unsubscr

MASTER-DETAIL with MVP

2011-12-16 Thread sampath sai
someone selects on celltable(which will be attached to master display) Thanks, Sai -- 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

Re: Road Map for GWT?

2011-10-26 Thread sampath sai
Thank you. Sai On Wed, Oct 26, 2011 at 6:28 AM, Anton DS anton.ds.alexe...@gmail.comwrote: http://code.google.com/p/google-web-toolkit/w/list, here you can get a list of new features, some time. On Oct 26, 5:40 am, sampath sai vsampath@gmail.com wrote: Hi , Any one has RoadMap

Road Map for GWT?

2011-10-25 Thread sampath sai
Hi , Any one has RoadMap for GWT 2012? Please provide some links.. Thanks, Sai -- 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

Fitting Activities and Places in current architecture

2011-10-20 Thread sampath sai
Hi , Right now I have app without any gwt activities and places. Can add activity and places in current application? Or do I need rewrite entire application? Please help. If yes, I can mix and match, best approaches. Thanks, Sai -- You received this message because you are subscribed

Modifying Mail App.. Help.

2011-10-11 Thread sampath sai
profile link on toppanel visible as I have access to central panel, I will display update profile widget. Is it right way to do? Thanks, Sai -- 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

Re: Is there a limitation with GWT2.4 plugin for Eclipse3.4

2011-09-26 Thread Sai
directory, in eclipse 3.4 (Ganymede) IDE try the following, Project-- Properties --Google--Web Toolkit--Configure SDks..--ADD--Installation directory using Browse button. S. Abrahamwww.DataStoreGwt.com Persist objects directly in GAE On Sep 21, 7:57 am, Sai dhana@gmail.com wrote: I

Getting “No Repository Found” error in Eclipse (Ganymede) while trying to install google plugins (GWT)

2011-09-20 Thread Sai
I am trying to install latest version of GWT( which is 2.4) on eclipse 3.4(Ganymede). Using following plugin update URL given in GWT docs: http://dl.google.com/eclipse/plugin/3.4 and getting No Repository Found error. Update works for other versions of Eclipse 3.5/3.6/3.7 but does not work

Not able download archived gwt plugin for eclipse 3.4(Ganymede)

2011-09-20 Thread Sai
I am trying to download the archived gwt2.4 plugin for eclipse 3.4(Ganymede) Open this URL http://code.google.com/eclipse/docs/install-from-zip.html and click on the link Download the latest update site archive for Eclipse 3.4. at the heading For Eclipse 3.4 after clicking on the link it tries

Is there a limitation with GWT2.4 plugin for Eclipse3.4

2011-09-20 Thread Sai
I am trying to install latest GWT version 2.4 on eclipse 3.4. I read the document at following URL http://code.google.com/eclipse/docs/getting_started.html, but this document does not state any URL for eclipse 3.4 (Ganymede). Question here: Is there plug-in ready for eclipse 3.4 to download

Can domain objects be interfaces as opposed to concrete classes in GWT RPC

2011-04-07 Thread Sai
Hi, I am trying re-use the existing domain objects for my GWT based GUI. I have all domain interfaces in one jar and all implementations in another jar. I am trying to use the interfaces jar in GWT client by having its source code jar. I am not successful in translating the interfaces to java

No available instantiable subtypes. reached via type

2011-04-06 Thread Sai
Hi, I have a requirement where I wanted to use my existing dto/models available to build new UI using GWT. To achieve above statement I followed: step 1: Created a separate java project contains all interfaces for the existing dto/models. and I also put Models.gwt.xml file to use dto/ models in

com.google.gwt.junit.client.GWTTestCase can not be found in source packages

2011-03-07 Thread Sai
Hi, I have down loaded StockWatcher to understand GWT RPC better. I have imported the project into my eclipse work space and I get the following problem: com.google.gwt.junit.client.GWTTestCase can not be found in source packages. Check the inheritance chain from your module; it may not be

Does GWT has any support for data binding?

2011-02-28 Thread Sai
Hi All, I have a requirement to build GWT based User Interface and looking for a very good data binding feature, meaning binding a java object model to a UI form. like Struts Form bean/JSF backing bean feature. I went through GWT docs but didn't find anything on data binding, If you guys have

Re: same-origin security restriction

2009-06-28 Thread sai surya kiran
Hi, What port of service do you suggest to use ? I am a complete newbie and please suggest on how to make a proxy. currently authentication server runs on 6828. and GWT runs on , so please suggest the change here. On Sun, Jun 28, 2009 at 12:29 PM, Marcelo Emanoel B. Diniz