Il 23/03/2014 15:36, Jean-Louis MONTEIRO ha scritto: > Hi, > > Both examples and gist look good (jaas config and server.xml). > But something is still wrong cause it complains cause it cannot find > "PropertiesLoginModule" configuration whereas both login.conf and serv.xml > do not mention it? I updated the github project by resuming the PropertiesLoginModule entries in login.con and server.xml. Previously I replaced them with the application name because I missunderstood the suggestion from StackOverflow.
Il 23/03/2014 16:30, Romain Manni-Bucau ha scritto: > Hi > > you have a ready to run sample here > http://svn.apache.org/repos/asf/tomee/tomee/trunk/examples/rest-jaas/ > (config files here > http://svn.apache.org/repos/asf/tomee/tomee/trunk/examples/rest-jaas/src/main/tomee/conf/ > ) > Romain Manni-Bucau Hi Romain, I saw that example and I am using the same settings. I really don't know what is wrong on my project.
