Have installed Lisa agent in a Jboss Fuse container as per the documentation, in section "Configure JBoss to Use the Java Agent" in the documentation of the DevTest release being run.
From the logs could see that the agent started. But in the DevTest Portal, not able to see any JDBC calls in the transactions.
All supported DevTest releases.
If not making JDBC calls from the Jboss-Fuse web application, enable class level capture in the Agent Settings. Add interceptors for the right classes wanting to virtualize. Only then SQL queries will be captured.
***Recommendation: Use Jboss Web Application to send the request for JDBC calls