Re: RequestFactory with ValueType for interfaces / abstract classes

2011-08-08 Thread Nachiket
/codesearch#A1edwVHBClQ/user/test/com/google/web/bindery/requestfactory/gwt/client/RequestFactoryPolymorphicTest.java But there are no sign,how to use Abstract classes.. Looking for pointers/guidance. Thanks, On Aug 6, 6:38 pm, Nachiket wrote: > Hi, > Following is my

RequestFactory with ValueType for interfaces / abstract classes

2011-08-06 Thread Nachiket
Hi, Following is my Model --- class Person { String getName(); Vehicle getVehicle(); } interface Vehicle { String getCompanyName(); String getRegNo(); Point getParkingSpaceRequired(); } abstract class AbstractVehicle { } class Motorcycle extends Abstrac

Re: Broken editor type conversions in GWT trunk r10227

2011-07-19 Thread Nachiket
No response on this?? i am also facing similar problem On May 26, 6:42 pm, Miroslav Genov wrote: > Hello, > I'm trying to use trunk version of GWT but I'm encountering some conversion > issues with the Editor framework. > > Caused by: java.lang.ClassCastException: java.lang.Integer cannot be cast

RequestFactory and JSNI

2011-06-30 Thread Nachiket
Hi, I have ran few tests and wrote Hello World style RequestFactory code for understanding. I am wondering, how we can pass EntityProxy to native Javascript (using JSNI) and setting changed values from native javascript to EntityProxy? Thanks, -- You received this message because you are subscri

Javascript error in IE 7, If deployed on Apache. Works fine in IE7 if its Tomcat.

2010-06-07 Thread Nachiket
Hi guys, My first post here, and a strange problem. Application runs properly on all the browsers (IE7, Chrome 4+, Firefox 3.5+) if it is deployed in Tomcat. Now when I deploy on remote apache server, It runs fine in all the browser, but in IE7 I get this.. -- Line: 2056 Char: 12 Error