Currently the CD micro services are generated as JAR files. They needs to be generated as WAR files so that they could be deployed to cloud because PCF supports only WAR files .
You are currently working on UAT
We deprecated WAR file support. Customers can build their own WARs from our on-premise artifacts if desired.
Currently the CD micro services are generated as JAR files. They needs to be generated as WAR files so that they could be deployed to cloud because PCF supports only WAR files .