Re: Re[2]: [Rife-users] Localization of vadidation

2006-04-26 Thread Tyler Pitchford
I concur, I wouldn't try generating the LZX on demand. However, if you must, use a Cache setup and a high timeout like 5 / 10 minutes for the requests. That way the performance hit is only once every 5 or 10 minutes (note that your memory requirments go up --the classic Computer Science Memory vs.

Re: Re[2]: [Rife-users] Localization of vadidation

2006-04-26 Thread Geert Bevin
Hi Alexey, I think you're confusing idioms here. OpenLaszlo LZX files are not meant to be generated on the fly. Yes, you can do it, and yes OpenLaszlo ships with a JSP example of this. However, you're get horrible performance since the LZX file will need to be recompiled for every request

Re: [Rife-users] Flexible Field Definition

2006-04-26 Thread Fred Baube
Quoting Stefan Thomas: > > >Sounds like you want JCR-170 :-) > > > Sounds like overkill ;) > > However, I didn't even know about that standard *shame on me*, > very interesting. Thanks! Apache Jackrabbit has hit 1.0, and the docs have improved dramatically lately, so it might be worth a loo

Re[4]: [Rife-users] Localization of vadidation

2006-04-26 Thread Alexey
Hi Tyler. Thank you a lot! Hope it will help. Вы писали 26 апреля 2006 г., 18:19:56: > Sure can, just add this (could be a singleton if you're going to use > it on a lot of elements): > public TemplateFactory getLaszloFactory(){ > return new TemplateFa

Re: Re[2]: [Rife-users] Localization of vadidation

2006-04-26 Thread Tyler Pitchford
Sure can, just add this (could be a singleton if you're going to use it on a lot of elements): public TemplateFactory getLaszloFactory(){ return new TemplateFactory( ResourceFinderClasspath.getInstance(), "lzx",

Re[2]: [Rife-users] Localization of vadidation

2006-04-26 Thread Alexey
Hi, Tyler. Thank you for your help. Does Rife allow to get templates with different extensions (i.e. not only xml but also lzx)? It will be confusing storing laszlo's lzx as xml files. Âû ïèñàëè 26 àïðåëÿ 2006 ã., 17:17:13: > Check this URL: > http://rifers.org/wiki/display/RIFE/Localizat

Re: [Rife-users] Localization of vadidation

2006-04-26 Thread Tyler Pitchford
Check this URL: http://rifers.org/wiki/display/RIFE/Localization+through+ResourceBundles I'm not too familiar with how RIFE/Laszlo interact, but I know that Laszlo uses XML to generate it's SWFs. There appears to be an errors XML element being generated and sent to the lzx (this is assuming you'r

Re: [Rife-users] JavaPaste Install and Config

2006-04-26 Thread Fred Baube
> Maybe this will help? > > http://rifers.org/wiki/display/RIFE/Examples+with+PostgreSQL+and+Tomcat > > Obviously, the PGSQL part won't apply, but it should put you on the right > track. the page about Derby is even easier to set up. fred -- F.Baube* Georgetown/MSFS/1988

[Rife-users] Localization of vadidation

2006-04-26 Thread Alexey
Hi! I have a problem with localizing validate messages. Built-in support for validation in Rife works with method validationBuilderXml.generateValidationErrors(Template, ValidationErrors, ..., ...). But how can I get localized message strings of this errors to the template (I us

Re: [Rife-users] JavaPaste Install and Config

2006-04-26 Thread Tyler Pitchford
Maybe this will help? http://rifers.org/wiki/display/RIFE/Examples+with+PostgreSQL+and+Tomcat Obviously, the PGSQL part won't apply, but it should put you on the right track. Cheers, Tyler On 4/26/06, mindu <[EMAIL PROTECTED]> wrote: > hi, > How i use javapaste in my java server with tomcat 5

[Rife-users] JavaPaste Install and Config

2006-04-26 Thread mindu
hi,How i use javapaste in my java server with tomcat 5 and mysql ?thanksmindu-- Comunidade IRC de Usuários Java.#java - irc.brasnet.org http://canaljava.dev.java.net ___ Rife-users mailing list Rife-users@uwyn.com http://lists.uwyn.com/mailman/listinfo/ri