I have configured the agent in a CQ5 applocation which uses CRX as its content repository and felix as the OSGI server.
But as the all the urls of the application are ending with .html, agent is not able to detect those. there are some sample urls below.
http://epsun776:4503/content/svubanners/master/en/shopping-list.html
http://epsun776:4503/content/svubanners/master/en/savings/view-coupons.html
I think appdunamics recognizes servlets, struts actions, ejbs and web services from the url.
I need your help to make it work for CQ5 as well. though there are internal servlet and web services calls but the url does not change. its alaways with .html.