This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 242595 - Http server monitor does not record Struts action calls
Summary: Http server monitor does not record Struts action calls
Status: RESOLVED INCOMPLETE
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-06 03:08 UTC by lianhwang
Modified: 2014-03-08 03:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lianhwang 2014-03-06 03:08:41 UTC
Http Server when calling Struts actions, with a ".action" extension is not recorded.
Comment 1 Marian Mirilovic 2014-03-07 07:32:08 UTC
Any steps to reproduce ... ?
Comment 2 lianhwang 2014-03-08 03:03:00 UTC
Create a Struts 2 application using Tomcat 7.0.
Call a Struts 2 action.
All the jsp calls are logged.
All the ".action" calls do not appear