Re: Any interest in WOWODC recordings on DVDs?

2013-02-12 Thread Matteo Centro
I would surely buy them! Inviato da iPhone Il giorno 12/feb/2013, alle ore 20:12, Pascal Robert prob...@macti.ca ha scritto: Le 2013-02-12 à 13:59, Ramsey Gurley rgur...@smarthealth.com a écrit : I can't imagine a DVD being worth much since it would low res everything down to VGA.

Re: WOCommunity membership and goals

2013-02-07 Thread Matteo Centro
Speaking for my company, sometimes we are forced to use jQuery for some things. We try to do as much as possible with Ajax.framework (prototype) but some things are simply not feasible without jQuery. We generally have use the two mixed, which is sometimes a source for headaches. A nice thing

Re: Immortal sessions in production

2013-01-31 Thread Matteo Centro
the ERXSession.defaultEditingContext() Thanks for any help, Matteo On Wed, Jan 30, 2013 at 6:10 PM, Amedeo Mantica amedeomant...@me.com wrote: Sent from my iPhone On 30/gen/2013, at 17:59, Matteo Centro woli...@matteocentro.it wrote: Regarding the deployment environment (which

Re: Immortal sessions in production

2013-01-30 Thread Matteo Centro
. I'm still in dire straits, no idea how to fix this... no idea what's happening either. Any suggestions? Matteo On Tue, Jan 15, 2013 at 6:14 PM, Chuck Hill ch...@global-village.net wrote: On 2013-01-15, at 3:20 AM, Matteo Centro wrote: Unfortunately I don't have full control of the deployment

Re: Immortal sessions in production

2013-01-30 Thread Matteo Centro
, is this normal? Matteo On Wed, Jan 30, 2013 at 5:56 PM, Matteo Centro woli...@matteocentro.it wrote: From what I see some instances don't log the DB Connection error and still have immortal sessions. The main problems with immortal sessions is that eventually they end up with a memory problem, I

Re: Immortal sessions in production

2013-01-15 Thread Matteo Centro
(EOEditingContext.java:) Chuck On 2013-01-14, at 10:05 AM, Matteo Centro wrote: Hi all, suspecting there was some sort of deadlock I ran jstack against one of the immortal sessions instances, I'm attaching the output, anything helps... Thanks, Matteo On Mon, Jan 14, 2013 at 12:35 PM, Matteo

Re: Immortal sessions in production

2013-01-14 Thread Matteo Centro
and now allow it out of your finalize method. On Sun, Jan 13, 2013 at 7:01 PM, Chuck Hill ch...@global-village.net wrote: Can you post the entire stack trace? At the very least, I would catch that exception and now allow it out of your finalize method. On 2013-01-12, at 2:01 PM, Matteo Centro

Re: Immortal sessions in production

2013-01-13 Thread Matteo Centro
, 2013 at 10:36 AM, Amedeo Mantica amedeomant...@me.com wrote: Are you sure the ec is only referenced by the session? Maybe there are objects referencing it outside the session. Application ? Any shared object ? A thread ? Amedeo Sent from my iPhone On 12/gen/2013, at 23:01, Matteo Centro woli

Re: Immortal sessions in production

2013-01-12 Thread Matteo Centro
Sorry to resuscitate such an old discussion but I'm having the exact same issue... It's an old application that we inherited, we wonderized it as much as it's possible but something weird happens in production, sessions on some instances simply won't die. Some instances go out of memory and they

Re: Immortal sessions in production

2013-01-12 Thread Matteo Centro
, this.getClass().getSimpleName()); hmmm, you'll have to replace the ClickEventLogger2 line because that's our logging mechanism. you could log.fatal it and set up an email appender in log4j. simon On 12 January 2013 17:43, Matteo Centro woli

Re: Wonder Deployment Guide ready for review

2013-01-04 Thread Matteo Centro
Of course I do! Thanks, Matteo Inviato da iPhone Il giorno 04/gen/2013, alle ore 05:13, Klaus Berkling kberkl...@dyned.com ha scritto: Hi All. I have my deployment guide ready for review. It's 12 pages. Not a derivative of any Apple documents. Let me know if want to take a look.

JAX-WS Endpoint within a WOApplication

