https://issues.apache.org/bugzilla/show_bug.cgi?id=57266
--- Comment #7 from Andrea Coloru <[email protected]> --- When I tried to use the execute() in place of execute Query I obtained thi sqlException (taken direclty from jmeter output): Response message: java.sql.SQLException: Not supported for anything other than Aggregate Message Service Class. Use executeQuery(). I didn't understand the mening of the First message, however I have to test with executeQuery() because it is the "official" method used by developers to call our backend . many thanks -- You are receiving this mail because: You are the assignee for the bug.
