Re: AjaxSubmitButton

2011-09-07 Thread pavan.jayam
Hi List, Followed the same way that mentioned below email threads. It is working fine with Firefox/Safari/Chrome but the "action = myAction" is not calling when i click the Image1( surrounded by button) in "IE 7 or 8 versions". ( ) Please advise. Regards, JPK. > Hi, >

Re: Release of bunch of slides from WOWODC 2011

2011-09-07 Thread Pascal Robert
Two more: COScheduler Custom EOAdaptors (Plus ERSolr!) > Hi everyone, > > We decided to release a bunch of slides from WOWODC 2011, the first batch > have been released a couple of minutes ago. > > The slides that were released: > > ERRest - Designing a Good REST API > ERRest

Re: Feedback about issue with MySQL and get primary key

2011-09-07 Thread Philippe Rabier
You should be right. I gonna try using evaluateSQLWithEntityNamed to put the DELAYED instruction. (Ray'solution is interesting but I'm using an AUTO_INCREMENT pk to avoid a round trip to the database.) BTW if a Mysql guru read this email (Kieran?) is there a real gain to use DELAYED instructio

Release of bunch of slides from WOWODC 2011

2011-09-07 Thread Pascal Robert
Hi everyone, We decided to release a bunch of slides from WOWODC 2011, the first batch have been released a couple of minutes ago. The slides that were released: ERRest - Designing a Good REST API ERRest - 2011 Edition Concurrency and Thread-Safe Data Processing in Backg

Re: Feedback about issue with MySQL and get primary key

2011-09-07 Thread Chuck Hill
Hi Philippe, On 2011-09-04, at 7:49 AM, Philippe Rabier wrote: > Hi all, > > Not a question but a feedback if you have the same issue but I don't have > explanation and I didn't look for any. > > Env: > WO 5.4.3, java 6 on Mac OS X 10.6.7, Eclipse 3.4, Wonder a bit old (several > months), M

Re: App thinks name is MainBundle

2011-09-07 Thread Ralf Schuchardt
You may look for wrong or superfluous Info.plist files inside the build directory. I have seen them causing this error. Ralf Am 03.09.2011 um 05:27 schrieb Jeff Schmitz: > Don't think so since I just bit the bullet and used the following "brute > force" solution: > > 1. renamed the old projec