Hi kiuma,

thanks for the tip. I am already using this for my facade session bean and the local entities.

My problem is that the scheduled class (the one which extends the Schedulable interface) is not an EJB !
It's a basic java object with a perform method and that's all.


A solution should be to create all the classes needed for JAAS (a callback handler ...) to create a security context in my class and to log in the server.
It looks huge for what I want to do.


I thought the Scheduler would provide some security support (such a <attribute name="username">name</attribute> and <attribute name="password">pass</attribute> in the mbean configuration so the schedulable class will be ran using these credentials.

thanks,
ionel



-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to