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
flex.messaging.HttpFlexSession as a listener in web.xml."

Ugh, what web.xml does this need to be in?  I see the entry
<!-- Http Flex Session attribute and binding listener support -->
   <listener>
       <listener-class>flex.messaging.HttpFlexSession</listener-class>
   </listener>
in  \Tomcat5.5\webapps\flex\WEB-INF\web.xml     Is this not the correct
web.xml?

--
Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it?

Reply via email to