0 Replies Latest reply on Sep 12, 2005 9:06 AM by sryffel

    SecurityException in ejbStore

    sryffel

      I have written some CMP-EntityBeans one of which uses ejbStore to save some fields in another Datasource.
      Only callers with a certain role are allowed to access the EntityBeans, and all define this role as their run-as-identity.
      This works well, except for ejbStore. When I try to read from other EntityBeans, I get a SecurityException.
      Is there a possiblility to define some sort of a run-as-role for ejbStore?
      I use JBoss-4.0.3RC2.

      Thanks

      Sebi