2012-10-02 Thread Matteo Centro
Hi list, I'm trying to implement a webservice using JAX-WS after I concluded that the app that needs to talk with mine can't speak through WOWebServices... All the examples I found make a webservice server by javax.xml.ws.Endpoint.publish(http://localhost:8080/WS/NameOfService;, implementor);

Re: JAX-WS Endpoint within a WOApplication

2012-10-02 Thread Matteo Centro
handler, although the direct action handler would work too. On Tue, Oct 2, 2012 at 7:26 AM, Matteo Centro woli...@matteocentro.it wrote: Hi list, I'm trying to implement a webservice using JAX-WS after I concluded that the app that needs to talk with mine can't speak through WOWebServices

Re: linking editing contexts from two apps

2012-09-05 Thread Matteo Centro
I've used ERJGroupsSynchronizer with success and I'm very happy with it. But, what if the app that updates my database is not a WO application, but something done directly on the db? What's the common practice? I think we should write an article for the Wiki about best practices on data

Re: WOLips validation problems

2012-09-03 Thread Matteo Centro
Me too! :) Matteo On Wed, Aug 29, 2012 at 2:46 AM, Patrick Robinson p...@vt.edu wrote: On Aug 27, 2012, at 8:54 PM, David Avendasora wrote: But you can now pull an editor tab out to it's own window. When you have dual screens, that rocks! Oh, wow! You just made my day (and the day after

Re: [Wonder-disc] ERXEC and locking

2012-07-11 Thread Matteo Centro
this is the impression I had the last time on this subject. I plan to move from MultiEC locking manager to ERXEC ec. As usual, I could be wrong.. - Original Message - *From:* Matteo Centro woli...@matteocentro.it *To:* Paul Dunkler paul.dunk...@xyrality.com *Cc:* webobjects-dev@lists.apple.com Dev

Re: [OT] New js framework

2012-07-11 Thread Matteo Centro
I do remember Benoit's talk at WOWODC 2009 but not his rant at WOWODC 2011 because I wasn't there... What was it all about? Matteo PS Montage is very cool! On Wed, Jul 11, 2012 at 10:11 AM, Brook, James jbr...@lgi.com wrote: So presumably Motorola has a server-side framework with REST, sync

Re: ERXFlickrBatchNavigation Robots

2012-07-11 Thread Matteo Centro
From the top of my head: maybe putting some rel=nofollow on the links? Matteo On Sat, Jun 30, 2012 at 5:26 PM, Kevin Hinkson h...@kevinhinkson.com wrote: Hi, Does anyone else see exceptions occurring when robots crawl the navigation links produced by ERXFlickrNavigation? These are session

Re: AWS server failure?

2012-07-11 Thread Matteo Centro
Failures are not uncommon... On Mon, Jun 25, 2012 at 3:50 PM, Jesse Tayler jtay...@oeinc.com wrote: ping! yet another reboot seems to have helped -- a hiccup -- the system first reported another error again after restarting and reporting things were all fine then a wait indicator for a

Re: [Wonder-disc] ERXEC and locking

2012-07-09 Thread Matteo Centro
Actually I noticed that removing all the locks (even the forgotten ones) seems to have solved the problem... I had 10 unique users on 22 instances running for a day and no deadlocks. Any thoughts about stuff that is done in the Session.terminate? I need to do some cleanup if the session

ERXEC and locking

2012-07-08 Thread Matteo Centro
Hi all, I recently Wonderized a legacy WO application and I have a strange race condition that happens very rarely and only under extremely high load. Application extends ERXApplication, Session extends ERXSession and so on, I removed all new EOEditingContext() and replaced them with

Puzzle: Custom AjaxFlexibleUpload not working in Linux

2012-06-15 Thread Matteo Centro
Hello list, I have a weird problem that's driving me nuts... I know that I'm not going to provide enough info to completely debug the issue so I apologize in advance. I think I just need a hint to point in the right direction. I needed a clone of ERAttachmentFlexibleUpload which uses

Re: Puzzle: Custom AjaxFlexibleUpload not working in Linux

