Last Thursday, I posted a partial patch to add cometd/bayeux to the HttpService. Unfortunately, it doesn't work since the Bayeux object is never created.
Can someone with a better understanding of cometd/bayeux take a look at the patch to see where I went wrong? Thanks. Tim Moloney I brought down the sky for you MRSL but all you did was shrug. 2015 Cattlemen Road Audience Of One Sarasota, FL 34232 Appeal To Reason (941) 377-6775 x208 Rise Against > -----Original Message----- > From: Tim Moloney (JIRA) [mailto:[email protected]] > Sent: Thursday, October 22, 2009 11:17 > To: [email protected] > Subject: [jira] Updated: (FELIX-1796) Add cometd/bayeux > support to HTTP Service > > > [ > https://issues.apache.org/jira/browse/FELIX-1796?page=com.atla > ssian.jira.plugin.system.issuetabpanels:all-tabpanel ] > > Tim Moloney updated FELIX-1796: > ------------------------------- > > Attachment: FELIX-1796-AddCometdBayeuxSupport.patch > > This is my first attempt to add cometd/bayeux support to the > HTTP Service. > > Unfortunately, it doesn't work. The bayeux object is never > created (context.getAttribute(Bayeux.ATTRIBUTE) returns null) > and I can't figure out why. > > I saw on the dev list that a few others have already > implemented cometd on top of the HTTP Service. Perhaps > another set of eyes can see what I'm doing wrong. Thanks. > > > > Add cometd/bayeux support to HTTP Service > > ----------------------------------------- > > > > Key: FELIX-1796 > > URL: > https://issues.apache.org/jira/browse/FELIX-1796 > > Project: Felix > > Issue Type: New Feature > > Components: HTTP Service > > Reporter: Tim Moloney > > Attachments: FELIX-1796-AddCometdBayeuxSupport.patch > > > > > > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > >
