Re: Basic Dialog Manager

2007-04-12 Thread Veit Guna
Hi. I had the same problem with the BasicLifecycleListener. I drilled it down to be a problem of the WTP Tomcat integration within Eclipse. Are you using WTP or plain tomcat? /Veit Original-Nachricht Datum: Wed, 11 Apr 2007 18:43:41 +0200 Von: Matthias Wuttke [EMAIL

Re: SV: Re: basic dialog nullpointerexception

2007-03-14 Thread Veit Guna
things are different. There is a post by me on this, where I went through and tested on all 5.5.x versions, and things stopped working after 5.5.17 Hermod -Opprinnelig melding- Fra: Veit Guna [mailto:[EMAIL PROTECTED] Sendt: 12. mars 2007 20:34 Til: user@shale.apache.org Emne

shale dialog handling

2007-03-12 Thread Veit Guna
Hi. I'm new to the shale dialog component and I'm evaluating whether to use it in my webapp. Since documentation is a bit poor, I hope somebody can clear things up for me. First thing I encountered was, that a dialog can't be started twice. I have a menu where for example a search dialog can be

Re: My exception handling is broken

2007-01-30 Thread Veit Guna
Hi. I encountered the same problem. I started development with shale-1.0.4-SNAPHSOT a while ago and wrote my own ExceptionHandler, too. That worked so far. 3 weeks ago I upgraded to 1.0.4 and for example acegi exceptions didn't get propagated anymore to its ExceptionFilter. At this time I

shale download

2006-11-25 Thread Veit Guna
Hi. Seems that the shale download site (people.apache.org) is down. Is there an alternative where I can get for example pre-build shale-validator 1.0.4-SNAPSHOTS? regards, Veit

Shale's commonsValidator + Facelets

2006-11-25 Thread Veit Guna
Hi. I'm also trying to get apache commons validator running together with shale-1.0.4-SNAPSHOT and facelets 1.11. This is because I can use the commons-validator package for business validation, too - independent of the view technologie. I've read the posts on the mailing-list but now I'm stuck

Re: Shale's commonsValidator + Facelets

2006-11-25 Thread Veit Guna
expected a msgbox to appear due to JS client verification?! regards, Veit Wendy Smoak schrieb: On 11/25/06, Veit Guna [EMAIL PROTECTED] wrote: I'm also trying to get apache commons validator running together with shale-1.0.4-SNAPSHOT and facelets 1.11. This is because I can use the commons

Re: Shale's commonsValidator + Facelets

2006-11-25 Thread Veit Guna
David Geary schrieb: 2006/11/25, Veit Guna [EMAIL PROTECTED]: Now the validation takes place and the JS gets rendered into the page. Something with the validation msg looks strange, What does it look like? The problem was, that I put a EL resource-bundle reference to the arg parameter

Re: Shale's commonsValidator + Facelets

2006-11-25 Thread Veit Guna
. But I will have separate view/business logic validations then :(. Thanks so far. regards, Veit Veit Guna schrieb: David Geary schrieb: 2006/11/25, Veit Guna [EMAIL PROTECTED]: Now the validation takes place and the JS gets rendered into the page. Something with the validation msg looks strange