Re: [JBoss-user] JBoss 2.4 spec

2001-09-24 Thread Tobias Frech
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

[JBoss-user] JBoss 2.4 spec

2001-09-20 Thread David Treves
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