[jboss-jira] [JBoss JIRA] Closed: (JBWEB-146) Comet filter is used as a normal filter
Martin Grigorov (JIRA)
jira-events at lists.jboss.org
Thu Sep 17 10:13:49 EDT 2009
[ https://jira.jboss.org/jira/browse/JBWEB-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Grigorov closed JBWEB-146.
---------------------------------
Do JBoss have some policy to not provide working examples ?!
Thank you for your time!
For me this ticket is not Solved. There is a problem. If it is not functional then it is in the documentation. But I have no more time to spend on this.
> Comet filter is used as a normal filter
> ---------------------------------------
>
> Key: JBWEB-146
> URL: https://jira.jboss.org/jira/browse/JBWEB-146
> Project: JBoss Web
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Core
> Affects Versions: JBossWeb-2.1.4.GA
> Environment: Ubuntu 9.04, JBoss AS 5.1.0GA, JBossWeb is the one bundled in JBoss AS 5.1.0GA
> Reporter: Martin Grigorov
> Assignee: Remy Maucherat
> Attachments: comet-test.tgz
>
>
> I'm experimenting with Comet support in JBossWeb and I'm experiencing difficulties making my CometFilter which implements HttpEventFilter to work with events (HttpEvent).
> See the attached quickstart application.
> Any request goes to doFilter(HttpServletRequest, HttpServletResponse, FilterChain) instead of to public void doFilterEvent(HttpEvent, HttpEventFilterChain).
> Am I doing it wrong ?
> I'm successfully using HttpEventServlet. All is good there.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list