I have jsf webapp. I have successfully deployed it to Cloudbees using steps from http://blogs.jetbrains.com/idea/2012/12/deploy-web-apps-to-cloudbees-from-intellij-idea-12/.
The problem is that the app won't work until I change the ClickStack to web application profile. The default one is Tomcat. My change is always lost each time I deploy/update the app from IntelliJ Idea. Deploying the app from PaaS console works without problem.
Is there any setting to make the Idea plugin remember the used stack?
It appears to be a bug, reported in YouTrack, star/vote the issue to receive notifications.