Hi,

I’m using OpenEJB standalone (v4.6.0) and I provide two files in the conf 
folder, an ‘openejb.json’ file and a ‘logging.properties’ file. I do not 
provide any login files such as login.config or users.properties etc.

When I start the OpenEJB server (by calling the openejb start command), it 
automatically spews out the following files (as well as the conf.d folder):
- login.config
- users.properties
- groups.properties

I don’t use JAAS security so I just don’t need these files. I understand that 
these are created as the default files and does so when it fails to find your 
own custom login.config etc.

But is there a way to turn off default creation of these files?

Regards,

Milo

Reply via email to