I've committed this change to my sandbox. Would anyone like to review it before I merge it into the trunk?
This enhancement shouldn't cause any problems with the existing code since it doesn't run unless org.apache.felix.http.cometd.enable is set to true. Having said that, it would probably be a good idea to look at the Export-Packages in the new/modified POMs. When I merge this enhancement into the trunk, I'll also update the web site with the following: - to use cometd, set org.apache.felix.http.cometd.enable to true - when enabled, the CometdService is registered which has one method, getBayeux() - there is a sample that displays and updates the time of day Thanks, Tim On Fri, Feb 25, 2011 at 1:38 AM, Tim Moloney (JIRA) <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/FELIX-1796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12999231#comment-12999231 > ] > > Tim Moloney commented on FELIX-1796: > ------------------------------------ > > I added cometd support to the HTTP service in rev 1074406 > (https://svn.apache.org/repos/asf/felix/sandbox/tmoloney/http). > >> 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. > - > For more information on JIRA, see: http://www.atlassian.com/software/jira > > > -- Tim Moloney ManTech Real-time Systems Laboratory 2015 Cattlemen Road \ / Sarasota, FL 34232 .________\(O)/________. (941) 377-6775 x208 ' ' O(.)O ' '
