sftp - Intellij remote deploy compiled classes -


i working remote server on virtual machine. has old jboss highly customized (no traditional ear or war deployment) , serves content exploded war.

i configure intellij copy compiled results machine onto remote location via sftp.

i have managed far configure source file deployment, prefer directly copy .class files remote/target/exploded.war dir

please advise


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

c# - Update a combobox from a presenter (MVP) -

android - Unable to generate FCM token from dynamically instantiated Firebase -