Hi, thanks for the reply.
I think one of the benefits of EJB 3 is the use of annotations, but I like the idea of storing vendor specific stuff in XML files. That would give a complete separation of vendor specifics and standard stuff.
Presumably in EJB 3 xml files, the vendor specific stuff is stored in files like jboss-web.xml or sun-web.xml which have vendor specific filenames?