Hi David!
Did you already read the EJB1.1 or EJB2.0 specification from Sun ? If
not please go to http://java.sun.com/products/ejb/docs.html .
There you will learn that ejb-jar.xml is fully specified by SUN's
specification. No vendor should extend the contents of this file.
Otherwise the vendor is
Hi,
I am working on an EJB application and I wish to
read the specification of the JBoss 2.4 server. The thing is that I managed to
find only the online documentation that JBoss.org offer in the
site.
Where can I find all the info I need about running
EJBs in JBoss.
For example I wish