Hi, I am currently working on a project based on Jboss 3.2.3. One of the things I must study is the deployment mechanism of EJBs. I need to know how to make a deployment wihtout using the HotDeploy utility. The idea is to extend that process so I have to know which internal files are modified by the deplyment process.
Is there any link, book or other kind of documentation where I can find this information?
Thanks in advance.