Installing the AcuSensor agent for Java websites

Before deploying AcuSensor, note the list of supported servers and frameworks.

Supported Servers and Frameworks

Java Runtime

For any Java Runtime environment that is implemented according to these specifications, the supported versions are:

  • 8.x
  • 11.x
  • 17.x
  • 21.x

Application Servers

  • Apache Tomcat:
  • v8.5.x
  • v9.x
  • v10.0.x
  • v10.1.x
  • Jetty
  • v10.0.x
  • V11.0.x
  • v12.0.x
  • WildFly v22.x and above
  • JBoss EAP
  • v7.4.x
  • WebSphere Traditional
  • 8.5.5.18+
  • 9.0.5.5+
  • WebSphere Liberty 20.0.0.9+

Database Engines

  • MySQL
  • PostgreSQL
  • Microsoft SQL Server
  • DB2
  • Oracle
  • Sybase
  • SQLite
  • H2

Other Technologies

  • Axis
  • Freemarker
  • Velocity
  • Hibernate
  • J2EE - Servlet/JSP
  • Struts 2
  • Spring Web, Spring Boot
  • Spring Expression, Java Expression Language (EL)
  • JAX-RS and Jersey
  • JavaMail
  • JPA
  • java.beans
  • SAX, DOM
  • JNDI - LDAP

AcuSensor Network Prerequisites

AcuSensor makes use of the AcuSensor Bridge. For more information, refer to the AcuSensor Bridge documentation.

The AcuSensor agent will need to be installed in your web application. The following section describes how to deploy AcuSensor to a Java web application.

How to install the Java AcuSensor agent

To install the Java AcuSensor, you need to:

  1. Download the Java AcuSensor agent (AcuSensor.jar) from the Target’s Settings in the Acunetix UI.
    The J
    ava AcuSensor download includes the AcuSensor Token which, by default, is unique for each target. Unless the Token has been changed to be the same for all targets, you will need to download the Java AcuSensor for each Target separately.
  2. Save the downloaded Java AcuSensor to a location on your web server.
  3. Deploy the Java AcuSensor into your web server. This process differs depending on the web server. There are many possible configurations for a Java web server. The guides linked below look at the more common web server configuration possibilities. Use one of the following links for more information on how to deploy AcuSensor for Java on your web application:

« Back to the Acunetix Support Page