Does Kony Visualizer WAR file support JBoss EAP 7.1?

This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.

I am creating a Desktop Web SPA/HTML5 project and managed to generate/build the WAR file.

But when i am try to deploy in JBoss EAP 7.1, it return an error.

Does Kony support deployment on JBoss EAP 7.1? If yes, what are the steps/settings.

Thanks.

Cannot upload deployment: {"WFLYCTL0080: Failed services" => {"jboss.undertow.deployment.default-server.default-host./RHBSMECJ2KRA-local.UndertowDeploymentInfoService" => "java.lang.ClassNotFoundException: com.kony.web.controller.KonyWebCommon from [Module \"deployment.RHBSMECJ2KRA-local.war\" from Service Module Loader] Caused by: java.lang.ClassNotFoundException: com.kony.web.controller.KonyWebCommon from [Module \"deployment.RHBSMECJ2KRA-local.war\" from Service Module Loader]"}}

@Keith Cownish​ ,

Which Visualizer version you are using to generate war? Here it looks like konyWebCommon class is missing. ideally it would be packaged in the war as a konyWebCommon.war.

This issue is closed.

The only way to deploy a Kony project is through Kony Fabric.