Hi, Something came to my mind. As a useful feature, OpenEJB performs a lot of automatic actions (creating queues, datasources, adapting datasources, ....) which is fine for development and testing.
But it can be very dramatic when putting OpenEJB in production (the real life ;-)). >From my point of view, it would be nice to add a property to disable such a feature. In production, we must be sure the datasource used in the persistence.xml file exists. If not, deployment must fail ! Do you agree ? Jean-Louis -- View this message in context: http://www.nabble.com/Flushing-out-validation-tp21715750p22574912.html Sent from the OpenEJB Dev mailing list archive at Nabble.com.
