On Jan 24, 2007, at 2:12 PM, Karan Malhi wrote:
Is there some kind of documentation which tells me what each module in
openejb is supposed to contain.( Just higher level view of each
module).
Before i start looking into it on my own, if the experts can kind
of give
me a hint on project structure, I would really appreciate that.
Also, do we have deprecated classes in openejb, if yes, then are they
explicitly marked deprecated?
Can anybody point me to how to generate javadocs for the openejb
api using
mvn?
Here are some design docs from our old site that need to get moved
into our wiki:
http://people.apache.org/~dblevins/tmp/openejb/design_openejb.html
I started to write a more general summary of OpenEJB and it just got
out of hand quick so I put it up in our wiki instead -- too big for
email :)
http://cwiki.apache.org/OPENEJB/concepts.html
Not a direct answer to the "project structure" (or maybe it is?) but
should illuminate some things I hope.
-David