[
https://jira.jboss.org/jira/browse/JBWEB-146?page=com.atlassian.jira.plug...
]
Martin Grigorov commented on JBWEB-146:
---------------------------------------
Hi Remy,
Thanks for your response!
Can you give me an example of properly configured application? Just web.xml snipped is
enough.
I didn't get what you mean with "The request has to map to an event Servlet to go
into event mode".
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