From: boraldo <boraldo_at_hotbox.ru>
Date: Tue, 19 Apr 2011 06:09:04 -0700 (PDT)
I have several ejb/war modules that are not inside ear. I want to deploy them
separately. They interchange information that's why I need to guarantee the
order of their deployment when I restart server.
How can I do this?