How to make a Java EE application to replace its EAR and restart without accessing server console? It is running in IBM Websphere 6.
2012-02-08: Added
I'm not able to run scripts on server because it is a shared host. The only thing I can do is to rebuild the application and ask permission to publish. It's a long and burocratic process. So I would like to make it self deployable.
