Hi,
I'd like deploy my ejb project in jar and I'd like to set up "openejb.validation.output.level" property to "verbose". In this way I would understand more clearly my mistakes in my ejb project. I read http://openejb.apache.org/3.0/embedded-configuration.html but I don't understand where the jndi.properties file must be placed. I tryed to put the jndi.properties file in the root folder of my ejb project, but it seems that OpenEJB does not read the file. Where do I have to put the jndi.properties file? N.
