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

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

javascript - Knockout pushing observable and computed data to an observable array -

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