Tag Archives: ssh

Create a TomEE accessible through SSH with TomEE Maven Plugin


I already blogged about the way to connect to TomEE through SSH.

The idea of this post is to do the same but more easily using the tomee-maven-plugin.

Continue reading

Add your own commands to TomEE SSH console


We saw how to install TomEE SSH console and which commands were available…but do you know it is easy to add your own commands?

This article will help you creating the hello command ;).

Continue reading

TomEE SSH connector commands


The previous article was about installing TomEE SSH connector. Let’s now see which commands are available by default in details.

Continue reading