Questions tagged [container-managed]

CMA is a technology within the Java Servlet Specification that takes care of authentication and role-based access to pages or sections of the web-app as specified by URL patterns.

32 questions
0
votes
1 answer

Cannot authenticate through JBoss AS 7 security subsystem

I do not understand how to use passwords' hashes instead of open passwords. When I obtain open password from my MS SQL database everything works fine. standalone.xml:
KorobOK
  • 59
  • 1
  • 3
  • 9
0
votes
1 answer

JPA newbie - Container managed persistence using Websphere and OpenJPA

I want to implement Container Managed persistence using Websphere and OpenJPA. Can anyone provide some insights ? Is there a way to achieve this without using EJB3 or Spring ?
Atul
  • 31
  • 1
1 2
3