[Bug 58063] Some async responses are empty when using Javamelody and Spring-webmvc

2015-07-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58063

--- Comment #2 from evernat ever...@free.fr ---
I did not know the async dispatcher type in filter mapping.
So, many thanks Violeta. You have removed a thorn from my side.
And this is merged in javamelody.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 58063] Some async responses are empty when using Javamelody and Spring-webmvc

2015-06-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58063

Violeta Georgieva violet...@apache.org changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|NEW |RESOLVED

--- Comment #1 from Violeta Georgieva violet...@apache.org ---
Hello,

In Javamelody web fragment, the filter MonitoringFilter must specify dispatcher
type ASYNC.

Regards,
Violeta


E.g.
filter-mapping
filter-namejavamelody/filter-name
url-pattern/*/url-pattern
dispatcherREQUEST/dispatcher
dispatcherASYNC/dispatcher
/filter-mapping

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 58063] Some async responses are empty when using Javamelody and Spring-webmvc

2015-06-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58063

evernat ever...@free.fr changed:

   What|Removed |Added

 OS||All
 CC||ever...@free.fr

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org