Details
-
Type:
Feature Request
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 3.0.0.Final
-
Fix Version/s: 3.1.0.Beta4
-
Labels:None
Description
There are a required dependency to Seam Transaction using Seam Identity because of non abstract classes in org.jboss.seam.security.management.action package. Which implies to set a datasource even if you just use Seam Security without JPA persistence store for user management.
See the forum thread for all the details.
Gliffy Diagrams
Activity
- All
- Comments
- Work Log
- History
- Activity
- Links Hierarchy
I've moved the management action classes into the idmconsole example, I think they'll serve better there as an example that people can copy and tweak for their own applications.