Re: [Rife-users] Interesting and wild idea

2006-07-05 Thread Andrés González
, flexible, easy to implement, etc.). Regards. -- -=-=-=-=-=-=-=-=-=-=-=-=- Andrés González. ___ Rife-users mailing list Rife-users@uwyn.com http://lists.uwyn.com/mailman/listinfo/rife-users

Re: [Rife-users] Re: Interesting and wild idea

2006-07-05 Thread Andrés González
. You can have one producer and several consumers. Also the signaling can be asynchronous. You can send messages to an queue that get processed later... Never did anything with JMS, i know this from hearing the Java Possee people :) Regards -- -=-=-=-=-=-=-=-=-=-=-=-=- Andrés González

[Rife-users] [Rife-user] ExitTriggeredException

2006-06-30 Thread Andrés González
): com.uwyn.rife.engine.exceptions.ExitTriggeredException Is this normal? -- -=-=-=-=-=-=-=-=-=-=-=-=- Andrés González. ___ Rife-users mailing list Rife-users@uwyn.com http://lists.uwyn.com/mailman/listinfo/rife-users

Re: [Rife-users] [Rife-user] ExitTriggeredException

2006-06-30 Thread Andrés González
execute exit(u:alta); in the corresponding processElement() Do you want me to do any tries? -- -=-=-=-=-=-=-=-=-=-=-=-=- Andrés González. ___ Rife-users mailing list Rife-users@uwyn.com http://lists.uwyn.com/mailman/listinfo/rife-users

[Rife-users] [Rife-user] Nested value tags

2006-06-29 Thread Andrés González
'/]'--\!--/V--/a/span There is a \[!V 'EXIT:QUERY:[!V 'exit_prefix'/][!V 'exit_name'/]'/] So... i don't know what to think... -- -=-=-=-=-=-=-=-=-=-=-=-=- Andrés González. ___ Rife-users mailing list Rife-users@uwyn.com http://lists.uwyn.com/mailman

[Rife-users] RifeCRUD: html code generated for actions

2006-06-28 Thread Andrés González
. -- -=-=-=-=-=-=-=-=-=-=-=-=- Andrés González. ___ Rife-users mailing list Rife-users@uwyn.com http://lists.uwyn.com/mailman/listinfo/rife-users

[Rife-users] Initialization stuff

2006-06-26 Thread Andrés González
Hi. Is there any standard place where to put initialization stuff (create a web service cliente reference, for use in the web app for example) in Rife? Or should i add the classic loadOnStartup=1 servlet to web.xml? Cheers. -- -=-=-=-=-=-=-=-=-=-=-=-=- Andrés González

Re: [Rife-users] TemplateNotFoundException

2006-06-20 Thread Andrés González
=truecom.uwyn.ecalendar.participants.CreateArticletypeStructure/participant I suppose they are optional (maybe i'm wrong...) I'll keep trying... Cheers. -- -=-=-=-=-=-=-=-=-=-=-=-=- Andrés González. ___ Rife-users mailing list Rife-users@uwyn.com http://lists.uwyn.com/mailman/listinfo/rife

[Rife-users] TemplateNotFoundException

2006-06-19 Thread Andrés González
. -- -=-=-=-=-=-=-=-=-=-=-=-=- Andrés González. ___ Rife-users mailing list Rife-users@uwyn.com http://lists.uwyn.com/mailman/listinfo/rife-users

Re: [Rife-users] TemplateNotFoundException

2006-06-19 Thread Andrés González
But i'm using Rife-CRUD without writing any template... the template(s) used must be auto-generated... On 6/19/06, Steven Grimm [EMAIL PROTECTED] wrote: Andrés González wrote: Hi! Anyone can give any hint about why i'm getting this exception