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 -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -