[flexcoders] FDS on Tomcat question

2007-01-22 Thread Douglas Knudsen
In my startup logs I see: [Flex] 01/22/2007 11:00:38.906 [WARN] HttpFlexSession has not been registered as a listener in web.xml for this application so no events will be dispatched to FlexSessionAttributeListeners or FlexSessionBindingListeners. To correct this, register

Re: [flexcoders] FDS on Tomcat question

2007-01-22 Thread Tom Chiverton
On Monday 22 January 2007 16:11, Douglas Knudsen wrote: In my startup logs I see: [Flex] 01/22/2007 11:00:38.906 [WARN] HttpFlexSession has not been It's a warning. Is anything actually broken ? -- Tom Chiverton Helping to widespreadedly differentiate fourth-generation IPOs

Re: [flexcoders] FDS on Tomcat question

2007-01-22 Thread Douglas Knudsen
I dunno for sure. I'm having issues accessing FlexContext.getFlexSession().isUserInRole(), but no issue with FlexContext.getFlexSession().getUserPrincipal().getName(). Digging around trying to find out wtf is going on. DK On 1/22/07, Tom Chiverton [EMAIL PROTECTED] wrote: On Monday 22