A gem of a doc David. Kudos to you on taking the time and effort to document this. It will really help others in understanding the internal workings of OpenEJB.
Regards Manu On 9/14/07, David Blevins <[EMAIL PROTECTED]> wrote: > > On Sep 13, 2007, at 9:06 PM, Karan Malhi wrote: > > > I have been planning to sit down and read the code base, i.e. all the > > Assembler and configuration stuff. This is going to be so much > > helpful. Very clean bulleted steps. > > One question though, are the bullets in the correct order , or are > > they listed in a random fashion as to specify the functions performed > > during startup and deploy? > > As noted in the doc "The listings above aren't necesarrily complete > or perfectly ordered, but generally show the nature of the work done > in each phase." > > I.e. more is done than what is detailed there and what is detailed > there isn't necessarily in that exact order. But it's close enough > to try and give you a feel for how things are done. > > -David > >