2012-06-15 Thread Matteo Centro
Both 1.6 and yes it's Sun JVM. Maybe I'm too demanding and I should lower the refreshTime? Now it's 1000. Matteo On Fri, Jun 15, 2012 at 7:34 PM, Pascal Robert prob...@macti.ca wrote: You are running Java 6 on both your Mac and Linux? JVM on Linux is OpenJDK or coming from Sun? Hello list,

Re: Puzzle: Custom AjaxFlexibleUpload not working in Linux

2012-06-15 Thread Matteo Centro
stuck. BTW has anybody managed to use something like this in WO? http://blueimp.github.com/jQuery-File-Upload/ This is what my client really wants... Thanks, Matteo On Fri, Jun 15, 2012 at 8:02 PM, Matteo Centro woli...@matteocentro.itwrote: Both 1.6 and yes it's Sun JVM. Maybe I'm too

Re: Most requested stuff on Google Moderator

2012-03-28 Thread Matteo Centro
+1 I still think that for a new project it's wise to use WO. Even if it's old stuff ;) because of Wonder and because of what you can do really quickly! I even looked at other frameworks out there just to be fair and nothing comes even close! Maybe tapestry+cayenne? Anyway, for me it's WO for the

Re: *.xcode *.xcodeproj PB.project Files

2012-03-28 Thread Matteo Centro
If you don't use Xcode anymore just get rid of them! Matteo On Wed, Mar 28, 2012 at 8:14 AM, David Avendasora webobje...@avendasora.com wrote: I don't think any of those files are required anymore, unless you are doing Direct To Java Client work. Anybody? Hellooo? Well oky

Re: WOLips Goodies Eclipse Plugin problem

2012-03-27 Thread Matteo Centro
Hi Ken, I believe that WOLips Goodies contains stuff specific to Mac or Windows, I'm not sure it contains anything about Linux I don't use Windows but on the Mac it's Cd in Terminal and Reveal in Finder. You might try not installing the goodies on Linux. Matteo On Wed, Mar 28, 2012 at 1:47 AM,

Re: 5.4 uploading large files

2012-03-04 Thread Matteo Centro
It is certainly a good point... Don't know if it makes sense in real life but, count me in! Matteo Sent from my iPhone On 04/mar/2012, at 11:54, Helmut Tschemernjak hel...@helios.de wrote: I have an idea how to make Apple aware that the WebObjects is important to be supported or opened

High resolution PDF generation

2012-02-08 Thread Matteo Centro
Hi list, in the past I always generated PDF documents on the fly from a WO application by using FOP. Writing a component for FOP is not exactly an amusing task so for a new project I was considering using ERPDFGeneration instead, looks a lot simpler. The problem I'm trying to solve is that I do

Re: Why I teach WebObjects

2011-12-20 Thread Matteo Centro
Same question... As a former WO trainer I have the old PWO1 and PWO2 but it's not updated to the new tools. I'd be very interested in more recent training materials. Thanks, Matteo On Tue, Dec 20, 2011 at 4:07 AM, Kevin Spake sparky0...@yahoo.com wrote: Any chance that WO training material is

Re: Ajax UpdateContainer stop

2011-11-28 Thread Matteo Centro
. For example if the app changes a particular state of the record I have to disable the TextField, that's why it must be inside. Matteo On Fri, Nov 25, 2011 at 1:50 AM, Paul Hoadley pa...@logicsquad.net wrote: Hi Matteo, On 24/11/2011, at 10:11 PM, Matteo Centro wrote: Looking

Ajax UpdateContainer stop

2011-11-24 Thread Matteo Centro
Hi all, I have a nasty problem with an AjaxUpdateContainer set to autoupdate (i set frequency=1 in the bindings): the container contains a lot of stuff including some textfields, the problem is that the textfields must be edited and if the user does not type fast enough, all gets lost or worse it

Re: Long time no write…and a problem with Unbound classpath container

2011-10-14 Thread Matteo Centro
Hi, I'm pretty sure my frameworks disappeared only when i deinstalled developer tools using the uninstall script, not upgrading Lion... Matteo Sent from my iPad On 11/ott/2011, at 21:35, Chuck Hill ch...@global-village.net wrote: +1 On 2011-10-11, at 12:13 PM, David LeBer wrote:

Single Table Inheritance

