gt;
> Von: Justin Bertram
> Gesendet: Mittwoch, 24. Januar 2024 16:40
> An: users@activemq.apache.org
> Betreff: Re: Artemis 2.31.2 error creating instance
>
> This is technically incorrect:
>
> --allow-anonymous N
>
> The --allow-anonymous switch doesn't tak
This is technically incorrect:
--allow-anonymous N
The --allow-anonymous switch doesn't take any input. It simply stands by
itself. If you don't want to allow anonymous users then the proper
alternative is to use "--require-login." Try this instead:
bin/artemis create --force --user "user" -