• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

PersistentPermissionResolver

 
Ranch Hand
Posts: 502
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I need to learn how to implement permission management in Jboss Seam with PersistentPermissionResolver in a database. I have not been able to find details on the Internet. I am a newby to Jboss Seam, bu I have managed to learn how to use permissions and how to write permissions in a file. For using PersistentPermissionResolver, I neeed to learn how do I specify the database URL in components.xml with the <drools:rule-agent> tag; how do I enter the rules in the database (do I ned to create entity beans?); how do I configure Jboss Seam to use PersistentPermissionResolver (which files I need to modify and how).

Your help and any links will be greatly appreciated,

Alejandro Barrero
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic