Re: Appstats RecordingFuture classcast exception

2013-01-30 Thread ingo
with GAE 1.7.3. Thanks, Ingo On Tuesday, January 29, 2013 5:13:33 PM UTC-5, ingo wrote: Hi, I have the exact same issue. Did you ever get around this problem? Thanks, Ingo On Friday, April 22, 2011 9:58:17 AM UTC-4, Baloe wrote: Hi all, We're using the appstats for extra logging. Works

Re: Appstats RecordingFuture classcast exception

2013-01-29 Thread ingo
Hi, I have the exact same issue. Did you ever get around this problem? Thanks, Ingo On Friday, April 22, 2011 9:58:17 AM UTC-4, Baloe wrote: Hi all, We're using the appstats for extra logging. Works fine as far as I've looked at it, but not we get a classcast exception for most requests

GWT/AppEngine application for distributed role playing - dorp

2012-02-23 Thread ingo
information see http://usability-nightmare.blogspot.com/2012/02/distributed-online-role-playing-with.html. Cheers, Ingo -- 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

Boost Extensibility and Simplify Maintainability of Web Applications: Proposals for Google Web Toolkit Plug-in Architectures

2011-01-17 Thread Ingo Jaeckel
-in architecture would dramatically enhance the extensibility and the maintainability of GWT applications. Therefore, this article proposes approaches for statically and dynamically loaded plug-ins for GWT applications. Kind regards Ingo -- You received this message because you are subscribed

Re: Boost Extensibility and Simplify Maintainability of Web Applications: Proposals for Google Web Toolkit Plug-in Architectures

2011-01-17 Thread Ingo Jaeckel
profit from having an application independent framework for the management of application extensions, i.e. plug-ins, apps, or add-ons. Kind regards Ingo 2011/1/17 Ingo Jaeckel ingo.jaec...@googlemail.com: Hello everyone I wrote a short article proposes a plug-in management architecture for GWT

Proposal of several plug-in architectures for GWT applications running on the Google App Engine platform

2011-01-07 Thread Ingo Jaeckel
as well as prototype implementations in the wiki [3]. Kind regards, Ingo [1] http://honeycrm.googlecode.com/files/ProposalsForGoogleWebToolkitApplicationPlugInArchitectures.pdf [2] http://code.google.com/p/honeycrm/ [3] http://code.google.com/p/honeycrm/w/list -- You received this message

Re: Volunteers???

2010-11-22 Thread ingo
integration. and GWT developers do not want to sacrifice type safety - i think they usually use java and GWT because they love strong types. kind regards, ingo On 21 Nov., 16:54, Isuru 2eis...@gmail.com wrote: On 08/25/2010 09:17 PM, dolcra...@gmail.com wrote: Why not natively port YUI to GWT?  Yeah

Re: All I Want for Christmas is a powerful Widget Library from Google !

2010-11-15 Thread ingo
+1 I am currently doing the GWT project honeycrm http://code.google.com/p/honeycrm/. A more powerful set of widget is the very last thing that is missing in the GWT puzzle. On 15 Nov., 09:39, massimo malvestio massimo.malves...@gmail.com wrote: +1 I'm currently learning SmartGWT, LGPL version.

Re: Developing an AppStore for a GWT / App Engine application?

2010-10-15 Thread ingo
/p/honeycrm/wiki/PluginsStaticApproach kind regards, ingo On 10 Okt., 10:14, Артём artem...@gmail.com wrote: The first problem I see is that the GWT compiler calls System.exit, therefore you can't easily call it's main function from your program. And you can't execute it as an external program

Developing an AppStore for a GWT / App Engine application?

2010-10-04 Thread Ingo Jaeckel
to use another servlet container e.g. for compilation. kind regards, ingo -- 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

Re: Export to CSV file...

2010-09-08 Thread ingo
regards, ingo On 8 Sep., 11:40, Asela Neligama aselan...@gmail.com wrote: Hi all, I need to export a list of objects (Eg. ArrayList of Strings) to a CSV file. After having a look athttp://code.google.com/webtoolkit/doc/latest/RefJreEmulation.html it seems that java.io.FileWriter isn't

How to run my DETAILED/PRETTY compiled GWT application locally / on app engine?

2010-09-02 Thread Ingo Jaeckel
the recompilation to obfuscated code and instead run the js code compiled with detailed output style locally / when deployed to app engine? i found no documentation/tutorials about this yet.. thanks everyone in advance! kind regards, ingo -- You received this message because you are subscribed

Re: How to run my DETAILED/PRETTY compiled GWT application locally / on app engine?

2010-09-02 Thread ingo
experiences around the topic in the wiki of my project: http://code.google.com/p/honeycrm/wiki/Profiling happy profiling everyone! kind regards, ingo On 2 Sep., 17:23, Chris Conroy con...@google.com wrote: When you run from eclipse, you are running in DevMode which does not cause a recompile

Screencast demonstrating how to profile a GWT application with JProfiler 6

2010-08-19 Thread Ingo Jaeckel
screencast showing how it works http://www.youtube.com/watch?v=zUJUSxXOOa4 sorry for the delay when my app runs locally being profiled :) i hope this screencast helps everyone who wants to increase his apps performance. kind regards, ingo -- You received this message because you are subscribed

How to implement pagination using GWT 2.1 M2 SimplePager?

2010-08-17 Thread Ingo Jaeckel
not understand how to put all those new classes together in a small, concise and working example. kind regards, ingo -- 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

developers, developers, developers: who wants to participate in creating a new opensource crm/erp software?

2010-07-01 Thread Ingo Jaeckel
of features, keeping the ui responsive, etc. check out the source code via svn: svn checkout http://honeycrm.googlecode.com/svn/trunk/ honeycrm-read-only you can also become a project member very fast and get write access to the repository. i am looking forward for your feedback! kind regards, ingo

Re: Testing client code fails with JDOFatalUserException: Duplicate PMF name

2010-06-29 Thread Ingo Jaeckel
feedback to the project! kind regards, ingo 2010/6/28 Acerezo acerezoguil...@gmail.com: Hello I've the same problem Did you find the solution? Thanks. On Jun 7, 10:13 am, ingo ingo.jaec...@googlemail.com wrote: hello google, believe it or not but this seems to be a problem as huherto wrote

Re: Testing client code fails with JDOFatalUserException: Duplicate PMF name

2010-06-29 Thread Ingo Jaeckel
hello andrés, great to hear that you checked out the sourcecode. aaah and thank you very much for the hint! i just added the missing jar file to the repository. kind regards, ingo 2010/6/29 Andrés Cerezo acerezoguil...@gmail.com: Hello, I'have a problem with import com.google.gwt.visualization

Re: how to enable scrolling for app using DecoratedTabPanel?

2010-06-18 Thread ingo
? kind regards, ingo On 17 Jun., 19:52, Stefan Bachert stefanbach...@yahoo.de wrote: Hi Ingo, from user point of view neither of your mentiones widget should scroll at all. RootLayoutPanel  \_ DockLayoutPanel (TabLayout class)   \_ DecoratedTabPanel (TabCenterView class)      \_ScrollPanel

my app does not work in IE at all

2010-06-16 Thread ingo
by the css) is shown - nothing more. you can try the app on appengine: honeyyycrm.appspot.com regards, ingo -- 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

how to enable scrolling for app using DecoratedTabPanel?

2010-06-16 Thread ingo
) \_ DecoratedTabPanel (TabCenterView class) this is the current hierarchy. now which steps are neccessary to enable proper scrolling for the app? regards, ingo -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email

Re: How to generate report in GWT.

2010-06-16 Thread ingo
hello gopal, i think this is possible with the google chart api (formerly known as visualisation api). for more details see the google code page of the project http://code.google.com/p/gwt-google-apis/wiki/VisualizationSampleApplications regards, ingo On 16 Jun., 12:10, gopal bhalala gopalbhal

Re: my app does not work in IE at all

2010-06-16 Thread ingo
hello thomas, thanks a lot for this hint. it solved the issue immediately (see the diff here http://code.google.com/p/honeycrm/source/diff?spec=svn67r=67format=sidepath=/trunk/war/Gae.html). kind regards, ingo On 16 Jun., 12:38, Thomas Broyer t.bro...@gmail.com wrote: On Jun 16, 9:03 am, ingo

Re: how to enable scrolling for app using DecoratedTabPanel?

2010-06-16 Thread ingo
the project http://code.google.com/p/honeycrm/source/browse/#svn/trunk/src/honeycrm/client kind regards, ingo On 16 Jun., 13:48, Olivier Monaco olivier.mon...@free.fr wrote: Do you want: 1) scroll the whole page? Don't use layouts (*LayoutPanel), there are made to avoid scrolling. Did you readhttp

Re: Testing client code fails with JDOFatalUserException: Duplicate PMF name

2010-06-03 Thread ingo
i could reproduce this in a minimal fresh new project with the greeting service that initiates a persistence manager factory. additionally i found this on the IDEA bugtracker http://youtrack.jetbrains.net/issue/IDEA-50403 anyone? On 2 Jun., 19:16, ingo ingo.jaec...@googlemail.com wrote: hello

Re: Testing client code fails with JDOFatalUserException: Duplicate PMF name

2010-06-03 Thread ingo
thread [ERROR] Alert: class com.google.gwt.user.client.rpc.StatusCodeException another user describes this problem here: http://www.mail-archive.com/google-gu...@googlegroups.com/msg02473.html anyone? On 2 Jun., 19:16, ingo ingo.jaec...@googlemail.com wrote: hello everyone, does anyone know

Testing client code fails with JDOFatalUserException: Duplicate PMF name

2010-06-02 Thread ingo
the following exception: Caused by: javax.jdo.JDOFatalUserException: Duplicate PMF name transactions-optional found in file:/Users/ingo/svn/honeycrm_all/ trunk/src/ META-INF/jdoconfig.xml and file:/Users/ingo/svn/honeycrm_all/trunk/war/ WEB-INF/classes/META-INF/jdoconfig.xml

Re: Testing client code fails with JDOFatalUserException: Duplicate PMF name

2010-06-02 Thread ingo
for HtmlUnit thread [ERROR] Alert: class com.google.gwt.user.client.rpc.StatusCodeException On 2 Jun., 11:54, ingo ingo.jaec...@googlemail.com wrote: hello everyone, i am currently doing the honeycrm projecthttp://code.google.com/p/honeycrm/. i wrote some server side tests that run without any

How to unit test a RemoteServiceServlet referencing a PersistenceManager

2010-05-08 Thread ingo
the remoteserviceservlet is instantiated i got the following error: Caused by: javax.jdo.JDOFatalUserException: Duplicate PMF name transactions-optional found in file:/Users/ingo/svn/honeycrm_all/ trunk/src/ META-INF/jdoconfig.xml and file:/Users/ingo/svn/honeycrm_all/trunk/war/ WEB-INF/classes/META-INF/jdoconfig.xml