Just create a maven project on github runnable with tomee mvn plugin, then
well build, start and you should provide an url showing the issue
Le 11 juin 2013 22:46, "Marco de Booij" <[email protected]> a écrit :

> Yes I can reproduce it. I tried several things but I get more errors when
> I changed something. Here are my 2 property files and they are both
> readable to everybody (not a good idea but it is development):
> users.properties:
> me=password
> tomee=tomee
>
> groups.properties:
> my-role=me
> manager-gui=tomee
> tomee-admin=tomee
>
> login.config:
> PropertiesLogin {
>     org.apache.openejb.core.**security.jaas.**PropertiesLoginModule
> required
>     Debug=true
>     UsersFile="users.properties"
>     GroupsFile="groups.properties"**;
> };
>
> How can I provide you with more info?
>
> I try to connect to the console with tomee/tomee.
>
> Op 11-06-13 22:29, Romain Manni-Bucau schreef:
>
>> Hi
>>
>> Can you reproduce it?
>>
>> I used it several times without issues
>>
>>
>

Reply via email to