Re: problem with validate() method

2009-02-10 Thread Sonny Gill
You need to include the workflow interceptor for validate() to be invoked. Cheers, Sonny On Tue, Feb 10, 2009 at 10:23 PM, taj uddin wrote: > In my application I have used the validate() method but to my surprise i > found that validate method was not being called at all.

problem with validate() method

2009-02-10 Thread taj uddin
Hi, In my application I have used the validate() method but to my surprise i found that validate method was not being called at all. What ever the code i have placed in the validate method was not being executed. I doubt there was some problem with the interceptors which i have included in the xm