Installing 16.3 NoClassDefFoundError

I'm currently trying to install 16.3 with update A on JBoss eap 6.4.0, and my jdk version is 1.8.0_111. when trying to launch the application server, I get the following error:

ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/suite]] (ServerService Thread Pool -- 109) JBWEB000287: Exception sending context initialized event to listener instance of class com.appiancorp.applications.BundledApplicationsLoader: com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: com/appian/integration/httpcore/converters/HttpHeaderConverter

Caused by: java.lang.NoClassDefFoundError: com/appian/integration/httpcore/converters/HttpHeaderConverter

where is this com/appian/integration/httpcore/converters/HttpHeaderConverter and where does it need to be?

OriginalPostID-247668

  Discussion posts and replies are publicly visible