2011-10-07 Thread Matteo Centro
Hi all, kind of a stupid question but in my whole career with WO I never used Single Table Inheritance so I'm kind of a newbie here... I'll try to explain with a small example: I have an entity called PointOfInterest (POI), defined by the main attributes which are name, latitude, longitude, type

Re: Single Table Inheritance

2011-10-07 Thread Matteo Centro
(e.g. qualifier type='P') - the Parent entity of Restaurant and Club is set, check that - the external (table) name of POI, Restaurant and Club is exactly identical Chuck On 2011-10-07, at 7:55 AM, Matteo Centro wrote: Hi all, kind of a stupid question but in my whole career with WO I

Re: multiple instance question, and more

2011-07-15 Thread Matteo Centro
Are MySQL tables InnoDB or MyISAM? You shouldn't have the PK problem with InnoDB... Also for the CPU issue, how many instances are you running What are the deployment variables? In any case, the Apple Push Notification server is unbelievably fast, if you send 50k notifications at the same time

Re: Concurrent request handling

2011-04-05 Thread Matteo Centro
Hi Chuck, could you elaborate more on the shared formatters thing? Don't Do Stupid Things :-) Which boils down to don't share objects that are not thread-safe, or writable data, at the global level unless you have appropriate protection. Global being either static members or instance

Re: Concurrent request handling

2011-04-05 Thread Matteo Centro
the bindings. As for the lockups, you really need to get thread dumps to assess those. jstack is an easy way to do this. Chuck On Apr 5, 2011, at 11:12 AM, Matteo Centro wrote: Hi Chuck, could you elaborate more on the shared formatters thing? Don't Do Stupid Things :-) Which boils

Re: mySQL 5

2008-02-14 Thread Matteo Centro
We migrated ages ago but I remember there was an issue with TEXT data type encodings... If you are using accents or other weird european characters you'll have to dump the tables and recreate them and you'll have to play a little bit with --default-character-set when you do so. Hope it

Re: mySQL 5

2008-02-14 Thread Matteo Centro
I totally agree... And I personally don't trust anything that is not CLI ;) Also, when you understand the mechanism, it's pretty easy to setup clusters and replication! Command line is your friend! Matteo On 14-feb-08, at 15:23, Simon McLean wrote: I've often heard that MySQL is

Re: WOWODC

2007-03-23 Thread Matteo Centro
On 23-mar-07, at 18:45, Chuck Hill wrote: On Mar 23, 2007, at 8:40 AM, Jerry W. Walker wrote: Hi, Pascal, I signed up, but was stupid enough to fail to realize that my paragraphs would be scrunched by HTML. If other's are signing up, be aware that you would be better off composing some

Re: General List Disclosure of WWDC WO info

2006-08-10 Thread Matteo Centro
It might be that after the feedback forum we'll convince them to disclose the news... My hotel is very near to the moscone, you might even see the lantern that I hanged out ;) ...So, where is my iPod? On 10-ago-06, at 13:51, David LeBer wrote: On 10-Aug-06, at 1:25 PM, Karl wrote:

Re: webobjects 5.3 and tomcat

2006-07-12 Thread Matteo Centro
I guess so... BTW, I have a 5.3 app (developed on Macs) deployed on a Linux box (Fedora Core 5) using WO and apache 1.3.36 Matteo Centro On 12-lug-06, at 09:55, Laurent LAVAUD wrote: hello, I have another simple question : does any development made with webobjects 5.3 under Mac can

Re: WebObjects training

2006-07-10 Thread Matteo Centro
. They seem to be very expensive so patience and books might be the only way forward. Ang suggestions for the books? Patience could be trickier with two young kids :)   Cheers,   GavinFrom: Matteo Centro [mailto:[EMAIL PROTECTED]] Sent: 10 July 2006 12:14To: Gavin ArmstrongCc: webobjects-dev

Re: WWDC WO Meet

2006-07-07 Thread Matteo Centro
On 7-lug-06, at 14:44, Pascal Robert wrote: Le 06-07-07, à 06:38, Matteo Centro a écrit : I'll be there, and as long as there's beer and you guys... I'll be happy! Matteo BTW: what if we, WebObjects people, did a special t-shirt? I remember a couple of years ago, WO guys had