On Sun, May 13, 2012 at 6:24 AM, Amine Sadry <[email protected]> wrote:
> here is some data from my xml config file (i put here just what used > and not commented): > ** the problem occure when i add the ligne <listener > name="LoginListener" type="listeners.LoginListener" /> or <listener > name="SampleListener" type="listeners.SampleListener"> > Sorry to ask the obvious, but do either of those listeners actually exist? And just so I'm sure I understand, you're saying even if you don't actually have any <notify listener .../> stuff in your XML, just having the listener declared in the <listeners> block causes there to be a white screen with no additional information? Does your exception view have anything in it? Typically if there's problem with the listener (doesn't exist or has syntax errors) you'd see an error related to not being able to load the listener. And you've restarted your CFML engine(s)? -- Matthew Woodward [email protected] http://blog.mattwoodward.com identi.ca / Twitter: @mpwoodward Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html -- To post to this group, send email to [email protected] For more options and to unsubscribe, visit this group at http://groups.google.com/group/mach-ii-for-coldfusion?hl=en SVN: http://svn.mach-ii.com/machii/ Wiki / Documentation / Tickets: http://trac.mach-ii.com/machii/
