Stephanp wrote > > What I am trying is to restrict user actions in jackrabbit with help of > JackrabbitSession. >
I'm not exactly sure what you mean by "restrict user actions", but as far as I know access control management isn't quite supported yet in JR RMI [0]. You will probably have to do it from within the repository instance. Either way, why can't you use the JCR2 methods rather than casting to jackrabbit? [0] https://issues.apache.org/jira/browse/JCRRMI-27 -- View this message in context: http://jackrabbit.510166.n4.nabble.com/Session-cannot-be-cast-to-JackRabbitSession-tp4260623p4261852.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
