Hi

Did you try openejb.extract.configuration=false as system property or
in conf/system.properties?
Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau



2014/1/7 Milo Jaden <[email protected]>:
> 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