The jBoss 2.0 EJB Container Documentation shows an incoming request
being handled first by a Container invoker, then by a Log interceptor,
then by a Tx interceptor, next by a Security interceptor (and so on).
Shouldn't Security be handled before Transactions? If access is denied,
there is no point doing anything to do with transactions.
--
Justin Forder
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]